Commit Graph

39 Commits

Author SHA1 Message Date
Bill
73f30a05fa Step 164: add update checker and installer manifests 2026-02-09 19:58:39 -07:00
Bill
caa7c7fe42 Step 163: add telemetry and crash logging 2026-02-09 19:56:55 -07:00
Bill
d5b11c4904 Step 162: add help panel and documentation 2026-02-09 19:54:25 -07:00
Bill
898f68543b Step 161: add plugin API and loader 2026-02-09 19:51:42 -07:00
Bill
300cf070b2 Step 160: add theme engine and JSON themes 2026-02-09 19:49:03 -07:00
Bill
3d919d39c5 Step 159: add agent marketplace registry 2026-02-09 19:39:40 -07:00
Bill
c21c52f55b Step 158: add agent workflow recorder 2026-02-09 19:36:45 -07:00
Bill
9624e8e16f Step 157: add multi-agent roles and provenance 2026-02-09 19:33:42 -07:00
Bill
d12757b38a Step 156: add agent annotation assistant 2026-02-09 19:28:10 -07:00
Bill
7340d5028a Step 155: add agent code generation 2026-02-09 19:21:17 -07:00
Bill
cc186f628f Step 154: send library context to agents 2026-02-09 19:18:26 -07:00
Bill
85fc9cb513 Step 153: add language coverage tests 2026-02-09 19:14:57 -07:00
Bill
a0af3a337c Step 152: extend cross-language projection 2026-02-09 19:12:33 -07:00
Bill
b4cf14f3ae Step 151: add Go parser and generator 2026-02-09 19:08:42 -07:00
Bill
7ef0c4a8ad Step 150: add Rust parser and generator 2026-02-09 19:02:07 -07:00
Bill
52b54575ec Step 149: add Java parser and generator 2026-02-09 18:54:52 -07:00
Bill
fa030c0186 Step 148: add JavaScript/TypeScript generator 2026-02-09 18:44:36 -07:00
Bill
94b93e474b Step 147: add JS/TS CST-to-AST parsing 2026-02-09 18:34:39 -07:00
Bill
ca9628edfd Step 146: add Emacs buffer bridge 2026-02-09 18:29:36 -07:00
Bill
7ae51ebd2e Step 145: add Org-mode rendering and source blocks 2026-02-09 18:26:28 -07:00
Bill
abd41217d3 Step 144: add Emacs keybinding integration 2026-02-09 18:06:50 -07:00
Bill
568fa38f46 Step 143: index Emacs Elisp functions 2026-02-09 18:02:57 -07:00
Bill
beaec58073 Step 142: add Emacs package browser 2026-02-09 17:55:10 -07:00
Bill
f031004cab Step 141: Emacs daemon config 2026-02-09 17:47:26 -07:00
Bill
a35e76cb36 Step 140: constructive coding tests 2026-02-09 17:38:21 -07:00
Bill
8df003ab97 Step 139: library compatibility matrix 2026-02-09 17:36:59 -07:00
Bill
dcd44d26ed Step 138: type-aware code generation 2026-02-09 17:35:17 -07:00
Bill
4bfaaa6cce Step 137: composition builder 2026-02-09 17:32:17 -07:00
Bill
60f3131ed9 Step 136: agent library-aware mode 2026-02-09 17:28:51 -07:00
Bill
b7bd54d5da Step 135: library-aware completion 2026-02-09 17:21:26 -07:00
Bill
4b5304240a Step 134: primitives registry 2026-02-09 17:12:28 -07:00
Bill
2c8202a413 Step 133: import statement generation 2026-02-09 17:10:03 -07:00
Bill
dcc963f625 Step 132: library symbol browser 2026-02-09 17:05:09 -07:00
Bill
ae95aeb303 Step 131: stub-based library indexing 2026-02-09 17:00:55 -07:00
Bill
42ee684087 Step 130: LSP library API indexing 2026-02-09 16:46:58 -07:00
Bill
f88a129a7b Step 129: dependency management UI 2026-02-09 16:25:20 -07:00
Bill
284c5b53fc Step 128: parse dependency files into imports 2026-02-09 16:15:10 -07:00
Bill
fa39ec20cf Step 127: add package registry abstraction 2026-02-09 15:59:12 -07:00
Bill
a65e0b13ee Step 76: LayoutManager with docking layout presets (Sprint 4 start)
Three preset layouts (VSCode/Emacs/JetBrains) with panel visibility,
size ratios, dirty flag for rebuild, and file-based persistence.
Also includes revised sprint4_plan.md and new sprint5_plan.md.
10/10 tests pass.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 08:22:02 -07:00