Skip to content

Commit bd4bd02

Browse files
committed
feat: update arc view - add browser warning
1 parent 5acc81c commit bd4bd02

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

static/arc2/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ <h1 style="color:#930101;">ARC</h1>
3939
<div class="content">
4040
<h2>First class tooling with the Arc View</h2>
4141
<p>
42-
Start chatting with your new AI Agent straight away using the built-in Chat interface.
43-
Check out the
44-
Spring Boot Starter project at <a href="https://github.com/eclipse-lmos/arc-spring-init">Arc
45-
Spring Starter</a> to get up and running in minutes.
42+
Start chatting with your new AI Agent straight away using the Arc Chat interface.
43+
The UI can be run locally, or you can use our hosted version and point it to your local agent.
44+
Don't worry, neither your Agent data nor LLM data is sent to our servers.
45+
(Safari and Brave browsers do not allow connections to localhost.)
4646
</p>
4747
<ul class="actions stacked">
4848
<li><a href="https://eclipse.dev/lmos/chat/index.html?agentUrl=http://localhost:8080" class="button">Open View</a></li>

0 commit comments

Comments
 (0)