What's Changed
- fix: Handle None context in search tracker for programmatic mode (d582cba)
- fix: Mock search tracker in tests to fix test failures (d5b6692)
- fix: Apply linter formatting to exception handler (c7906c6)
- Update src/local_deep_research/metrics/search_tracker.py (c13d4c2)
- fix: Remove ImportError catch per code review (523639c)
- fix: Remove debug console.log statements per code review (46cdff8)
- Update src/local_deep_research/web/templates/pages/benchmark.html (c6c37ba)
- Update src/local_deep_research/web/templates/pages/benchmark.html (fc68200)
- chore: auto-bump version to 1.2.1 (1c7da87)
- fix: Fix benchmark display and search metrics tracking issues (#800) (9e60040)
- fix: Replace deprecated create-release action with gh CLI (6541cd6)
- feat: Add simplified API client with automatic CSRF handling (ef32e88)
- docs: Update API documentation with correct authentication flow (6fd76ba)
- fix: Add /auth/csrf-token endpoint for API access (2f745ee)
Full Changelog: v1.2.0...v1.2.1