Add persistent bug/feature tracking system with CSV-based storage.
Features
- Track bugs and features in
.cdp-tools/interactions/issues.csv
issues tool with actions: list, create, workOn, resolve, acknowledge
workOn auto-launches Chrome and replays sequences with blocking overlay
- Replay overlay blocks user input with shake animation and escalating attitude messages
- Auto-close Chrome tab on navigation failure (cleanup)
- Filter completed issues by default, reload fresh from CSV each time
- Configurable via
tools.enabled/tools.disabled arrays in config
- ToolError class for clean error propagation through executeToolCall
Add persistent bug/feature tracking system with CSV-based storage.
Features
.cdp-tools/interactions/issues.csvissuestool with actions: list, create, workOn, resolve, acknowledgeworkOnauto-launches Chrome and replays sequences with blocking overlaytools.enabled/tools.disabledarrays in config