Commit Graph

19 Commits

Author SHA1 Message Date
6c333af7aa ARCH: Finalize semantic reorganization, skill jailing, and unified CLI
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 4s
2026-04-22 11:38:13 -04:00
cab0e5a459 RELEASE: OpenCortex v0.1.0 (The Autonomous Foundation)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
- Audited Reactive Signal Pipeline.
- Finalized Unified Envelope & Provider-Agnosticism.
- Completed workspace cleanup and documentation.
- Hardened installer for VM/Docker deployment.
2026-04-20 19:05:37 -04:00
c70f182888 FEAT: Stabilize Unified Envelope Architecture & TUI UX
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
- Fixed background boot crash via --non-interactive flag.
- Implemented robust protocol sanitization (stripped raw streams).
- Refined TUI formatting to display human-readable tool results.
- Fixed opencortex.sh variable shadowing and connection logic.
- Resolved :target field schema validation errors.
2026-04-20 18:19:54 -04:00
b7622feb38 fix(gateway): Total clean-room rewrite of CLI Gateway (verified stable)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 20:36:45 -04:00
0834b4695c fix(protocol): Definitive S-expression restoration and synchronization
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 20:34:26 -04:00
499ef377e6 fix(protocol): Migrate to JSON framing with newline delimiters (resolves desync)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 20:23:27 -04:00
72c6032556 fix(protocol): Normalize actuator registration to uppercase :CLI
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 16:28:15 -04:00
e8c66c7e4a fix(protocol): Normalize all keywords to uppercase to resolve TUI routing duplicates
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 15:31:25 -04:00
455a1a62b2 fix(protocol): Synchronize uppercase keywords for TUI and CLI Gateway
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 15:27:33 -04:00
af55fa525e fix(mvp): Resolve protocol desync, TUI scoping, and installer fallthrough
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 11:32:06 -04:00
d8236cb2cf fix(mvp): 100% Green Boot, Llama.cpp backend, and setup refinement
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-17 20:25:01 -04:00
da38bea182 fix(mvp): Resolve installer fallthrough and TUI connection hang
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-17 19:57:45 -04:00
7c44e00a5f feat(gateway): Upgrade CLI Gateway to high-integrity framed protocol
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-17 19:49:12 -04:00
0debfe5a95 refactor: Switch TUI/daemon communication from JSON to Lisp S-Expressions 2026-04-17 13:36:54 -04:00
47a2cf6478 feat: Implement croatoan-based TUI client and structured CLI gateway 2026-04-17 13:24:10 -04:00
849c078c37 REFAC: Global rename of org-agent to opencortex 2026-04-14 12:10:11 -04:00
b58b780a44 BRAND: Rename to OpenCortex and prune roadmap to v3.0.0 2026-04-14 11:51:17 -04:00
da0919149e REFAC: Shift terminology to Autonomy and harden CLI via socat 2026-04-14 09:37:40 -04:00
a9107475e8 FEAT: Implemented CLI Gateway skill and interactive chat client 2026-04-13 20:15:30 -04:00