What's Changed
- environment: Add macOS Keychain environment provider by @vvoland in #93
- More complete DMR configuration support by @krissetto in #103 (Closes #71)
- Fixed cost tracking in sub-sessions: Sub-session costs are now properly tracked and accumulated, preventing cost resets to zero during multi-agent runs (Fixes #90)
- Fixed tool_call parameter extraction for DMR: Resolved issue where tool call arguments were not being properly parsed or extracted when using MCP servers through Docker MCP Gateway (Fixes #95)
- Added token usage tracking to DMR: Enhanced DMR provider to properly track and report token usage
Full Changelog: v1.0.3...v1.0.4