Changelog
✨ Features
adfbc234: feat(config): support per-host https proxy config (Filipe Pina french-ember-gap@duck.com)
5df7c2b5: feat(mcp): auto-enable JSON output for better LLM parsing (Kai Armstrong karmstrong@gitlab.com)
🐛 Bug Fixes
5f8bc6cc: fix(ci): resolve SIGTTOU hang in ci view for snap installations (Kai Armstrong karmstrong@gitlab.com)
8602557a: fix(mcp): return only content field in tool responses (Kai Armstrong karmstrong@gitlab.com)
4fdb0082: fix(release-download): checkbox should be green (Filip Aleksic faleksic@gitlab.com)
📦 Dependencies
38f8bc43: chore(deps): bump golangci-lint to v2.10.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
0c39bcc6: chore(deps): update module github.com/modelcontextprotocol/go-sdk to v1.3.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
b32b2865: refactor(config): split config command into subcommand packages (Kai Armstrong karmstrong@gitlab.com)
d2241b81: refactor(mcp): add MCP annotations to commands that were missing it (Timo Furrer tfurrer@gitlab.com)
d40ec1eb: refactor(mcp): do not register unannotated commands as MCP tools (Timo Furrer tfurrer@gitlab.com)