|
|
55599d3cba
|
debug(skills): add package diagnostic logs
|
2026-04-28 20:02:18 -04:00 |
|
|
|
9faa861014
|
fix(skills): implement symbol exporting in skill loader
|
2026-04-28 20:00:27 -04:00 |
|
|
|
75957dfc69
|
fix(cli): use dynamic funcall for skill functions in setup and doctor
|
2026-04-28 19:58:40 -04:00 |
|
|
|
5068e4a2c5
|
fix(skills): implement symbol exporting for dynamic loading
|
2026-04-28 19:57:56 -04:00 |
|
|
|
2030538281
|
fix(setup): initialize skills before running setup wizard and resolve syntax errors in config manager
|
2026-04-28 19:56:54 -04:00 |
|
|
|
45d8531efa
|
fix(daemon): implement and start network listener for TUI connectivity
|
2026-04-28 19:52:38 -04:00 |
|
|
|
a616c509ca
|
fix(chaos): standardize test tangle paths to ../tests/ for deployment
|
2026-04-28 19:42:45 -04:00 |
|
|
|
553c93e2c7
|
fix(tui): complete reconstruction of tui-client.org to resolve catastrophic syntax failures
|
2026-04-28 19:40:22 -04:00 |
|
|
|
8a54e769c4
|
fix(chaos): finalized system reconstruction for scorched earth
|
2026-04-28 19:19:51 -04:00 |
|
|
|
829bd7b7aa
|
fix(skills): finalize reconstructions for diagnostics and llm-gateway
|
2026-04-28 19:18:49 -04:00 |
|
|
|
8ad7443d3f
|
fix(skills): finalize reconstructions for diagnostics and llm-gateway
|
2026-04-28 19:18:11 -04:00 |
|
|
|
ad891a86e6
|
fix(loop): complete reconstruction of loop.org to resolve catastrophic syntax failures
|
2026-04-28 19:17:25 -04:00 |
|
|
|
224ede8cca
|
fix(act): complete reconstruction of act.org to resolve catastrophic syntax failures
|
2026-04-28 19:16:38 -04:00 |
|
|
|
9506b23ea6
|
fix(reason): complete reconstruction of reason.org to resolve catastrophic syntax failures
|
2026-04-28 19:15:31 -04:00 |
|
|
|
9f71f7c391
|
fix(perceive): complete reconstruction of perceive.org to resolve catastrophic syntax failures
|
2026-04-28 19:14:49 -04:00 |
|
|
|
fa44b2a58e
|
fix(perceive): resolve unclosed docstrings and strings
|
2026-04-28 19:14:09 -04:00 |
|
|
|
171652a887
|
fix(context): complete reconstruction of context.org to resolve catastrophic syntax failures
|
2026-04-28 19:13:09 -04:00 |
|
|
|
d6fa4a12d7
|
fix(chaos): finalized system reconstruction for scorched earth
|
2026-04-28 19:11:58 -04:00 |
|
|
|
4ff9d519be
|
fix(communication): correct unclosed string in validator
|
2026-04-28 19:10:34 -04:00 |
|
|
|
63cf7bc033
|
fix(communication): correct missing closing quote in actuator registry docstring
|
2026-04-28 19:10:01 -04:00 |
|
|
|
27dd58f238
|
fix(skills): complete reconstruction of skills.org to resolve catastrophic syntax failures
|
2026-04-28 19:09:29 -04:00 |
|
|
|
f465dcc59c
|
fix(chaos): reset and standardize all tangle headers to clean relative paths
|
2026-04-28 19:08:31 -04:00 |
|
|
|
4669fcf22a
|
fix(harness): complete reconstruction of package.org to resolve catastrophic syntax failures
|
2026-04-28 19:07:31 -04:00 |
|
|
|
c2ffcd2c13
|
fix(harness): complete reconstruction of package.org to resolve catastrophic syntax failures
|
2026-04-28 19:05:47 -04:00 |
|
|
|
def2774c8f
|
fix(chaos): hard-inserted clean relative tangle headers in all core files
|
2026-04-28 19:04:34 -04:00 |
|
|
|
14ef0d2cb8
|
fix(context): correct unclosed string in active projects
|
2026-04-28 19:02:30 -04:00 |
|
|
|
d3f2825558
|
fix(context): resolve unclosed strings and missing parens in skill-source and system-logs
|
2026-04-28 19:01:14 -04:00 |
|
|
|
1a1339c8fd
|
fix(memory): complete reconstruction of memory.org to resolve multiple syntax failures
|
2026-04-28 19:00:19 -04:00 |
|
|
|
b8b9b2c9f9
|
fix(memory): correct unclosed string in history-store docstring
|
2026-04-28 18:59:09 -04:00 |
|
|
|
d078069a1a
|
fix(memory): correct unclosed string in compute-merkle-hash
|
2026-04-28 18:58:31 -04:00 |
|
|
|
1ff614214a
|
fix(communication): correctly tangle communication-validator.lisp
|
2026-04-28 18:57:57 -04:00 |
|
|
|
517fc20f4b
|
fix(communication): complete reconstruction of communication.org to resolve catastrophic syntax failures
|
2026-04-28 18:56:56 -04:00 |
|
|
|
770bbe2c56
|
fix(communication): correct missing closing quote in actuator registry docstring
|
2026-04-28 18:55:48 -04:00 |
|
|
|
585e19caca
|
fix(skills): complete reconstruction of skills.org to resolve multiple syntax failures
|
2026-04-28 18:54:59 -04:00 |
|
|
|
f5098d5dc4
|
fix(harness): complete reconstruction of package.org to resolve catastrophic syntax failures
|
2026-04-28 18:53:42 -04:00 |
|
|
|
179e1a142c
|
fix(manifest): complete reconstruction of manifest.org to resolve catastrophic syntax failures
|
2026-04-28 18:52:45 -04:00 |
|
|
|
503d4536bf
|
fix(setup): properly route tangled tests and orchestrator
|
2026-04-28 18:50:48 -04:00 |
|
|
|
96fe9cdd94
|
fix(chaos): finalized system-wide reconstruction to resolve FiveAM and EOF failures
|
2026-04-28 18:49:27 -04:00 |
|
|
|
f56c3e1c61
|
fix(skills): finalize reconstruction of all core skills to resolve syntax errors
|
2026-04-28 18:48:21 -04:00 |
|
|
|
f3858b0330
|
fix(skills): reconstruct multiple broken skills to resolve syntax errors
|
2026-04-28 18:46:40 -04:00 |
|
|
|
014cd152db
|
fix(skills): complete reconstruction of bouncer skill to resolve catastrophic syntax failures
|
2026-04-28 18:42:49 -04:00 |
|
|
|
91c9bba50a
|
fix(loop): complete reconstruction of loop.org to resolve catastrophic syntax failures
|
2026-04-28 18:41:32 -04:00 |
|
|
|
c8c146f6fa
|
fix(act): complete reconstruction of act.org to resolve catastrophic syntax failures
|
2026-04-28 18:40:18 -04:00 |
|
|
|
0491adede3
|
fix(reason): complete reconstruction of reason.org to resolve catastrophic syntax failures
|
2026-04-28 18:39:16 -04:00 |
|
|
|
de923311c3
|
fix(reason): resolve unclosed strings and docstrings
|
2026-04-28 18:36:16 -04:00 |
|
|
|
189e76327e
|
fix(perceive): complete reconstruction of perceive.org to resolve catastrophic syntax failures
|
2026-04-28 18:34:20 -04:00 |
|
|
|
4d6ecc18c2
|
fix(perceive): resolve unclosed strings and docstrings
|
2026-04-28 18:31:45 -04:00 |
|
|
|
6b3bc195f3
|
fix(context): complete reconstruction of context.org to resolve catastrophic syntax failures
|
2026-04-28 18:29:03 -04:00 |
|
|
|
03815fc154
|
fix(context): resolve unclosed strings and unbalanced parens
|
2026-04-28 18:27:22 -04:00 |
|
|
|
c9c687a832
|
fix(memory): complete reconstruction of memory.org to resolve catastrophic syntax failures
|
2026-04-28 18:25:09 -04:00 |
|