Commit Graph
80 Commits
Author SHA1 Message Date
lix-2026 cff0c67cf9 refactor: add filetree sidebar snapshot helper 2026-05-25 06:47:54 +08:00
lix-2026 0509081bbb refactor: prune block transform helpers 2026-05-25 06:27:00 +08:00
lix-2026 4d08b69d2e docs: enforce two-worker runtime batches 2026-05-25 06:01:48 +08:00
lix-2026 1befc5bc2a docs: restore reasonix worker limit facts 2026-05-25 05:59:33 +08:00
lix-2026 988757d7a3 docs: restore two-worker runtime limit 2026-05-25 05:55:29 +08:00
lix-2026 664e794ead docs: keep reasonix worker limit aligned 2026-05-25 05:53:45 +08:00
lix-2026 e9eebff959 docs: align runtime worker limit 2026-05-25 05:53:01 +08:00
lix-2026 e6ab9268b6 docs: align reasonix worker limit 2026-05-25 05:22:53 +08:00
lix-2026 dddf9eb9c1 refactor: extract drop indicator geometry 2026-05-25 05:06:28 +08:00
lix-2026 74dd955b3d docs: fix reasonix worker limit record 2026-05-25 04:43:38 +08:00
lix-2026 8ca91190c2 docs: clarify tree live fallback evidence 2026-05-25 04:42:21 +08:00
lix-2026 3d338fdde3 fix: fallback tree live events to polling 2026-05-25 04:38:23 +08:00
lix-2026 aa293fec3f refactor: extract toolbar overlay lock helper 2026-05-25 04:28:43 +08:00
lix-2026 1e097a9597 refactor: extract dnd target and sidebar helpers 2026-05-25 04:16:35 +08:00
lix-2026 9798888909 refactor: extract filetree projection helpers 2026-05-25 04:02:36 +08:00
lix-2026 3f8c7a1238 refactor: extract block menu overlay close helper 2026-05-25 03:41:19 +08:00
lix-2026 bf6cd19878 refactor: extract editor overlay close state 2026-05-25 03:27:51 +08:00
lix-2026 c50d78cc6a docs: record interrupted batch j 2026-05-25 03:16:32 +08:00
lix-2026 33ac2d927c refactor: delegate filetree asset append 2026-05-25 03:14:54 +08:00
lix-2026 3361a5e1b1 refactor: extract editor dnd helpers 2026-05-25 03:05:57 +08:00
lix-2026 fa3dc76d53 refactor: delegate filetree upload fallback 2026-05-25 02:55:45 +08:00
lix-2026 3b8445ffab refactor: extract block menu overlay layout 2026-05-25 02:50:31 +08:00
lix-2026 61727e17b1 refactor: extract conflict diff panel runtime 2026-05-25 02:44:19 +08:00
lix-2026 6e8eacc929 docs: record interrupted reasonix batch e 2026-05-25 02:29:49 +08:00
lix-2026 d22c45dfa5 refactor: delegate media asset upload runtime 2026-05-25 02:24:48 +08:00
lix-2026 32302b78aa docs: record upload orchestrator audit 2026-05-25 02:09:40 +08:00
lix-2026 fda2224b6f refactor: delegate upload files orchestration 2026-05-25 02:00:34 +08:00
lix-2026 715ee4c602 refactor: extract media upload runtime helper 2026-05-25 01:52:11 +08:00
lix-2026 29a8e5e109 docs: clarify browser runtime worker constraints 2026-05-25 01:48:38 +08:00
lix-2026 2f2220a060 refactor: extract conflict panel dom helper 2026-05-25 01:35:19 +08:00
lix-2026 a0115ecd77 refactor: delegate uploaded asset insertion runtime 2026-05-25 01:28:15 +08:00
lix-2026 a4e50c1d19 refactor: extract block menu html helpers 2026-05-25 01:22:26 +08:00
lix-2026 ac15424328 refactor: externalize upload and conflict helpers 2026-05-25 01:13:08 +08:00
lix-2026 7975ce0997 refactor: extract editor overlay helpers 2026-05-25 01:06:37 +08:00
lix-2026 e1484f4cc0 refactor: move upload fetch timeout helper 2026-05-25 00:59:49 +08:00
lix-2026 e54f255690 docs: add runtime followup checklists 2026-05-25 00:51:52 +08:00
lix-2026 e20c0f95ff refactor: extract editor dom selection runtime 2026-05-25 00:48:37 +08:00
lix-2026 ec623c9a82 refactor: externalize filetree selection runtime 2026-05-25 00:37:47 +08:00
lix-2026 2f01dc3a2e refactor: externalize filetree runtime helpers 2026-05-25 00:22:08 +08:00
lix-2026 d4bef58773 docs: update runtime extraction checklist 2026-05-25 00:08:23 +08:00
lix-2026 c3fbadb456 refactor: externalize tree shell runtime 2026-05-25 00:05:30 +08:00
lix-2026 437c690a39 refactor: externalize editor upload context 2026-05-24 23:43:22 +08:00
lix-2026 5a96ea9eba refactor: extract editor upload intent 2026-05-24 23:24:38 +08:00
lix-2026 0a03572601 refactor: externalize local upload helpers
Add local-upload-runtime.js as a browser runtime module for upload and attachment helper functions, with sidebar fallback wrappers and a fixed runtime asset route.

While validating task479, fix the editor attachment delete path so DOM-selected local attachment links are mapped back to a Tiptap text selection before delete_selection(), preserving undo history and adjacent links.
2026-05-24 22:42:53 +08:00
lix-2026 db7c3cb319 refactor: externalize tree live controller 2026-05-24 21:35:21 +08:00
lix-2026 b61b56b5b5 design: plan browser runtime extraction 2026-05-24 21:03:33 +08:00
lix-2026 5f97800489 chore: align local-first control plane and editor fixes
- wire SQLite control-plane access/session paths into Rust web local-folder routes

- preserve local Markdown attachment semantics across upload, reload, and secondary-pane resource tabs

- refresh design governance docs, Reasonix task templates, and bug records

- retire root .mcp.json local MCP config
2026-05-23 23:38:42 +08:00
lix-2026 47e224d419 chore: align sqlite control plane architecture
- replace default Convex control-plane wording with Rust SQLite control-plane across architecture, AGENTS, Reasonix, and design docs

- retire root Convex functions source and deploy script into recycle while keeping explicit cloud/compat/sync-replica boundaries

- add control-plane migration guard/docs and keep CodeGraph refreshed after the SQLite control-plane cutover
2026-05-22 17:45:22 +08:00
lix-2026 fdb20300e9 advance 1-8 post-mvp execution batches 2026-05-21 23:53:39 +08:00
lix-2026 cc91a56603 batch E: close tail checks and refresh smoke evidence 2026-05-21 17:15:28 +08:00