Commit Graph

593 Commits

Author SHA1 Message Date
d4be2fcdc7 fix(mvp): Final TUI system definition, syntax fixes, and robust bootstrapper
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 20s
2026-04-17 17:49:27 -04:00
c889fe1cea fix(setup): Make SCRIPT_DIR symlink-aware and harden bootstrapper logic
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 17s
2026-04-17 17:38:37 -04:00
88a05e6d73 fix(boot): Final syntax fix for initialize-all-skills and improved boot failure messages
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 34s
2026-04-17 17:31:49 -04:00
6d49e9b04b fix(boot): Point SKILLS_DIR to repo skills/ folder and improve boot failure error messages
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 35s
2026-04-17 17:24:49 -04:00
c6a6495f7b fix(setup): Remove literal \n that caused bash crash
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 29s
2026-04-17 17:17:32 -04:00
47a2ff2a2d fix(setup): Export Merkle/Org-Object symbols and perform synchronous pre-load in setup
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 27s
2026-04-17 17:12:01 -04:00
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
ca28165d50 chore: Remove stray opencortex-tui binary and test_input.txt, add to .gitignore
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 26s
2026-04-17 16:41:31 -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
b143820cb7 docs: Update test plan with interactive setup and tui command 2026-04-17 14:05:20 -04:00
afe1ad6ed4 docs: Append User-Centric Test Plan to MVP Spec 2026-04-17 13:57:43 -04:00
c20d04d18a docs: Transition to AGPLv3 and introduce broad CLA 2026-04-17 13:41:42 -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
4612c46f0d docs: Add MVP specification in org-mode 2026-04-17 12:55:03 -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
fbb11a039f chore: Final bulletproofing of installer
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-16 14:24:15 -04:00
0272ed3f61 fix: Remove exec from bootstrapper and robustify tangle loop 2026-04-16 14:22:45 -04:00
bdce5a11ee chore: Installer debug mode and non-interactive defaults 2026-04-16 14:18:46 -04:00
8d83b2e722 feat: Transparent tangling and high-visibility completion in installer
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-16 13:17:49 -04:00
c791d0923c feat: Auto-Pilot installer with non-blocking prompts
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-16 12:53:02 -04:00
6471075cc5 feat: Robust interactive prompts and error handling in installer
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-16 12:48:36 -04:00
79977abdf7 fix: Prevent installer from crashing on Emacs warnings and verify tangle
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-16 12:45:46 -04:00
118a0696fe fix: Use /dev/tty for interactive prompts in installer
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-16 12:43:14 -04:00
3f88830bac feat: Make bootstrapper resilient to existing directories
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-16 12:40:44 -04:00
d89c69f9f6 feat: Add automated dependency installation and tangling to installer
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-16 12:38:52 -04:00
3dc8cc3934 fix: Update bootstrap port to 3001
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-16 12:35:05 -04:00
8f9a1e83ed feat: Add Zero-to-One bootstrap mode to opencortex.sh
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-16 12:25:00 -04:00
53eee06225 REFAC: Standardize on Cognitive Cycle and harden harness 2026-04-16 12:00:12 -04:00