Files
manual_slop/project_history.toml
Ed_ 2c5476dc5d fix: Fix all failing test files with proper mocking and imports
- test_tiered_context.py: Fix aggregate imports to src.aggregate
- test_gemini_cli_adapter_parity.py: Fix subprocess.Popen mock path and JSON format
- test_gemini_cli_edge_cases.py: Fix mock path, JSON format, and adapter initialization
- test_gemini_cli_parity_regression.py: Fix mock path, reset global adapter
- test_token_usage.py: Fix SimpleNamespace mock structure for gemini response
2026-03-05 20:15:03 -05:00

13 lines
168 B
TOML

roles = [
"User",
"AI",
"Vendor API",
"System",
]
active = "main"
[discussions.main]
git_commit = ""
last_updated = "2026-03-05T20:14:45"
history = []