Amr Gharbeia amr
  • Joined on 2026-03-27
amr created pull request amr/cl-tty#8 2026-05-12 16:33:50 -04:00
v1.0.0 — Stable release + TUI support
amr pushed to feature/v0.11.0-slots at amr/cl-tty 2026-05-12 16:32:39 -04:00
38ee561625 v1.0.0: TUI support — resize events, with-terminal macro
84e8482fec v1.0.0: TUI support — resize events, with-terminal macro
Compare 2 commits »
amr pushed to main at amr/passepartout 2026-05-12 16:06:46 -04:00
d77d41f3a8 fix .asd version: 0.4.3 -> 0.7.2 (was 3 releases behind)
amr pushed to feature/v0.11.0-slots at amr/cl-tty 2026-05-12 16:02:02 -04:00
3cbcfd2d75 v1.0.0 release
9c879e7a97 fix: validate slot mode on first defslot call
352f27e260 fix: osc8-link doubled backslashes in format string
6cd045ff59 implement: slot modes (:stack, :replace, :single-winner)
a9670a5cd7 literate: add org sources for orphan test files, update README
Compare 37 commits »
amr pushed tag v1.0.0 to amr/cl-tty 2026-05-12 16:01:59 -04:00
amr renamed repository from cl-tui to amr/cl-tty 2026-05-12 12:07:36 -04:00
amr pushed to feature/v0.11.0-slots at amr/cl-tty 2026-05-12 07:41:17 -04:00
30fdb1def8 Fix verify-api.py: use correct API names throughout
amr pushed to feature/v0.11.0-slots at amr/cl-tty 2026-05-12 07:39:15 -04:00
5213bdeae5 CI test 4: recreated webhook with explicit events
amr pushed to feature/v0.11.0-slots at amr/cl-tty 2026-05-12 07:38:36 -04:00
3f54fdb76a CI test 3: verify webhook after recreate
amr pushed to feature/v0.11.0-slots at amr/cl-tty 2026-05-12 07:37:23 -04:00
eabec0c48a CI test 2: verify webhook delivery
amr pushed to feature/v0.11.0-slots at amr/cl-tty 2026-05-12 07:36:38 -04:00
1e9a780d61 CI test: trigger webhook verification
amr pushed to feature/v0.11.0-slots at amr/cl-tty 2026-05-12 07:36:21 -04:00
0f408eeff7 Add CI test runner: run-all-tests.sh + verify-api.py + verify-demo-pty.py
amr pushed to feature/v0.11.0-slots at amr/cl-tty 2026-05-12 06:58:33 -04:00
7f4f712399 v0.15.1: EOF/Escape fixes, box title rendering, full feature verification
amr pushed to main at amr/cl-tty 2026-05-11 22:03:19 -04:00
9e5b1ee8c6 Merge pull request 'v0.15.0: Critical input/rendering fixes, subagent-reviewed' (#7) from feature/v0.11.0-slots into main
eede03ee3f Add demo.sh — shell wrapper for raw terminal mode
2b2119a2f1 Shell wrapper for terminal raw mode, demo no longer sets raw mode
613e4b6217 stty via /bin/sh -c + stdin redirect instead of -F /dev/tty
0ed7427802 Raw mode via stty -F /dev/tty, explicit device path
Compare 37 commits »
amr merged pull request amr/cl-tty#7 2026-05-11 22:03:18 -04:00
v0.15.0: Critical input/rendering fixes, subagent-reviewed
amr pushed to main at amr/cl-tty 2026-05-11 22:03:02 -04:00
e887e9bf88 Merge pull request 'v0.6.0: ScrollBox + TabBar' (#6) from feature/v0.6.0-scrollbox-tabbar into main
9adefb5dbb v0.6.0: ScrollBox + TabBar — container components
Compare 2 commits »
amr merged pull request amr/cl-tty#6 2026-05-11 22:03:02 -04:00
v0.6.0: ScrollBox + TabBar
amr pushed to main at amr/cl-tty 2026-05-11 22:02:45 -04:00
915e4f9d2c Merge pull request 'v0.4.0: Theme engine — semantic colors, presets, dark/light' (#5) from feature/v0.4.0-theme-engine into main
3b0410b088 docs: restructure org for per-function literate prose
c55f1773fb docs: sync org file with working code
f07cb65186 v0.5.0: Text input + keybinding system
2d3227aaf1 review fixes: version bump, keyword check, warning assertion
Compare 6 commits »
amr merged pull request amr/cl-tty#5 2026-05-11 22:02:45 -04:00
v0.4.0: Theme engine — semantic colors, presets, dark/light
amr pushed to main at amr/cl-tty 2026-05-11 22:02:34 -04:00
5271f5a2ab Merge pull request 'v0.3.0: Rendering pipeline — render dispatch, tree walk, dirty propagation' (#4) from feature/v0.3.0-rendering-engine into main
6ba69f4610 review fixes: in-suite, version bump, default children method
b0e5c18257 v0.3.0: Rendering pipeline — render dispatch, tree walk, dirty propagation
Compare 3 commits »