v6.3.10
agent: fix StreamAsk tool resolution — reuse the tools instance in setupWithToolHandler so the discoverTools-populated name map is the one the base handler uses.
Generated by Claude Code
v6.3.9
events: WithStore option lets the stream be backed by a durable store (e.g. the file store) for persistence and replay across restarts.
Generated by Claude Code
v6.3.7
gateway/mcp: richer resolver Call (CallResult/isError + coded RPCError) and notifications handling (#3334).
Generated by Claude Code
v6.3.6
gateway/mcp: swappable Resolver (manual/registry) + mountable JSON-RPC HTTP handler (#3331).
Generated by Claude Code
v6.3.1
Bug fix: providers now thread Request.Messages so multi-turn conversation history reaches the model (#3293, fixes #3292).
Generated by Claude Code