haiku.rag/haiku_rag_slim/haiku/rag/agents
Yiorgis Gozadinos 206c4ffcf2
address review: top-level AnalysisRunDeps import, asserts, e2e tests
- Move AnalysisRunDeps to the module-level import in _tools.py.
- Swap the RuntimeError guards in _require_rag and execute_code for
  plain asserts with the same diagnostic messages. Apply the same
  treatment to the ty-reachability guard in Sandbox._ensure_initialized.
- Add end-to-end lifespan tests for both skills that drive _run_skill
  with TestModel, covering the sub-agent entry path that the existing
  tool-level tests bypass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 15:04:24 +03:00
..
analysis address review: top-level AnalysisRunDeps import, asserts, e2e tests 2026-04-22 15:04:24 +03:00
qa Improve judge prompt, QA prompt, and raise max_searches to 5 2026-04-16 12:12:23 +03:00
research Update core dependencies 2026-04-03 10:14:27 +03:00
__init__.py Decouple QA toolset from chat agent, add ToolContext state methods 2026-02-12 17:27:47 +02:00