ECC/tests
Anish 74b91cb3f3 fix: resolve git conflicts in LLM abstraction layer
- Fix gui() function import in __init__.py (use cli.selector)
- Fix prompt builder system message merging logic
- Add default max_tokens for Anthropic API in claude.py
- Fix openai tool_call arguments parsing with json.loads
- Fix test_builder.py PromptConfig import and assertions
2026-04-12 07:10:54 +00:00
..
ci fix: restore agent yaml command export 2026-04-08 12:58:02 -07:00
hooks feat(ecc2): persist tool log params and trigger context 2026-04-09 08:04:18 -07:00
integration feat: inject active instincts into session start context 2026-04-05 14:55:31 -07:00
lib docs: mark continuous-learning v1 as legacy 2026-04-08 16:31:58 -07:00
scripts feat: add gemini agent adapter 2026-04-08 15:38:49 -07:00
__init__.py Small changes 2026-04-12 12:34:45 +05:30
codex-config.test.js fix(codex): broaden context7 config checks 2026-03-29 00:26:16 -04:00
conftest.py Small changes 2026-04-12 12:34:45 +05:30
opencode-config.test.js fix: namespace opencode command agents 2026-04-05 14:21:57 -07:00
plugin-manifest.test.js fix: harden claude plugin manifest surfaces 2026-04-08 16:27:30 -07:00
run-all.js fix: narrow unicode cleanup scope 2026-03-29 21:21:18 -04:00
test_builder.py fix: resolve git conflicts in LLM abstraction layer 2026-04-12 07:10:54 +00:00
test_executor.py Small changes 2026-04-12 12:34:45 +05:30
test_resolver.py Small changes 2026-04-12 12:34:45 +05:30
test_types.py Small changes 2026-04-12 12:34:45 +05:30