Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Java Chat

Standalone Vaadin chat app powered by ~/source/claude-agent-sdk-java.

Run

Install the local SDK first:

~/source/claude-agent-sdk-java/mvnw -f ~/source/claude-agent-sdk-java/pom.xml install

Then start the web app:

cd ~/source/claude-java-chat
./mvnw spring-boot:run

Open http://localhost:8082. To use another port, run SERVER_PORT=8090 ./mvnw spring-boot:run.

Each browser UI session gets a workspace under workspaces/. File tools are limited to Read, Write, Edit, LS, and Glob, with Claude CLI permission prompts bridged into the web UI.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages