馃帀 What's New in v0.4.0
New Features
- Token usage tracking - Track input/output/total token counts per turn for cost monitoring
- Context window optimization - New
context_linesparameter to limit transcript depth for long debates - Project-relative debate storage - Automatic detection and storage relative to your project with
DEBATE_HALL_STATE_DIR - Edge-optimizer agent - New agent definition for boundary exploration
Improvements
- Dynamic
state_dirresolution in MCP server for flexible storage locations - Updated octave-mcp dependency to v0.6.1 for enhanced validation
Fixes
- Edge-optimizer agent configuration for OCTAVE validation
- Dynamic state_dir resolution for project-relative paths
Quality
- 496 tests with 92.47% coverage (up from 262 tests, 91.44% in v0.3.0)
- Removed legacy
.claude/rulesdocumentation
Documentation
- Token usage analysis and optimization guide
- Integrity Engine design documentation
- Updated README with accurate test metrics
Installation
pip install --upgrade debate-hall-mcpFull Changelog
See CHANGELOG.md for complete details.