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

fix(scripts): rebrand boss-dev → odis-dev in dev scripts#291

Merged
jsell-rh merged 1 commit intomainfrom
fix/scripts-odis-dev-rebrand
Mar 23, 2026
Merged

fix(scripts): rebrand boss-dev → odis-dev in dev scripts#291
jsell-rh merged 1 commit intomainfrom
fix/scripts-odis-dev-rebrand

Conversation

@jsell-rh
Copy link
Copy Markdown
Owner

Summary

PR #290 updated CLAUDE.md to reference odis-dev MCP tools, but scripts/spawn-dev-agent.sh and scripts/dev-setup.sh still registered the local dev MCP server as boss-dev. This made the docs inaccurate.

Changes

  • scripts/spawn-dev-agent.sh: MCP server name boss-devodis-dev in generated JSON config and allowed tools list; BOSS_MCP_URL/BOSS_API_TOKEN env vars kept as fallbacks for backward compat
  • scripts/dev-setup.sh: claude mcp add boss-devclaude mcp add odis-dev

Test plan

  • bash scripts/dev-setup.sh prints claude mcp add odis-dev ...
  • make dev-spawn AGENT=test SPACE="My Space" generates MCP config with odis-dev server name

🤖 Generated with Claude Code

…-setup.sh

Aligns scripts with CLAUDE.md docs (PR #290). MCP server name changed from
boss-dev to odis-dev in the generated JSON config, allowed tools list, and
output messages. BOSS_API_TOKEN/BOSS_MCP_URL env vars kept as fallbacks for
backward compatibility (prefer ODIS_API_TOKEN/ODIS_MCP_URL going forward).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jsell-rh jsell-rh merged commit a965490 into main Mar 23, 2026
2 checks passed
@jsell-rh jsell-rh deleted the fix/scripts-odis-dev-rebrand branch March 23, 2026 19:27
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