Commit Graph

84 Commits

Author SHA1 Message Date
90c5f7eaf1 fix(setup): Verbose error reporting, strict tangling, and full path logging for brain.log
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 28s
2026-04-17 17:07:30 -04:00
b562b25e9a fix: Robust brain health verification in setup and improved Lisp error logging
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 27s
2026-04-17 17:00:53 -04:00
a78d9bb405 fix: Default Memex Root to /home/user/memex and ensure all PARA directories exist before boot to prevent daemon crash
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 25s
2026-04-17 16:50:32 -04:00
bcb7acd6fb fix: Install missing system dependencies, add ~/.local/bin to PATH, and clone to ~/.opencortex to prevent autocomplete collision
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 27s
2026-04-17 16:39:20 -04:00
5deb4eac5b fix(security): Harden Lisp reader against macro injection in reason loop
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 22s
2026-04-17 16:30:25 -04:00
c9bdf5f070 feat: Add OpenRouter API key prompt to interactive setup 2026-04-17 16:06:08 -04:00
a045c240b6 fix: Ensure setup script prompts read from /dev/tty when piped
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 26s
2026-04-17 15:59:21 -04:00
7228d69dd4 chore: Refactor TUI dependencies and improve setup script
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 21s
2026-04-17 15:39:21 -04:00
cb658d3092 feat: Add user and agent name prompts to interactive setup
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 26s
2026-04-17 14:12:06 -04:00
b15e06a329 feat: Implement interactive setup script and unified opencortex tui command 2026-04-17 14:08:06 -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
927c7272e1 fix: Hardened setup_system with cd to SCRIPT_DIR 2026-04-16 18:01:34 -04:00
2fc4bef3d6 fix: Bulletproof unified script and non-recursive boot loop 2026-04-16 17:18:14 -04:00
ff366e38ef fix: Robust socat client fallback
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-16 16:48:23 -04:00
6275d5e1dc REFAC: Merge installer and entrypoint into unified single-file architecture
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-16 16:45:49 -04:00
51b6651b03 fix: Absolute path for ASDF registry in script 2026-04-16 16:28:34 -04:00
36d1e0e842 feat: Add --boot flag and auto-start logic to entrypoint 2026-04-16 16:07:02 -04:00
5226c246e5 fix: Final robust env loader fix 2026-04-16 16:02:10 -04:00
90ddcdff43 fix: Robust .env loader in entrypoint
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 4s
2026-04-16 15:38:16 -04:00
8ca8faf1de fix: Robust .env export loop in script 2026-04-16 15:33:00 -04:00
08b5ecbd91 fix: Properly export all .env variables before boot 2026-04-16 15:31:11 -04:00
9c37fda9b5 fix: Ensure SKILLS_DIR is exported before boot 2026-04-16 15:29:01 -04:00
23028a3082 fix: Add ASDF registry path to startup logic
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-16 15:24:29 -04:00
7923195a16 feat: Automatically install opencortex command to ~/.local/bin
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-16 14:46:37 -04:00
a917cb5a36 REFAC: Sync literate setup with bulletproof installer logic
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-16 14:29:15 -04:00
53eee06225 REFAC: Standardize on Cognitive Cycle and harden harness 2026-04-16 12:00:12 -04:00
2d4a6d1586 REFAC: Shift terminology from Cognitive Loop to Cognitive Cycle 2026-04-14 15:58:58 -04:00
849c078c37 REFAC: Global rename of org-agent to opencortex 2026-04-14 12:10:11 -04:00
ba33ec8ecd LEGAL: Shift to AGPLv3 and implement CLA 2026-04-14 10:17:24 -04:00
da0919149e REFAC: Shift terminology to Autonomy and harden CLI via socat 2026-04-14 09:37:40 -04:00
b1656d0835 REFAC: Added emacs-nox to Dockerfile and updated GTD mandate in standards 2026-04-13 21:20:56 -04:00
a5b99b1487 RELEASE: v0.1.0 - The Sovereign Foundation 2026-04-13 21:06:18 -04:00
51ff6b2e61 AUDIT: Hardened harness with mandatory skill verification and literacy audit 2026-04-13 20:40:37 -04:00
fb7e658419 FEAT: Unified entrypoint org-agent.sh for onboarding and chat 2026-04-13 20:20:39 -04:00
f1e3f92b08 REFAC: Consolidated onboarding into setup.org and added one-liner installer 2026-04-13 20:04:52 -04:00
898df4b7ff REFAC: Applied literate granularity and configuration externalization to context stage 2026-04-13 17:31:36 -04:00
22e6d3c242 REFAC: Configurable mandatory skills via environment 2026-04-13 17:28:32 -04:00
222a231d40 REFAC: Refactored perceive stage and relocated telemetry 2026-04-13 17:07:01 -04:00
7b56a46500 REFAC: Applied literate granularity and configuration externalization to loop 2026-04-13 16:55:11 -04:00
f26b6ccec7 ARCH: Rename system manifest and decouple all behavioral skills 2026-04-13 16:38:59 -04:00
19fb888434 ARCH: Finalize Microkernel Decoupling - Move behavioral skills to dynamic user-space 2026-04-13 16:11:09 -04:00
34f59a6e43 ARCH: Microkernel Decoupling - Moved State Persistence to user-space dynamic skill 2026-04-13 15:48:14 -04:00
dcd3a31112 ALIGN: Rename Object Store to Memory and enrich literate text 2026-04-13 14:29:15 -04:00
5f86bcd8dc ALIGN: Rename Protocol to Communication and unify terminology 2026-04-13 14:17:28 -04:00
f4e74b732d ALIGN: Updated boot loader to look for org-skill-policy 2026-04-13 13:18:48 -04:00
4ab37ceb24 ARCH: Implement Metabolic Harness (Perceive > Reason > Act) 2026-04-13 09:57:59 -04:00
3e68cc11af REFACTOR: Explanatory Core Architecture & Terminology Alignment 2026-04-13 09:03:42 -04:00
10a500c480 refactor: final surgical removal of hardcoded provider defaults and insecure HMAC fallback 2026-04-12 19:42:20 -04:00
bfe46003d1 docs: revamp system-definition.org with verbose literate text and modernized diagrams 2026-04-12 19:36:46 -04:00