2e8e79a193
fix(v0.2.0): finalize structural integrity and clean boot
...
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
- Fixed memory.org source blocks to ensure persistence functions are tangled.
- Improved extract-tangle-target to handle complex Elisp expressions.
- Corrected opencortex.sh initialization paths to prevent setup loops.
- Reordered variable definitions in policy and standards skills to eliminate forward-reference warnings.
2026-04-27 18:54:18 -04:00
75b7d5e710
fix(build): resolve self-copy collision in opencortex.sh
...
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
Added a guard to skip file copying if SCRIPT_DIR and INSTALL_DIR are identical,
preventing the 'same file' error when running in local development mode.
2026-04-27 17:51:51 -04:00
f940861921
build: dynamically tangle to INSTALL_DIR without copying .org files
...
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
- Updated all 150+ :tangle headers across harness/ and skills/ to use elisp (expand-file-name) to target INSTALL_DIR dynamically.
- Cleaned up environment/ directory depth by moving memory-image.lisp to state/.
- Moved test scripts to tests/ and deleted redundant chat scripts.
2026-04-27 12:51:29 -04:00
6c333af7aa
ARCH: Finalize semantic reorganization, skill jailing, and unified CLI
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)
...
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
...
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
5a164363b8
fix(reason): Mandate strict sexp output and implement cognitive extraction safety
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 20:51:48 -04:00
fb5a5b19cc
fix(boot): Implement boot.lock to prevent duplicate daemon race conditions
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 19:19:42 -04:00
7bd58d7089
fix(boot): Use --eval '(load ...)' instead of --load '(form)' for pre-compilation
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 19:13:58 -04:00
54bc4743fd
fix(boot): Correct shell quoting for Lisp pre-compilation form
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 19:10:52 -04:00
89ddfd8ec3
fix(boot): Perform full foreground pre-compilation to prevent FASL race conditions
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 8s
2026-04-19 19:08:59 -04:00
40beb513e9
fix(boot): Remove destructive cache purge from TUI launch to prevent race condition
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 6s
2026-04-19 19:04:17 -04:00
ef5b13dd15
fix(boot): Implement Neural Cache Warming to prevent compilation race conditions
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 19:00:50 -04:00
63e821ede3
fix(kernel): Aggressive Lisp cache purge and keyword normalization
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 16:44:46 -04:00
7a5c4f0b18
fix(kernel): Definitive quote stripping and env detection
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 16:17:44 -04:00
6117793cd9
fix(boot): Use explicit bash invocation to prevent Permission denied on execution
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 14:18:05 -04:00
b867c8066f
fix(tui): Purge final newline from protocol and disable Lisp debugger for TUI
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 12:18:49 -04:00
d99166d41a
fix(setup): Restore bash variables accidentally evaluated during refactor
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 11:54:38 -04:00
eb33106771
refactor(setup): Implement strict command router to eliminate fallthrough bugs
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 11:47:44 -04:00
6a23c23e89
fix(setup): Inject exit 0 to prevent fallback CLI execution
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 11:44:42 -04:00
1bb2d92f3f
fix(setup): Definitively halt script after setup success to prevent CLI fallthrough
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 11:42:22 -04:00
559d4bd6de
fix(setup): Correctly exit after setup success to prevent protocol fallthrough
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 11:37:23 -04:00
af55fa525e
fix(mvp): Resolve protocol desync, TUI scoping, and installer fallthrough
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
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
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-17 19:57:45 -04:00
a6fabbbc73
fix(setup): Harden bash-to-lisp handoff and resolve persistent syntax errors
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-17 19:10:06 -04:00
07f1a746ce
fix(setup): Definitively resolve bash syntax errors with clean re-write
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 24s
2026-04-17 19:04:03 -04:00
6f9ec7f45c
fix(setup): Restore missing newline after squashed SBCL command
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 27s
2026-04-17 18:55:31 -04:00
a3430f3430
fix(setup): Definitively squash all multi-line SBCL commands
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 25s
2026-04-17 18:54:06 -04:00
7969a15815
fix(setup): Squash all multi-line SBCL commands into single lines
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 23s
2026-04-17 18:53:48 -04:00
53591e8909
fix(setup): Squash multi-line SBCL command into single line to avoid bash syntax errors
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Has been cancelled
2026-04-17 18:53:08 -04:00
47a5985287
fix(setup): Purge trailing whitespace breaking line continuation
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 23s
2026-04-17 18:51:09 -04:00
d07572c821
fix(boot): Force absolute SKILLS_DIR export and improve onboarding paths
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 24s
2026-04-17 18:45:16 -04:00
f1d231841f
fix(setup): Remove invisible trailing spaces that broke bash line continuation
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 24s
2026-04-17 18:38:34 -04:00
63751e7752
fix(setup): Global .env loading, enable interactive SBCL for TUI, and simplified PATH instructions
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 27s
2026-04-17 18:32:30 -04:00
8f771762bc
fix(setup): Correct TUI quickload syntax, robust Quicklisp path, and persistent PATH configuration
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 25s
2026-04-17 18:26:32 -04:00
06cdb4f269
fix(mvp): Final syntax fixes, TUI system definition, and robust bootstrapper
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 19s
2026-04-17 17:57:19 -04:00
76c3b68abd
fix(mvp): Final syntax fixes, PATH reloading for setup, and eliminated duplicate boot
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 25s
2026-04-17 17:55:44 -04:00
d4be2fcdc7
fix(mvp): Final TUI system definition, syntax fixes, and robust bootstrapper
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
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 17s
2026-04-17 17:38:37 -04:00
6d49e9b04b
fix(boot): Point SKILLS_DIR to repo skills/ folder and improve boot failure error messages
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
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
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
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
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
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
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 27s
2026-04-17 16:39:20 -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
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
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 21s
2026-04-17 15:39:21 -04:00