Add org-skill-self-edit: self-repair with paren balancing
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s

- New skill hooks into :syntax-error and :repair-request events
- Deterministic paren balancing (fast fix)
- Surgical file edits with memory rollback on failure
- :self-edit and :balance-parens cognitive tools
- 9 new tests, all 93 tests passing
This commit is contained in:
2026-04-23 22:18:31 -04:00
parent 400eb07169
commit 249d537ca2
4 changed files with 361 additions and 0 deletions

View File

@@ -122,6 +122,10 @@
#:emacs-edit-id-format
#:emacs-edit-set-property
#:emacs-edit-set-todo
;; --- Self-Edit Skill ---
#:self-edit-balance-parens
#:self-edit-apply
;; --- Security Vault ---
#:vault-get-secret