• Joined on 2024-06-18
michal pushed to perf/vitest-threads-and-docker-pnpm-cache at michal/mcpctl 2026-04-27 16:06:42 +00:00
18245be0c1 perf: vitest threads pool + Dockerfile pnpm cache mount
michal pushed to feat/virtual-agent-v3 at michal/mcpctl 2026-04-27 16:04:09 +00:00
0591c62845 feat(mcpd): AgentService virtual methods + GC cascade (v3 Stage 2)
8d59b0bf2c feat(db+mcpd): Agent lifecycle + chat.service kind=virtual branch (v3 Stage 1)
Compare 2 commits »
michal created branch feat/virtual-agent-v3 in michal/mcpctl 2026-04-27 16:04:09 +00:00
michal pushed to main at michal/mcpctl 2026-04-27 14:21:03 +00:00
45c7737ee1 feat: virtual LLMs v2 (wake-on-demand) (#65)
e0cfe0ba4d feat: virtual-LLM v2 smoke + docs (v2 Stage 3)
db839afc57 feat(mcpd): wake-before-infer for hibernating virtual LLMs (v2 Stage 2)
af0fabd84f feat(mcplocal+mcpd): wake-recipe config + wake-task execution (v2 Stage 1)
Compare 4 commits »
michal merged pull request michal/mcpctl#65 2026-04-27 14:21:02 +00:00
feat: virtual LLMs v2 (wake-on-demand)
michal created pull request michal/mcpctl#65 2026-04-27 14:20:41 +00:00
feat: virtual LLMs v2 (wake-on-demand)
michal pushed to feat/virtual-llm-v2-wake at michal/mcpctl 2026-04-27 14:20:21 +00:00
e0cfe0ba4d feat: virtual-LLM v2 smoke + docs (v2 Stage 3)
db839afc57 feat(mcpd): wake-before-infer for hibernating virtual LLMs (v2 Stage 2)
af0fabd84f feat(mcplocal+mcpd): wake-recipe config + wake-task execution (v2 Stage 1)
Compare 3 commits »
michal created branch feat/virtual-llm-v2-wake in michal/mcpctl 2026-04-27 14:20:21 +00:00
michal pushed to main at michal/mcpctl 2026-04-27 13:47:22 +00:00
700d1683c2 fix(cli): strip virtual-LLM lifecycle fields from llm apply-doc YAML (#64)
2a44f60785 fix(cli): strip virtual-LLM lifecycle fields from llm apply-doc YAML
Compare 2 commits »
michal merged pull request michal/mcpctl#64 2026-04-27 13:47:20 +00:00
fix(cli): strip virtual-LLM lifecycle fields from llm apply-doc YAML
michal created pull request michal/mcpctl#64 2026-04-27 13:47:10 +00:00
fix(cli): strip virtual-LLM lifecycle fields from llm apply-doc YAML
michal pushed to fix/llm-yaml-roundtrip-strip-lifecycle at michal/mcpctl 2026-04-27 13:47:03 +00:00
2a44f60785 fix(cli): strip virtual-LLM lifecycle fields from llm apply-doc YAML
michal created branch fix/llm-yaml-roundtrip-strip-lifecycle in michal/mcpctl 2026-04-27 13:47:03 +00:00
michal pushed to main at michal/mcpctl 2026-04-27 13:38:53 +00:00
65b6b265d9 feat: virtual LLMs v1 (registration skeleton) (#63)
866f6abc88 feat: virtual-LLM smoke test + docs (v1 Stage 6)
7e6b0cab44 feat(cli): mcpctl chat-llm + KIND/STATUS columns (v1 Stage 5)
97174f450f feat(mcplocal): virtual-LLM registrar (v1 Stage 4)
192a3831df feat(mcpd): virtual-LLM routes + GC ticker (v1 Stage 3)
Compare 7 commits »
michal merged pull request michal/mcpctl#63 2026-04-27 13:38:51 +00:00
feat: virtual LLMs v1 (registration skeleton)
michal created pull request michal/mcpctl#63 2026-04-27 13:29:19 +00:00
feat: virtual LLMs v1 (registration skeleton)
michal pushed to feat/virtual-llm-v1 at michal/mcpctl 2026-04-27 13:28:50 +00:00
866f6abc88 feat: virtual-LLM smoke test + docs (v1 Stage 6)
7e6b0cab44 feat(cli): mcpctl chat-llm + KIND/STATUS columns (v1 Stage 5)
97174f450f feat(mcplocal): virtual-LLM registrar (v1 Stage 4)
192a3831df feat(mcpd): virtual-LLM routes + GC ticker (v1 Stage 3)
2215922618 feat(mcpd): VirtualLlmService + repo lifecycle helpers (v1 Stage 2)
Compare 6 commits »
michal created branch feat/virtual-llm-v1 in michal/mcpctl 2026-04-27 13:28:49 +00:00
michal pushed to main at michal/mcpctl 2026-04-27 11:10:20 +00:00
e65a396d3e fix(cli): status probe accepts reasoning_content for thinking models (#62)
a84214dad1 fix(cli): status probe accepts reasoning_content for thinking models
Compare 2 commits »
michal merged pull request michal/mcpctl#62 2026-04-27 11:10:19 +00:00
fix(cli): status probe accepts reasoning_content for thinking models