Agentic Coding Evaluator Changelog

2.0.0 - 2026-04-30

Added tagging system to categorise and analyse tasks:

Screenshot of Agentic Coding Evaluator v2.0.0Screenshot of Agentic Coding Evaluator v2.0.0 in dark mode

1.3.0 - 2026-02-10

Added task history management with the ability to view, modify, and delete completed tasks:

Screenshot of Agentic Coding Evaluator v1.3.0Screenshot of Agentic Coding Evaluator v1.3.0 in dark mode

1.2.0 - 2026-01-06

Added task abandonment tracking, success rate statistics, and streamlined workflow improvements:

Screenshot of Agentic Coding Evaluator v1.2.0Screenshot of Agentic Coding Evaluator v1.2.0 in dark mode

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.

Screenshot of Agentic Coding Evaluator v1.1.0Screenshot of Agentic Coding Evaluator v1.1.0 in dark mode

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.

Screenshot of Agentic Coding Evaluator v1.0.0Screenshot of Agentic Coding Evaluator v1.0.0 in dark mode