can-you-assist/src/cya
tegwick f15d253e64 feat(shell): add interactive cya shell session (CYA-WP-0007)
Implement the full interactive shell REPL with session persistence,
opt-in capped/redacted shell history, State Hub orientation and
explicit slash-command writes, orchestrator/safety wiring, end-session
learning hooks, weakness hints, docs, and tests.
2026-06-24 14:53:18 +02:00
..
cli feat(shell): add interactive cya shell session (CYA-WP-0007) 2026-06-24 14:53:18 +02:00
context feat(cya): T01-T07 core console-native MVP slice (CYA-WP-0001) 2026-05-26 02:19:13 +02:00
llm Implement CYA-WP-0008 llm-connect adapter integration. 2026-06-22 10:36:10 +02:00
memory feat(shell): add interactive cya shell session (CYA-WP-0007) 2026-06-24 14:53:18 +02:00
safety feat(safety): T04 complete — memory signals integrated into rule-based risk classifier (conservative only; never bypasses confirmation). Verified live. T01-T04 now done. 2026-05-26 03:17:38 +02:00
__init__.py feat(packaging) + chore(workplan): complete T02 for CYA-WP-0004 — implemented setuptools_scm for dynamic versioning 2026-05-26 22:46:24 +02:00
config.py feat(shell): add interactive cya shell session (CYA-WP-0007) 2026-06-24 14:53:18 +02:00
orchestrator.py feat(shell): add interactive cya shell session (CYA-WP-0007) 2026-06-24 14:53:18 +02:00
shell_session.py feat(shell): add interactive cya shell session (CYA-WP-0007) 2026-06-24 14:53:18 +02:00