15e45e57e8
refactor: portable tangling with %%SKILLS_DIR%% placeholder
2026-04-30 11:14:32 -04:00
d68bdb2d2f
fix: add in-package to REPL skill org
2026-04-30 11:11:41 -04:00
1886b7ed5d
refactor: absolute XDG paths for skill tangling
2026-04-30 11:09:48 -04:00
622b85dd94
refactor: XDG tangle paths for skills
...
- Skills now tangle to $OC_DATA_DIR/skills/ (XDG)
- Removed manually-created .lisp files from repo
2026-04-30 11:09:23 -04:00
4b04266c16
fix(opencortex): harness compile errors resolved
...
- FIX: copy-org-object -> deep-copy-org-object (struct conflict)
- FIX: malformed char= syntax in reason.lisp
2026-04-30 10:58:23 -04:00
213c9f8c90
feat(skills): add org-skill-repl for persistent Lisp evaluation
...
Enables agent to:
- Evaluate Lisp code with result/output/error separation
- Inspect variables and functions
- List bound variables in package
- Load files into image
- Supports REPL-first workflow with literate reflection in org
2026-04-30 10:54:08 -04:00
cf5f0d13d0
feat(opencortex): v0.2.0 skills consolidation
...
- NEW: org-skill-utils-lisp (3-phase validation, sandboxed eval, AST tools)
- NEW: org-skill-utils-org (org headline manipulation, property management)
- DELETE: org-skill-lisp-utils, org-skill-emacs-edit (merged)
- ADD: opencortex setup wizard, opencortex doctor command
- ADD: Native TUI with Croatoan
- HARDEN: Skill loader, package jailing fixes
2026-04-30 10:52:27 -04:00
0121082bc6
feat(chaos): seal v0.2.0 with Tier 2/3 validation and TUI fixes
2026-04-28 19:48:59 -04:00
6f548aa7ac
fix: resolve TUI syntax errors and color constants
2026-04-28 14:45:11 -04:00
315ef305e9
chore: complete scorched earth bootstrap and seal v0.2.0-pre fixes
2026-04-28 14:08:25 -04:00
aa70766a4f
docs(gtd): mark chaos bugfixes as done and update submodule ref
2026-04-28 14:03:03 -04:00
a842f10b35
chore(opencortex): update submodule to latest fix for v0.2.0
2026-04-28 10:46:31 -04:00
478e5b88bc
chore: seal v0.2.0 milestone with updated submodule reference and README
2026-04-27 20:18:04 -04:00
38f1dfec4e
feat(xdg): implement xdg-compliant directory structure and diagnostic doctor
2026-04-27 19:51:41 -04:00
4317eff40e
docs: Add self-enforcement checklist to AGENTS.md
...
- Before task gate (git clean, skill query, GTD read)
- During task LP rules (org-only, one function per block, prose)
- After task validation (tests pass, chaos tier 1, no artifacts)
- References to authoritative skill org files
This makes the mandate enforceable, not just documentation.
2026-04-25 19:33:25 -04:00
cc6c552d5a
refactor: Move Emacs config from system/ to projects/dotemacs/
...
- Delete deprecated system/ configuration files
- Update projects/dotemacs/modules/ with reorganized config
- Add .opencode/ directory for agent state
- Clean up attachments and unused documentation files
2026-04-25 18:41:20 -04:00
5f48f07b77
chore: Sync submodule for definitive v0.1.0 release
2026-04-19 20:51:49 -04:00
c5c524d335
chore: Final sync for stable conductor bridge
2026-04-19 20:41:26 -04:00
b11b028245
chore: Sync submodule for definitive gateway fix
2026-04-19 20:36:45 -04:00
ced260dd0f
chore: Sync submodule for definitive protocol fix
2026-04-19 20:34:27 -04:00
1a87c72f7d
chore: Sync submodule for Sexp restoration
2026-04-19 20:31:06 -04:00
284de44dcd
chore: Sync submodule for JSON protocol
2026-04-19 20:23:27 -04:00
fd6c621eeb
chore: Sync submodule for final protocol hardening
2026-04-19 20:16:22 -04:00
34af90e7e5
chore: Sync submodule for definitive proto-get fix
2026-04-19 20:10:14 -04:00
1f736aabe5
chore: Sync submodule for dependency fix
2026-04-19 20:06:48 -04:00
609b2fcac3
chore: Sync submodule for protocol security fix
2026-04-19 20:03:20 -04:00
f48f38400d
chore: Sync submodule for chat protocol fix
2026-04-19 19:59:27 -04:00
e49b68287b
chore: Sync submodule for protocol debugging
2026-04-19 19:56:31 -04:00
de23523200
chore: Sync submodule for validator hardening
2026-04-19 19:47:22 -04:00
dde4796d23
chore: Sync submodule for validator fix
2026-04-19 19:44:26 -04:00
7f0d195017
chore: Sync submodule for gateway syntax fix
2026-04-19 19:36:56 -04:00
e98a68f32c
chore: Sync submodule for definitive v0.1.0 conductor fix
2026-04-19 19:32:32 -04:00
7815717346
chore: Sync submodule for boot lock
2026-04-19 19:19:57 -04:00
61191ac03e
chore: Sync submodule for UI test improvement
2026-04-19 19:17:07 -04:00
1866695eca
chore: Sync submodule for SBCL fix
2026-04-19 19:14:08 -04:00
05c2730c61
chore: Sync submodule for quoting fix
2026-04-19 19:11:25 -04:00
a97a3d1ba9
chore: Sync submodule for serial boot fix
2026-04-19 19:09:19 -04:00
41598c3542
chore: Sync submodule for race fix
2026-04-19 19:04:57 -04:00
5d3ab60adf
chore: Sync submodule for boot race fix
2026-04-19 19:00:58 -04:00
18a802c2e2
chore: Sync submodule for definitively stable v0.1.0
2026-04-19 18:49:24 -04:00
c1cfde1e4b
chore: Sync submodule for dynamic cascade
2026-04-19 18:38:04 -04:00
b78b32bda9
chore: Sync submodule for stable v0.1.0 TUI
2026-04-19 18:37:35 -04:00
bc51a5e586
chore: Sync submodule for metabolic feedback fix
2026-04-19 18:18:32 -04:00
a32524ec64
chore: Sync submodule for verified TUI loop
2026-04-19 18:11:50 -04:00
d03914053f
chore: Sync submodule for definitive TUI fix
2026-04-19 18:06:46 -04:00
b1c2884254
chore: Sync submodule for protocol and visibility fixes
2026-04-19 17:54:04 -04:00
0239b4f8d7
chore: Sync submodule for tool visibility fix
2026-04-19 17:43:33 -04:00
04f7e248b4
chore: Sync submodule for response format fix
2026-04-19 17:41:35 -04:00
0c1bdc0418
chore: Sync submodule for case-insensitive gateway
2026-04-19 17:35:48 -04:00
71d3016a1c
chore: Sync submodule for handler-case fix
2026-04-19 17:33:02 -04:00