You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove verbose console logging from ToolHistory (#258)
Removed all console.error statements from the ToolHistory class that were
printing diagnostic messages to stderr, which mixed with agent output.
Fixes issue where "[ToolHistory]: Loaded XXX entries from disk" and similar
messages appeared in the console during normal operation.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>
0 commit comments