Skip to content

feat: add bl agent setup command for one-click agent configuration#69

Open
lishengzxc wants to merge 2 commits into
mainfrom
feat/agent-setup
Open

feat: add bl agent setup command for one-click agent configuration#69
lishengzxc wants to merge 2 commits into
mainfrom
feat/agent-setup

Conversation

@lishengzxc

Copy link
Copy Markdown
Contributor

Add a new command that configures popular coding agents (Claude Code, Qwen Code, OpenCode, OpenClaw, Hermes, Codex) to use DashScope API with a single copy-paste command from the web console.

Supports Linux, macOS, and Windows. Non-destructively merges into existing config files with automatic backup.

lishengzxc and others added 2 commits June 19, 2026 23:25
Add a new command that configures popular coding agents (Claude Code,
Qwen Code, OpenCode, OpenClaw, Hermes, Codex) to use DashScope API
with a single copy-paste command from the web console.

Supports Linux, macOS, and Windows. Non-destructively merges into
existing config files with automatic backup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- OpenCode/OpenClaw/Hermes: dynamically choose API protocol based on
  whether the base-url is an anthropic endpoint or openai-compatible
- Codex: write ~/.codex/auth.json alongside config.toml so users
  don't need to manually export OPENAI_API_KEY
- Add shared isAnthropicEndpoint() helper in writers/utils.ts

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant