ECC/tests
haelyra 52a3babd5d
feat(skills): add secure terminal opener (#2650)
* test(skills): define terminal opener contract

* feat(skills): add secure terminal opener

* fix(skills): report detached terminal errors

* docs: sync terminal opener skill count

* fix(security): require explicit terminal launch

* test(skills): cover terminal opener review findings

* fix(skills): bound terminal launch waits

* test(skills): cover terminal fallback output

* fix(skills): report terminal mux fallback

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-06 17:24:34 -04:00
..
ci Add bounded harness evaluation and rollback loop (#2686) 2026-08-05 18:17:10 -04:00
commands fix(commands): generate discoverable skills from learning workflows (#2653) 2026-08-02 14:39:29 -04:00
docker feat(docker): add hardened CLI test harness (#2625) 2026-08-06 16:52:39 -04:00
docs feat(install): add guided multi-harness installer (#2649) 2026-08-06 15:39:49 -04:00
fixtures feat(docker): add hardened CLI test harness (#2625) 2026-08-06 16:52:39 -04:00
hooks feat(install): add guided multi-harness installer (#2649) 2026-08-06 15:39:49 -04:00
integration refactor(hooks): consolidate PostToolUse hooks into sync/async dispatchers (#2494) 2026-07-19 15:47:10 -04:00
lib feat(install): add guided multi-harness installer (#2649) 2026-08-06 15:39:49 -04:00
scripts test(release): add executable missing-heading regression (#2685) 2026-08-06 16:53:59 -04:00
skills feat(skills): add secure terminal opener (#2650) 2026-08-06 17:24:34 -04:00
__init__.py Small changes 2026-04-12 12:34:45 +05:30
codex-config.test.js
codex-native-hooks.test.js feat(install): add guided multi-harness installer (#2649) 2026-08-06 15:39:49 -04:00
conftest.py docs: salvage focused stale PR contributions 2026-05-11 05:31:12 -04:00
opencode-config.test.js test(opencode): reject any namespace-scoped command agent id, not just the legacy prefix (#2477) 2026-07-10 09:58:03 +05:30
opencode-plugin-hooks.test.js fix(opencode): don't crash the whole session when plugins/lib is missing (#2538) 2026-07-28 21:37:41 -04:00
opencode-tools.test.js fix(opencode): don't crash the whole session when plugins/lib is missing (#2538) 2026-07-28 21:37:41 -04:00
plugin-manifest.test.js feat(install): add guided multi-harness installer (#2649) 2026-08-06 15:39:49 -04:00
run-all.js feat: worktree-lifecycle service (deterministic conflict prediction + safe GC) (#2164) 2026-06-07 13:00:08 +08:00
test_astraflow_provider.py feat: add Astraflow provider support 2026-05-11 23:21:46 -04:00
test_atlas_provider.py feat: add Atlas Cloud as LLM/AI provider (#2279) 2026-06-18 16:29:11 -04:00
test_builder.py fix: docs/COMMAND-REGISTRY.json check fails on fresh Windows clone (missing .gitattributes) (#2437) 2026-07-03 20:14:55 -07:00
test_claude_provider.py fix(llm/providers/claude): attach cache_control to system block, not top-level (#2515) 2026-07-17 16:04:32 -04:00
test_executor.py Small changes 2026-04-12 12:34:45 +05:30
test_invariant_runner.py fix: sanitize subprocess call in runner.py (#2149) 2026-06-15 13:49:45 -04:00
test_provider_tools.py fix: harden openai-compatible provider responses 2026-05-18 01:04:28 -04:00
test_resolver.py feat: add Atlas Cloud as LLM/AI provider (#2279) 2026-06-18 16:29:11 -04:00
test_selector.py feat: connect ECC to canonical Ito compute CLI (#2558) 2026-07-23 19:28:55 -07:00
test_templates.py docs: salvage focused stale PR contributions 2026-05-11 05:31:12 -04:00
test_types.py feat: add Astraflow provider support 2026-05-11 23:21:46 -04:00