Commit graph

62 commits

Author SHA1 Message Date
murashit
67289765c6 refactor(selection-rewrite): consolidate transport output 2026-07-21 20:59:09 +09:00
murashit
ab0a9047f4 refactor(diff): replace custom LCS with jsdiff 2026-07-21 20:58:23 +09:00
murashit
8a798a5bca fix(ui): disable operations with unmet preconditions 2026-07-21 14:25:44 +09:00
murashit
11c233b8fe refactor(runtime): replace executable-bound runtime atomically
Own executable- and vault-bound resources in one disposable runtime.
On executable changes, detach stable view shells, dispose all bound work,
and publish a fully attached replacement runtime.
2026-07-20 17:27:57 +09:00
murashit
359bf1c21e refactor(app-server): inject structured turn runner 2026-07-16 22:56:00 +09:00
murashit
bbd981f255 refactor: simplify feature state lifecycles 2026-07-15 14:37:16 +09:00
murashit
ca1a71eaac fix: make app-server context changes atomic 2026-07-14 22:17:34 +09:00
murashit
4d138a3f9b Remove deprecated app-server compatibility consumers 2026-07-13 13:52:22 +09:00
murashit
9d2b750d77 Move selection rewrite behind a feature-owned transport 2026-07-12 20:33:19 +09:00
murashit
19d35f7e33 Update app-server support for Codex CLI 0.143.0 2026-07-08 11:44:19 +09:00
murashit
7c86d89810 Resolve settings display and selection diff design issues 2026-06-28 17:48:03 +09:00
murashit
2aca116035 Remove stale app-server RPC compatibility shims 2026-06-28 12:45:23 +09:00
murashit
470c00a1f1 Move app-server method semantics into services 2026-06-28 12:15:49 +09:00
murashit
3471abb91e Enforce explicit DOM bridge boundaries 2026-06-27 12:44:16 +09:00
murashit
697f7a59d2 Tighten app-server helper and notification boundaries 2026-06-26 20:09:39 +09:00
murashit
b8a085b4bf Reduce test-suite bottlenecks and redundant assertions 2026-06-25 21:30:12 +09:00
murashit
dd280f74e7 Isolate app-server protocol boundaries 2026-06-25 21:29:40 +09:00
murashit
a23ccfbd82 Move DOM boundary lint to Biome 2026-06-25 12:26:41 +09:00
murashit
47c4ed4631 Add Biome assist import organization 2026-06-24 14:54:53 +09:00
murashit
321323532b Introduce Biome formatting and linting 2026-06-24 14:54:53 +09:00
murashit
d51b6338c0 Update Codex app-server bindings for 0.142.0 2026-06-23 12:19:51 +09:00
murashit
7d36b552a0 Narrow chat runtime projections 2026-06-22 20:58:43 +09:00
murashit
1e42fe6ea2 Model selection rewrite lifecycle as state machine 2026-06-21 13:51:35 +09:00
murashit
71fbe05e34 Fix app-server failure and graph cleanup follow-ups 2026-06-17 14:25:22 +09:00
murashit
20e82a09ff Refactor panel graph and app-server boundaries 2026-06-17 13:35:11 +09:00
murashit
c82362283c Harden selection rewrite context checks 2026-06-17 09:15:01 +09:00
murashit
f228a26b3e Tighten app-server boundary projections 2026-06-17 09:09:56 +09:00
murashit
89099deed6 Hide test-only helper exports 2026-06-15 07:13:47 +09:00
murashit
4108529a91 Absorb thin single-caller helpers 2026-06-15 05:29:20 +09:00
murashit
a573a86246 Remove non-action aria labels 2026-06-13 16:09:11 +09:00
murashit
aa5b1b6ed0 Simplify chat panel composition wiring 2026-06-13 16:08:42 +09:00
murashit
7ebe802e0b Refresh lint boundaries and validation cleanup 2026-06-12 17:40:51 +09:00
murashit
31e30b637a Group app-server connection, protocol, and turn projections 2026-06-12 16:48:10 +09:00
murashit
998182a182 Hide app-server generated types behind mappers 2026-06-12 16:48:10 +09:00
murashit
b98f8e6c1f Harden runtime, cache, and support invariants 2026-06-12 16:48:06 +09:00
murashit
4f428e20bd Pin selection rewrite editor-state behavior 2026-06-12 16:48:06 +09:00
murashit
84c1282f06 Establish app-server and runtime controller boundaries 2026-06-12 16:47:10 +09:00
murashit
d198f3e4fc Close selection rewrite app-server turn boundary 2026-06-10 00:31:47 +09:00
murashit
62005852ea Clarify domain and app-server adapter names 2026-06-10 00:09:10 +09:00
murashit
7e5136423a Keep structured turn runtime resolution in-process 2026-06-09 21:07:48 +09:00
murashit
3f9a54af38 Tighten structured ephemeral turn adapter 2026-06-09 20:30:02 +09:00
murashit
bcb3569734 Refine structured app-server turn boundary 2026-06-09 20:21:47 +09:00
murashit
cef0edf3a6 Consolidate catalog metadata helpers 2026-06-09 19:19:17 +09:00
murashit
5fe89d2cad Move app-server catalog metadata behind panel models 2026-06-09 15:41:49 +09:00
murashit
9071fb238c Refine selection rewrite frames 2026-06-05 14:54:45 +09:00
murashit
2598ee1327 Update Codex CLI 0.137.0 compatibility 2026-06-04 11:57:46 +09:00
murashit
c548b5816b Add volatile selection rewrite prompt history 2026-06-03 23:12:03 +09:00
murashit
ea00f9a7e9 Share lifecycle and async test helpers 2026-06-02 20:36:31 +09:00
murashit
e32bff8a9b Update Preact compatibility docs 2026-05-31 13:18:32 +09:00
murashit
86cfda539c Switch UI runtime to Preact compat 2026-05-31 12:50:34 +09:00