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
refactor: consolidate trackNewToolResults to OpenCode API
- Move tool result tracking from format-specific parsing to syncToolParametersFromOpenCode()
- Remove trackNewToolResults from all 4 format descriptors (~100 lines)
- Remove getToolName callback from ToolTracker interface
- Remove trackNewToolResults from FormatDescriptor interface
0 commit comments