Skip to content

Add multi-runtime MCP config support (v0.6.0)#4

Merged
d-teller merged 1 commit intomainfrom
feature/multi-runtime-config
Mar 11, 2026
Merged

Add multi-runtime MCP config support (v0.6.0)#4
d-teller merged 1 commit intomainfrom
feature/multi-runtime-config

Conversation

@d-teller
Copy link
Contributor

Agents now register with Claude Code, Codex, and Gemini CLI automatically. New --runtime flag on build/install/uninstall controls targeting (auto, all, or specific runtime). Adds pkg/runtimecfg/ package with ConfigWriter interface and implementations for each runtime's config format (JSON for Claude Code/Gemini, TOML for Codex).

Migrates MCP config logic from cmd/agentfile/mcpgen.go into the new package and updates all docs to reflect multi-runtime support.

Agents now register with Claude Code, Codex, and Gemini CLI
automatically. New --runtime flag on build/install/uninstall controls
targeting (auto, all, or specific runtime). Adds pkg/runtimecfg/
package with ConfigWriter interface and implementations for each
runtime's config format (JSON for Claude Code/Gemini, TOML for Codex).

Migrates MCP config logic from cmd/agentfile/mcpgen.go into the new
package and updates all docs to reflect multi-runtime support.

Co-Authored-By: Claude <noreply@anthropic.com>
@d-teller d-teller merged commit 8615ccf into main Mar 11, 2026
5 checks passed
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