v0.0.1-alpha.13
What's Changed
- Add MCP catalog by @ScriptSmith in #28
- Add skills by @ScriptSmith in #29
- Chat improvements by @ScriptSmith in #30
- Add OAuth flow by @ScriptSmith in #31
- Review fixes by @ScriptSmith in #32
- Add AI browser prompt api by @ScriptSmith in #33
- Agents, server-side tools and MCP by @ScriptSmith in #34
- Improve prompts and tool descriptions by @ScriptSmith in #35
- Better conversation usage tracking by @ScriptSmith in #37
- Add message queue to chat UI by @ScriptSmith in #36
- Fix gateway fields by @ScriptSmith in #38
- Make skills spec-compliant by @ScriptSmith in #39
- Fix sidebar click by @ScriptSmith in #40
- Serialize stored shell tool calls correctly on susbequent requests by @ScriptSmith in #41
- Re-order shell call events by @ScriptSmith in #42
- Change skill mounting behaviour by @ScriptSmith in #43
- Fix shell tool output replay consistency by @ScriptSmith in #44
- Handle malformed server-side tool call args correctly by feeding back to the model by @ScriptSmith in #45
- Replay serverside file and web search by @ScriptSmith in #46
- Feed malformed client-side tool call args back to the model by @ScriptSmith in #47
- Fold input system/developer messages into native provider system param by @ScriptSmith in #48
- Advance snapshot for budget-skipped container files by @ScriptSmith in #49
- Fix MCP approval resuming by @ScriptSmith in #50
- Sanitize Gemini tool-parameter schemas by @ScriptSmith in #51
- Ensure Anthropic max_tokens clears the thinking budget by @ScriptSmith in #52
- Support for opus 4.7+ and gpt 5.4+ models by @ScriptSmith in #54
- Fix MCP gating on openai by @ScriptSmith in #55
Full Changelog: v0.0.1-alpha.12...v0.0.1-alpha.13