This website requires JavaScript.
Explore
Help
Sign In
michal
/
mcpctl
Watch
1
Star
0
Fork
0
You've already forked mcpctl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
Actor
All actors
michal
Status
All status
Success
Failure
Waiting
Running
feat: per-project LLM models, ACP session pool, smart pagination tests
ci.yml #110
:
Commit
bed725b387
pushed by
michal
#42
2026-02-26 04:18:22 +00:00
1s
View workflow file
Merge pull request 'feat: completions update, create promptrequest, LLM flag rename, ACP content fix' (#41) from feat/completions-llm-flags-promptrequest into main
ci.yml #109
:
Commit
17a456d835
pushed by
michal
main
2026-02-25 01:29:58 +00:00
1s
View workflow file
feat: completions update, create promptrequest, LLM flag rename, ACP content fix
ci.yml #108
:
Commit
9481d394a1
pushed by
michal
#41
2026-02-26 04:18:22 +00:00
2s
View workflow file
fix: LLM health check via mcplocal instead of spawning gemini directly
ci.yml #107
:
Commit
bc769c4eeb
pushed by
michal
main
2026-02-25 00:21:54 +00:00
0s
View workflow file
Merge pull request 'feat: persistent Gemini ACP provider + status spinner' (#40) from feat/gemini-acp-provider into main
ci.yml #106
:
Commit
6f534c8ba9
pushed by
michal
main
2026-02-25 00:03:27 +00:00
0s
View workflow file
feat: persistent Gemini ACP provider + status spinner
ci.yml #105
:
Commit
11da8b1fbf
pushed by
michal
#40
2026-02-26 04:18:22 +00:00
2s
View workflow file
feat: auto-detect gemini binary path, LLM health check in status
ci.yml #104
:
Commit
848868d45f
pushed by
michal
main
2026-02-24 23:52:34 +00:00
1s
View workflow file
fix: exactOptionalPropertyTypes and ResponsePaginator type errors
ci.yml #103
:
Commit
869217a07a
pushed by
michal
main
2026-02-24 23:24:33 +00:00
1s
View workflow file
Merge pull request 'feat: LLM provider configuration, secret store, and setup wizard' (#39) from feat/llm-config-and-secrets into main
ci.yml #102
:
Commit
04d115933b
pushed by
michal
main
2026-02-24 23:15:17 +00:00
0s
View workflow file
feat: LLM provider configuration, secret store, and setup wizard
ci.yml #101
:
Commit
7c23da10c6
pushed by
michal
#39
2026-02-26 04:18:21 +00:00
1s
View workflow file
Merge pull request 'feat: smart response pagination for large MCP tool results' (#38) from feat/response-pagination into main
ci.yml #100
:
Commit
32b4de4343
pushed by
michal
main
2026-02-24 22:48:42 +00:00
1s
View workflow file
feat: smart response pagination for large MCP tool results
ci.yml #99
:
Commit
e06db9afba
pushed by
michal
#38
2026-02-25 22:18:20 +00:00
0s
View workflow file
fix: auto-read user credentials for mcpd auth
ci.yml #98
:
Commit
a25809b84a
pushed by
michal
main
2026-02-24 21:40:56 +00:00
0s
View workflow file
Merge pull request 'fix: STDIO transport stdout flush and MCP notification handling' (#37) from fix/stdio-flush-and-notifications into main
ci.yml #97
:
Commit
f5a902d3e0
pushed by
michal
main
2026-02-24 19:15:00 +00:00
0s
View workflow file
fix: STDIO transport stdout flush and MCP notification handling
ci.yml #96
:
Commit
9cb0c5ce24
pushed by
michal
#37
2026-02-25 22:18:20 +00:00
0s
View workflow file
Merge pull request 'feat: prompt resources, proxy transport fix, enriched descriptions' (#36) from feat/prompt-resources-and-proxy-transport into main
ci.yml #95
:
Commit
06230ec034
pushed by
michal
main
2026-02-24 19:10:05 +00:00
0s
View workflow file
feat: add prompt resources, fix MCP proxy transport, enrich tool descriptions
ci.yml #94
:
Commit
079c7b3dfa
pushed by
michal
#36
2026-02-25 16:18:20 +00:00
0s
View workflow file
fix: handle SSE responses in MCP bridge and add Commander-level tests
ci.yml #93
:
Commit
7829f4fb92
pushed by
michal
main
2026-02-24 14:53:25 +00:00
0s
View workflow file
Merge pull request 'feat: add mcpctl mcp STDIO bridge, rework config claude' (#35) from feat/mcp-stdio-bridge into main
ci.yml #92
:
Commit
b34ea63d3d
pushed by
michal
main
2026-02-24 10:17:51 +00:00
0s
View workflow file
feat: add mcpctl mcp STDIO bridge, rework config claude
ci.yml #91
:
Commit
e17a2282e8
pushed by
michal
#35
2026-02-25 04:18:20 +00:00
0s
View workflow file
Merge pull request 'fix: don't send Content-Type on bodyless DELETE, include full server data in project queries' (#34) from fix/delete-content-type-and-project-servers into main
ci.yml #90
:
Commit
01d3c4e02d
pushed by
michal
main
2026-02-24 00:52:22 +00:00
0s
View workflow file
fix: don't send Content-Type on bodyless DELETE, include full server data in project queries
ci.yml #89
:
Commit
e4affe5962
pushed by
michal
#34
2026-02-24 22:18:25 +00:00
2s
View workflow file
Merge pull request 'fix: prevent attach/detach-server from repeating server arg on tab' (#33) from fix/completion-no-repeat-server-arg into main
ci.yml #88
:
Commit
c75e7cdf4d
pushed by
michal
main
2026-02-23 19:55:38 +00:00
1s
View workflow file
fix: prevent attach/detach-server from repeating server arg on tab
ci.yml #87
:
Commit
65c340a03c
pushed by
michal
#33
2026-02-24 22:18:25 +00:00
2s
View workflow file
fix: prevent attach/detach-server from repeating server arg on tab
ci.yml #86
:
Commit
65c340a03c
pushed by
michal
#33
2026-02-24 22:18:25 +00:00
3s
View workflow file
Merge pull request 'fix: instance completions use server.name, smart attach/detach' (#32) from fix/completion-instances-attach-detach into main
ci.yml #85
:
Commit
677d34b868
pushed by
michal
main
2026-02-23 19:36:55 +00:00
1s
View workflow file
fix: instance completions use server.name, smart attach/detach
ci.yml #84
:
Commit
c5b8cb60b7
pushed by
michal
#32
2026-02-24 22:18:25 +00:00
3s
View workflow file
fix: instance completions use server.name, smart attach/detach
ci.yml #83
:
Commit
c5b8cb60b7
pushed by
michal
#32
2026-02-24 22:18:25 +00:00
3s
View workflow file
Merge pull request 'fix: use .[][].name in jq for wrapped JSON response' (#31) from fix/completion-jq-wrapped-json into main
ci.yml #82
:
Commit
9a5deffb8f
pushed by
michal
main
2026-02-23 19:32:36 +00:00
0s
View workflow file
fix: use .[][].name in jq for wrapped JSON response
ci.yml #81
:
Commit
ec7ada5383
pushed by
michal
#31
2026-02-24 22:18:25 +00:00
3s
View workflow file
First
Previous
...
2
3
4
5
6
...
Next
Last