palaver
v0.2.2
Published
Palaver is a thin stateless session manager for browsing and contunuing your local Opencode sesssions.
Readme
Palaver
Palaver is a thin stateless session manager for browsing and contunuing your local Opencode sesssions.
It connects to a local Opencode server, shows available projects and sessions, streams live session activity, and lets you keep chatting inside an existing session.
Usage
Start the server and UI:
npx palaver start
Launch the terminal chat (optional):
npx palaver chat (or use
opencodedirectly)
Access the Web UI:
http://localhost:4173
