Agentic Coding Evaluator Changelog
2.0.0 - 2026-04-30
Added tagging system to categorise and analyse tasks:
- Added optional tags field to task form (space-separated single words, can include hyphens)
- Tags are displayed in task summary during active tasks and in task history
- Added ability to add and edit tags on existing tasks in history
- Statistics modal now shows all tags used across tasks
- Added tag filtering in stats - click any tag to view AI productivity impact for that specific category
- Supports flexible categorisation for tracking different work types (e.g., planning vs coding)
1.3.0 - 2026-02-10
Added task history management with the ability to view, modify, and delete completed tasks:
- Each task displays its status (AI/No AI, Completed/Abandoned) and timing information
- Delete button allows removal of individual tasks, updating all statistics accordingly
- Toggle AI button allows switching tasks between AI and non-AI modes, updating statistics
1.2.0 - 2026-01-06
Added task abandonment tracking, success rate statistics, and streamlined workflow improvements:
- Added "Abandon Task" button to mark tasks as unsuccessful while recording time spent
- Stats modal now displays success rates showing percentage of completed vs abandoned tasks for both AI and non-AI conditions
- Form automatically resets after task completion (3 seconds after notification) for improved workflow
1.1.0 - 2026-01-06
Fixed timer suspension issue when switching browser tabs. Timer now continues counting accurately even when the tab is not active, by storing timing events in localStorage and calculating duration from timestamps rather than relying on setInterval.
1.0.0 - 2025-12-30
Tracks coding task time estimates versus actual duration, randomly assigning AI or non-AI conditions. Provides statistics comparing performance with and without AI assistance.









