Compare commits

..

3 Commits

Author SHA1 Message Date
55b4268f48 Merge probe PR 103
probe merge via MCP
2026-08-09 18:53:55 +00:00
0d4332fd70 chore: mcp merge probe (throwaway)
Some checks failed
CI/CD / lint (pull_request) Successful in 1m18s
CI/CD / test (pull_request) Successful in 1m26s
CI/CD / typecheck (pull_request) Successful in 3m9s
CI/CD / smoke (pull_request) Failing after 2m3s
CI/CD / build (pull_request) Successful in 4m34s
CI/CD / publish (pull_request) Has been skipped
2026-08-09 18:52:49 +00:00
Michal
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
CI/CD / lint (push) Successful in 2m56s
CI/CD / test (push) Successful in 1m28s
CI/CD / typecheck (push) Successful in 3m27s
CI/CD / smoke (push) Has started running
CI/CD / build (push) Has started running
CI/CD / publish (push) Has been cancelled
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.
2026-08-09 19:48:49 +01:00

1
MCP_MERGE_PROBE.md Normal file
View File

@@ -0,0 +1 @@
Throwaway probe file for debugging gitea MCP pull_request_write merge. Safe to delete.