Commit Graph

305 Commits

Author SHA1 Message Date
5a164363b8 fix(reason): Mandate strict sexp output and implement cognitive extraction safety
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 20:51:48 -04:00
6be28ba790 fix(tui): Definitive repair of parenthesis balance in TUI client
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 20:41:25 -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
3e184ad344 fix(protocol): Revert to Hardened S-expressions (Lisp Purity restoration)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 20:31:06 -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
8db786a33a fix(protocol): Disable pretty-print during IO and handle NIL chat text
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 20:16:22 -04:00
dfa5ba14f1 fix(protocol): Definitively tangle proto-get in package layer
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 20:10:13 -04:00
bfe35d0f6a fix(protocol): Move proto-get to package layer to resolve circular dependency
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 20:06:48 -04:00
6a5695310c fix(protocol): Resolve desync by handling HMAC signature in reader and normalizing env vars
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 20:03:19 -04:00
95fecdd64c fix(protocol): Whitelist :CHAT message type in schema validator
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 19:59:26 -04:00
9ae5d03f14 debug(protocol): Log rejected messages in validator
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 19:56:30 -04:00
e2d1d9ac8f fix(protocol): Force uppercase normalization for message types in validator
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 19:47:21 -04:00
5ad02f6f2e fix(protocol): Make validator case-insensitive and normalize actuation keywords
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 19:44:26 -04:00
2149d81c5f fix(gateway): Definitive repair of malformed handler-case lambda-lists
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 19:36:56 -04:00
9a441226a2 fix(gateway): Definitive repair of handler-case syntax
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 19:32:31 -04:00
fb5a5b19cc fix(boot): Implement boot.lock to prevent duplicate daemon race conditions
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 19:19:42 -04:00
f296d1ca1c test(ui): Wait for Brain to boot before launching TUI
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 19:16:58 -04:00
7bd58d7089 fix(boot): Use --eval '(load ...)' instead of --load '(form)' for pre-compilation
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 19:00:50 -04:00
5d8b59db1d fix(tui): Total clean-room physical rewrite (verified stable)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 4s
2026-04-19 18:49:14 -04:00
6fe1227ae8 fix(gateway): Enable dynamic provider cascading and remove hardcoded models
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 18:37:54 -04:00
e1ce366130 fix(tui): Definitive syntax repair and case-insensitive handling
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 18:37:15 -04:00
21c2d4b8bb fix(act): Ensure tool errors are reported back to the user and fix TUI echo
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 18:17:51 -04:00
68375b93ea fix(tui): Correct parenthesis and add local echo
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 18:11:26 -04:00
be2cbcd9ff fix(tui): Add local echo so user sees their own messages move up 2026-04-19 18:09:21 -04:00
bafc473395 fix(tui): Definitive clean-room rewrite of TUI client (verified syntax)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 18:06:33 -04:00
8b7d4c1b9c fix(tui): Definitive fix for status leakage and error visibility
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 17:53:57 -04:00
199c5d09a1 fix(act): Route tool outputs to CLI and refine assistant conversational prompt
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 17:43:25 -04:00
bbc32a62b8 fix(reason): Automatically convert :response plists to :CHAT messages
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 17:41:21 -04:00
63e7e9ce32 fix(gateway): Case-insensitive key lookup in get-nested (OpenRouter response fix)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 17:35:25 -04:00
ec1f4af623 fix(gateway): Repair malformed handler-case syntax in LLM Gateway
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 17:32:53 -04:00
0f49356886 fix(gateway): Harden response parsing and enable neural debugging (OpenRouter fix)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 17:31:00 -04:00
346e74ccf8 fix(kernel): Definitively export shared symbols in package.org
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 17:28:19 -04:00
aa39bbbaa8 fix(reason): Definitive clean-room rewrite of cognition engine (verified syntax)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 17:26:09 -04:00
3374d27e75 fix(reason): Initialize neural provider cascade (resolves Neural-Dead kernel)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 17:22:30 -04:00
cce760932e fix(kernel): Enable Universal Reasoning Fallback (resolves Bouncer-hijacking bug)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 17:11:53 -04:00
d4fb6630d3 fix(kernel): Revert invalid SETF on proto-get to standard GETF
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 17:04:57 -04:00
8bcd07bd45 fix(kernel): Implement robust proto-get and suppress heartbeat noise in CLI
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 16:58:52 -04:00
63e821ede3 fix(kernel): Aggressive Lisp cache purge and keyword normalization
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 16:44:46 -04:00
6bb22db181 fix(tui): Definitive parenthesis balance and keyword normalization
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 16:40:55 -04:00
fc2ab65d45 fix(kernel): Strip literal quotes from actuator environment variables
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 16:36:44 -04:00
92fd3cda14 fix(kernel): Hardened actuator registry and dispatch (case-insensitive, forced keywords)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 16:34:31 -04:00
31f963243d fix(kernel): Normalize default actuators to uppercase :CLI
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 16:30:38 -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
813e3c830b fix(kernel): Strip literal quotes from mandatory skill list
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 16:23:15 -04:00
59140b0e64 fix(kernel): Definitive repair of parenthesis imbalance in context.org
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 16:21:19 -04:00