Amr Gharbeia amr
  • Joined on 2026-03-27
amr opened issue amr/memex#2 2026-05-13 11:12:32 -04:00
v0.8.0: Conversation view — cl-tty ScrollBox + Markdown
amr opened issue amr/memex#1 2026-05-13 11:12:32 -04:00
v0.8.0: Minibuffer — cl-tty dialog stack
amr pushed to main at amr/memex 2026-05-13 09:46:03 -04:00
0397dbf7b1 memex: rename cl-tui → cl-tty, update to v1.1.0
amr pushed to main at amr/memex 2026-05-13 09:18:01 -04:00
699be93918 bump passepartout: save WIP TUI work and ROADMAP reorg before new strategy
amr pushed to main at amr/passepartout 2026-05-13 09:17:54 -04:00
f8d56cdeba tangle: channel-tui-view.lisp from org source
00211cf685 wip: unified minibuffer panel, v0.9.1 Emacs dev env in ROADMAP
a8901d9675 docs: restructure ROADMAP for atomic releases, merge neurosymbolic design decisions
c227877302 v0.8.3: TUI stabilization — box calls, package fixes, sandbox, configure
8fd56dece3 v0.8.2: cleanup + prose + structure + decomposition + budget + errors
Compare 7 commits »
amr pushed to main at amr/memex 2026-05-12 20:13:35 -04:00
0290feccc1 memex: split AGENTS.md into monorepo overview and per-project workflow
f6094abb7b docs: consolidate neurosymbolic roadmap and design decisions, bump passepartout
e719443ce7 memex: update AGENTS.md, add passepartout design-decisions notes, SWOT + agora notes, bump submodules → v0.8.1
04944a62e2 memex: update AGENTS.md with ROADMAP TODO workflow, bump passepartout to v0.8.0
Compare 4 commits »
amr pushed to refactor/cl-tty-tui at amr/passepartout 2026-05-12 18:47:44 -04:00
edfcfcd7e1 docs: update v0.8.0+ roadmap for cl-tty, Emacs-style bottom panel
amr created pull request amr/passepartout#1 2026-05-12 18:44:57 -04:00
v0.7.3: cl-tty TUI migration — replace Croatoan (ncurses CFFI) with cl-tty (pure CL)
amr pushed to main at amr/cl-tty 2026-05-12 18:43:21 -04:00
c30917056c Merge pull request 'v1.1.0: SGR Mouse Event Parsing' (#9) from feature/v0.11.0-slots into main
d4aba6ef06 docs: add v1.1.0 SGR mouse parsing to ROADMAP.org
b3b191529a feat: SGR mouse event parsing in read-event
Compare 3 commits »
amr merged pull request amr/cl-tty#9 2026-05-12 18:43:20 -04:00
v1.1.0: SGR Mouse Event Parsing
amr created pull request amr/cl-tty#9 2026-05-12 18:26:47 -04:00
v1.1.0: SGR Mouse Event Parsing
amr pushed to feature/v0.11.0-slots at amr/cl-tty 2026-05-12 18:22:07 -04:00
d4aba6ef06 docs: add v1.1.0 SGR mouse parsing to ROADMAP.org
amr pushed tag v1.1.0 to amr/cl-tty 2026-05-12 18:21:22 -04:00
amr pushed to feature/v0.11.0-slots at amr/cl-tty 2026-05-12 18:14:05 -04:00
b3b191529a feat: SGR mouse event parsing in read-event
amr pushed to refactor/cl-tty-tui at amr/passepartout 2026-05-12 17:35:49 -04:00
e674dcb2e3 docs: mark all v0.7.3 cl-tty TUI migration items DONE
amr pushed to refactor/cl-tty-tui at amr/passepartout 2026-05-12 17:35:20 -04:00
757541c83b fix: close defun on-key with missing paren, complete cl-tty TUI migration
amr created branch refactor/cl-tty-tui in amr/passepartout 2026-05-12 17:35:20 -04:00
amr pushed tag v1.0.0 to amr/cl-tty 2026-05-12 16:35:32 -04:00
amr pushed to main at amr/cl-tty 2026-05-12 16:34:48 -04:00
07c29290d4 Merge pull request 'v1.0.0 — Stable release + TUI support' (#8) from feature/v0.11.0-slots into main
38ee561625 v1.0.0: TUI support — resize events, with-terminal macro
84e8482fec v1.0.0: TUI support — resize events, with-terminal macro
3cbcfd2d75 v1.0.0 release
9c879e7a97 fix: validate slot mode on first defslot call
Compare 47 commits »
amr merged pull request amr/cl-tty#8 2026-05-12 16:34:48 -04:00
v1.0.0 — Stable release + TUI support