Compare commits
base: michal:feat/agent-parity
michal:main
michal:fix/smoke-resultid-regex
michal:fix/drilldown-required-params
michal:deploy/bounded-failures
michal:fix/bounded-mcp-failures
michal:test/wire-safe-smoke
michal:fix/wire-safe-prose
michal:fix/wire-safe-tool-names
michal:fix/gitea-mcp-digest-pin
michal:feat/gitea-mcp-shell-base
michal:fix/injector-image-server-argv
michal:feat/injector-attach-mode
michal:fix/injector-entrypoint
michal:fix/server-repo-field-mapping
michal:feat/per-server-identity-tests
michal:fix/openbao-list-verb
michal:feat/openbao-resilience
michal:fix/stdio-restart-recovery
michal:hotfix/toolcall-timeout
michal:fix/deploy-double-smoke
michal:fix/paginator-drilldown-contract
michal:fix/chat-repl-thread-brick
michal:fix/chat-sse-streaming
michal:fix/pi-ext-module-resolution
michal:worktree-fix-healthcheck-unifi
michal:feat/agent-parity
michal:feat/opencode-extension
michal:feat/opencode-mine
michal:opencodeeepseek
michal:feat/opencode-extension-mcpctl
michal:feat/opencode-extension-abhishek
michal:feat/pi-extension
michal:feat/prime-agent-switcher-ux
michal:fix/smoke-test-cleanup
michal:feat/mcpctl-switcher-status
michal:feat/config-prime-agent
michal:bench/config-prime-agent-pre-fix
michal:fix/mcp-bridge-head-of-line
michal:feat/llm-tier-resolution
...
compare: michal:834aa704edb940237b50eb4d8e6d34ca55c8f928
michal:main
michal:fix/smoke-resultid-regex
michal:fix/drilldown-required-params
michal:deploy/bounded-failures
michal:fix/bounded-mcp-failures
michal:test/wire-safe-smoke
michal:fix/wire-safe-prose
michal:fix/wire-safe-tool-names
michal:fix/gitea-mcp-digest-pin
michal:feat/gitea-mcp-shell-base
michal:fix/injector-image-server-argv
michal:feat/injector-attach-mode
michal:fix/injector-entrypoint
michal:fix/server-repo-field-mapping
michal:feat/per-server-identity-tests
michal:fix/openbao-list-verb
michal:feat/openbao-resilience
michal:fix/stdio-restart-recovery
michal:hotfix/toolcall-timeout
michal:fix/deploy-double-smoke
michal:fix/paginator-drilldown-contract
michal:fix/chat-repl-thread-brick
michal:fix/chat-sse-streaming
michal:fix/pi-ext-module-resolution
michal:worktree-fix-healthcheck-unifi
michal:feat/agent-parity
michal:feat/opencode-extension
michal:feat/opencode-mine
michal:opencodeeepseek
michal:feat/opencode-extension-mcpctl
michal:feat/opencode-extension-abhishek
michal:feat/pi-extension
michal:feat/prime-agent-switcher-ux
michal:fix/smoke-test-cleanup
michal:feat/mcpctl-switcher-status
michal:feat/config-prime-agent
michal:bench/config-prime-agent-pre-fix
michal:fix/mcp-bridge-head-of-line
michal:feat/llm-tier-resolution
1 Commits
feat/agent
...
834aa704ed
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
834aa704ed |
Merge pull request 'feat: bring claude, pi and prime-agent to the opencode standard (+ claude-vllm)' (#101) from feat/agent-parity into main
Some checks failed
Adds claude-vllm (the homelab gateway already speaks the Anthropic Messages API, so there is no bridge to build), one constant `mcpctl` MCP entry for Claude Code instead of one per project, a Claude Code status line and /mcpctl switcher, and the prime-agent switcher extracted to typechecked source. Also fixes a pre-existing bug where the test suite wrote into the developer's real ~/.claude — the origin of the untagged duplicate skills-sync hook. |