Commit Graph

2 Commits

Author SHA1 Message Date
mkorwel 261fdf7b15 docs: update implementation plan to reflect spread-safety discovery 2026-03-19 19:30:41 -07:00
mkorwel 68d00feb62 fix(core): Resolve context initialization mismatch in built-in tools
- Update ShellTool, WebFetchTool, and WebSearchTool to handle both Config and AgentLoopContext.
- Add safety checks for config in ToolConfirmationMessage UI.
- Add safety checks for context.config in policy update logic.
- Fixes #23174
2026-03-19 19:29:05 -07:00