honcho/tests/telemetry
Benjamin McCormick 9cd21ebd72 feat: enhance dialectic cost calculator with two-phase support
- Introduced a new two-phase cost calculation method for dialectic reasoning, allowing separate search and synthesis phases.
- Updated the dialectic configuration to support synthesis model settings, enabling more flexible model usage.
- Enhanced the `DialecticAgent` to handle both single-model and two-phase modes, improving cost estimation accuracy.
- Added telemetry metrics for detailed analysis of search and synthesis phases, including input/output token tracking and tool call counts.
- Updated related documentation and usage notes to reflect the new capabilities and configurations.
2026-01-22 15:46:52 -05:00
..
__init__.py Telemetry Overhaul (#333) 2026-01-21 16:49:14 -05:00
conftest.py Telemetry Overhaul (#333) 2026-01-21 16:49:14 -05:00
test_emit_function.py Telemetry Overhaul (#333) 2026-01-21 16:49:14 -05:00
test_emitter.py Telemetry Overhaul (#333) 2026-01-21 16:49:14 -05:00
test_events.py feat: enhance dialectic cost calculator with two-phase support 2026-01-22 15:46:52 -05:00