Commit graph

29 commits

Author SHA1 Message Date
26ed4956e1 perf(editor): extend textkit profiling probes 2026-05-30 18:47:22 +02:00
c02bac3c2d docs(perf): analyze CRLF benchmark impact 2026-05-30 18:23:53 +02:00
3a5645464f fix(editor): support CRLF line segmentation 2026-05-30 18:19:52 +02:00
181ec6ccca docs(perf): analyze 5mb benchmark results 2026-05-30 18:02:44 +02:00
e4818c4cd7 perf(editor): align benchmark with render skipping 2026-05-30 17:59:41 +02:00
be53eddfd2 perf(editor): add profiling benchmark harness 2026-05-30 17:57:37 +02:00
9730f860de docs(editor): document scalability findings 2026-05-29 20:59:38 +02:00
6aefffef8d perf(editor): implement dirty-line invalidation 2026-05-29 20:57:03 +02:00
6b1d2f8b27 docs(editor): evaluate hybrid rendering architecture 2026-05-29 20:11:22 +02:00
1ee42300ce test(editor): add hybrid prototype documents 2026-05-29 20:09:57 +02:00
c458fb1529 feat(editor): validate hybrid active line rendering 2026-05-29 20:08:46 +02:00
b2ae51d7a8 Addition of 3D models to the roadmap 2026-05-29 19:53:05 +02:00
a010cb19be fix(editor): activate text editor for keyboard input 2026-05-29 19:47:40 +02:00
ce55b9a2ce docs(editor): document writing ergonomics findings 2026-05-29 19:22:53 +02:00
9b13766359 feat(editor): add realistic sample document 2026-05-29 19:21:44 +02:00
820099ddad feat(editor): improve writing layout 2026-05-29 19:19:59 +02:00
0b01178f24 refactor(ui): prioritize editor space 2026-05-29 19:17:34 +02:00
002fde6169 Add agent instructions 2026-05-29 19:16:50 +02:00
63b642a47f docs(editor): document selection feedback loop investigation 2026-05-29 19:04:30 +02:00
5e1b7ad885 fix(editor): prevent recursive selection updates 2026-05-29 19:02:51 +02:00
527a99c2e7 docs(editor): document hybrid editing investigation 2026-05-29 18:01:29 +02:00
9161b42d9d test(editor): validate editor state foundation 2026-05-29 17:59:43 +02:00
1e15778364 feat(editor): implement document loading and saving 2026-05-29 17:58:23 +02:00
93d095feeb feat(editor): add native text view bridge 2026-05-29 17:55:37 +02:00
bd54714fa0 docs(decisions): record editor technology selection 2026-05-29 17:52:49 +02:00
5b57df0214 Milestone 0 completed. 2026-05-29 15:34:15 +02:00
24ed7f2655 Addition of roadmap.md and decisions.md 2026-05-29 15:27:42 +02:00
c12816c09c Added the initial project scaffolding 2026-05-29 15:19:33 +02:00
48818f27b3 Initial commit 2026-05-29 14:36:32 +02:00