1.1.0 (2026-03-19)
Features
- restore MCP tool federation for multi-turn agent sessions (099a830)
Bug Fixes
- allow configuring MCP tool working directory via env var (b4d7d74)
- disable all tools in Claude Code sessions (7fab74c)
- include system prompt context in proxy requests (948b8fb)
- prevent empty/failed streaming responses in OpenCode proxy (da170e7)
- queue concurrent streaming requests to avoid ~60s delay (fb30a48)
- queue concurrent streaming requests to avoid ~60s delay (054dd2c)
- resolve Claude executable path and enable true SSE streaming (d95bacb)
- run MCP tools in the caller project directory (25767ea)
- update SDK and fix streaming to filter tool_use blocks (ae4d7ea)