Amr Gharbeia amr
  • Joined on 2026-03-27
amr pushed to main at amr/memex 2026-05-13 16:06:07 -04:00
ae4a5c0c93 bump cl-tty + passepartout: TUI rendering fixes
amr pushed to feature/v0.8.0-minibuffer at amr/passepartout 2026-05-13 16:06:07 -04:00
af4d81ec9f fix: add word-wrap function, complete TUI migration
amr pushed to main at amr/memex 2026-05-13 15:03:42 -04:00
c42170552a docs: add 'plan test before running it' step to development cycle
amr pushed to main at amr/memex 2026-05-13 14:53:29 -04:00
ef85055cc7 bump passepartout: fix TUI load (bypass ASDF strict checks)
amr pushed to feature/v0.8.0-minibuffer at amr/passepartout 2026-05-13 14:53:29 -04:00
79896c5ffd fix: bypass ASDF compile for TUI load, use direct compile-file+load
amr pushed to main at amr/memex 2026-05-13 14:32:33 -04:00
eabc63df9f docs: add 'test with user command, not substitute' rule
amr pushed to main at amr/memex 2026-05-13 14:28:08 -04:00
d985968acd docs: add 'architect does not fix bugs during testing' rule
amr pushed to main at amr/memex 2026-05-13 14:26:45 -04:00
191456cd7e docs: add quicklisp setup and no-.lisp convention to AGENTS.md
amr pushed to main at amr/memex 2026-05-13 14:22:04 -04:00
91dc0242be bump passepartout: stty/backend-size fixes, TUI verified in PTY
amr pushed to feature/v0.8.0-minibuffer at amr/passepartout 2026-05-13 14:21:58 -04:00
4b60e8c544 fix: stty graceful failure, backend-size TYPE-ERROR safety net
amr pushed to main at amr/memex 2026-05-13 14:04:35 -04:00
56648e29f4 bump passepartout: TUI compilation fixes — loads, initializes, connects to daemon
amr pushed to feature/v0.8.0-minibuffer at amr/passepartout 2026-05-13 14:04:28 -04:00
885fc3f92e fix: resolve TUI compilation errors, replace ST calls with GETF
amr pushed to main at amr/memex 2026-05-13 13:17:10 -04:00
2cc31a1381 docs: document check-parens limitation with multi-block forms
amr pushed to main at amr/memex 2026-05-13 13:14:42 -04:00
a88dac5510 docs: add versioning convention to naming doc
amr pushed to feature/v0.1.0-layout-engine at amr/cl-tty 2026-05-13 13:14:25 -04:00
56682d0cc2 v0.1.0: Layout primitives + composable API — 23 new tests
7191606227 v0.1.0: mark Yoga FFI binding DONE
f135b56a1a v0.1.0: Yoga FFI binding — CFFI types, 50+ bound functions, 9 tests
Compare 3 commits »
amr created branch feature/v0.1.0-layout-engine in amr/cl-tty 2026-05-13 13:14:25 -04:00
amr pushed to main at amr/memex 2026-05-13 13:09:50 -04:00
18b289dff8 fix: tool bugs found in review audit
amr pushed to main at amr/memex 2026-05-13 13:05:23 -04:00
34b26a4fde docs: add subagent iteration workflow to AGENTS.md
amr pushed to main at amr/memex 2026-05-13 12:58:07 -04:00
b234ef2439 docs: add README.org for repl, tangle, org-eval, verify-repl tools
amr pushed to main at amr/memex 2026-05-13 12:57:06 -04:00
a2a7b4ca08 fix repl-block, check-tangle, commands: READMEs, exit codes, path resolution