Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Refactor CLI config to use server-backed updates#5

Merged
owenqwenstarsky merged 2 commits intomainfrom
codex/update-cli-config-flow
Mar 27, 2026
Merged

Refactor CLI config to use server-backed updates#5
owenqwenstarsky merged 2 commits intomainfrom
codex/update-cli-config-flow

Conversation

@owenqwenstarsky
Copy link
Copy Markdown
Member

Summary

  • split CLI connection state from server runtime config by adding ~/.buddy/cli/config.json and ~/.buddy/cli/key.txt
  • route config panel reads and writes through new socket protocol messages instead of editing the server config file directly
  • update socket client/server auth and startup flow so the CLI connects to a configured server and only auto-starts the local server when appropriate
  • rename path helpers to distinguish CLI-owned files from server-owned files and improve config panel messaging

Testing

  • npm run check
  • npm test

@owenqwenstarsky owenqwenstarsky merged commit a33fa85 into main Mar 27, 2026
1 check passed
@owenqwenstarsky owenqwenstarsky deleted the codex/update-cli-config-flow branch March 27, 2026 20:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant