Skip to content
Discussion options

You must be logged in to vote

No telemetry, no accounts, no cloud component. Codeman is a self-hosted MIT-licensed server, and everything (state, transcripts, settings) lives in ~/.codeman on your machine.

Network traffic that does happen:

  • Your agent CLIs talking to their own providers (Anthropic, OpenAI, and so on), exactly as they would in a bare terminal. Codeman just hosts the terminal.
  • Features you explicitly turn on. Web push notifications go through your browser's push service. The Claude voice dictation option relays mic audio from your browser through your own server to Anthropic, using your existing Claude Code login (the token never reaches the browser). A tunnel exposes whatever you tunnel.

That's the wh…

Replies: 1 comment

Comment options

Ark0N
Aug 15, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by Ark0N
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant