Skip to content

feat: company setup command (v0.1.7)#31

Merged
EXboys merged 2 commits into
mainfrom
feat/company-setup-v0.1.7
May 29, 2026
Merged

feat: company setup command (v0.1.7)#31
EXboys merged 2 commits into
mainfrom
feat/company-setup-v0.1.7

Conversation

@EXboys

@EXboys EXboys commented May 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Implement agent-doctor setup --url --key [--provider] for company onboarding
  • Write profile.env and merge gateway/API key into OpenClaw, Hermes, Claude Code, Codex
  • doctor displays company gateway from profile.env

Closes #30

Test plan

  • cargo test (63 tests)
  • cargo clippy -- -D warnings
  • agent-doctor setup --url https://gateway.example/v1 --key sk-test
  • agent-doctor doctor shows company gateway

Made with Cursor

EXboys and others added 2 commits May 29, 2026 23:46
Write ~/.config/agent-doctor/profile.env and merge gateway URL plus API
key into OpenClaw, Hermes, Claude Code, and Codex configs. Doctor shows
company gateway from profile.env.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@EXboys EXboys merged commit 18b661f into main May 29, 2026
3 checks passed
@EXboys EXboys deleted the feat/company-setup-v0.1.7 branch May 29, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Company setup: profile.env + runtime config merge

1 participant