• Joined on 2024-06-18
michal pushed to main at michal/mcpctl 2026-08-15 22:36:50 +00:00
5fb1154190 Merge remote-tracking branch 'origin/main' into fix/stdio-restart-recovery
b022f322f0 fix(mcpd): recover k8s STDIO instances after in-place container restarts
Compare 2 commits »
michal closed issue michal/mcpctl#114 2026-08-15 22:36:50 +00:00
mcpd never recovers a k8s STDIO instance after its container restarts — stuck ERROR while the pod is Running
michal pushed to fix/stdio-restart-recovery at michal/mcpctl 2026-08-15 22:36:49 +00:00
michal created branch fix/stdio-restart-recovery in michal/mcpctl 2026-08-15 22:36:49 +00:00
michal opened issue michal/mcpctl#114 2026-08-15 22:02:40 +00:00
mcpd never recovers a k8s STDIO instance after its container restarts — stuck ERROR while the pod is Running
michal pushed to main at michal/mcpctl 2026-08-15 20:49:47 +00:00
c66502e590 fix(mcplocal): fetch project instructions with the caller's token (#113)
740ce31469 fix(mcplocal): give proxied tools/call a 120s budget, not the 30s default
Compare 2 commits »
michal pushed to hotfix/toolcall-timeout at michal/mcpctl 2026-08-15 20:49:47 +00:00
michal closed issue michal/mcpctl#113 2026-08-15 20:49:47 +00:00
mcplocal HTTP mode: project instructions fetched with pod-level client (empty token) → 401 swallowed, initialize serves no instructions
michal created branch hotfix/toolcall-timeout in michal/mcpctl 2026-08-15 20:49:46 +00:00
michal opened issue michal/mcpctl#113 2026-08-15 15:09:27 +00:00
mcplocal HTTP mode: project instructions fetched with pod-level client (empty token) → 401 swallowed, initialize serves no instructions
michal pushed to main at michal/mcpctl 2026-08-14 22:45:32 +00:00
b6983f036d merge: stop the deploy script running smoke twice (#112)
21aadf6d82 fix(deploy): stop running the smoke suite twice and crying wolf
Compare 2 commits »
michal merged pull request michal/mcpctl#112 2026-08-14 22:45:30 +00:00
fix(deploy): stop running the smoke suite twice and crying wolf
michal pushed to fix/deploy-double-smoke at michal/mcpctl 2026-08-14 22:45:25 +00:00
21aadf6d82 fix(deploy): stop running the smoke suite twice and crying wolf
michal created branch fix/deploy-double-smoke in michal/mcpctl 2026-08-14 22:45:25 +00:00
michal created pull request michal/mcpctl#112 2026-08-14 22:45:24 +00:00
fix(deploy): stop running the smoke suite twice and crying wolf
michal pushed to main at michal/mcpctl 2026-08-14 22:28:03 +00:00
35d506df77 merge: paginated-result contract usable by any MCP client (#111)
03350856ea fix(mcplocal): make the paginated-result contract usable by any MCP client
Compare 2 commits »
michal merged pull request michal/mcpctl#111 2026-08-14 22:28:01 +00:00
fix(mcplocal): make the paginated-result contract usable by any MCP client
michal pushed to fix/paginator-drilldown-contract at michal/mcpctl 2026-08-14 22:27:56 +00:00
03350856ea fix(mcplocal): make the paginated-result contract usable by any MCP client
michal created branch fix/paginator-drilldown-contract in michal/mcpctl 2026-08-14 22:27:56 +00:00
michal created pull request michal/mcpctl#111 2026-08-14 22:27:54 +00:00
fix(mcplocal): make the paginated-result contract usable by any MCP client