Amr Gharbeia amr
  • Joined on 2026-03-27
amr pushed to main at amr/passepartout 2026-05-04 18:12:24 -04:00
be6e14a62e config: add LLM_REQUEST_TIMEOUT=30 to .env.example
amr pushed to main at amr/memex 2026-05-04 18:12:24 -04:00
724faad29d passepartout: LLM timeout config
amr pushed to main at amr/passepartout 2026-05-04 17:05:58 -04:00
54ce3713cd cleanup: remove accidental file-list.txt
cbbf409059 TUI: 3-file split (model/view/controller)
3c1ed77c85 TUI: colored rendering + LLM routing fix + /eval REPL
9d7942dc1c TUI rewrite: M/V/U + /eval REPL + Swank
8a7259c5c8 fix: TUI crash on keypress — config inner cond extra paren
Compare 17 commits »
amr pushed to main at amr/memex 2026-05-04 17:01:22 -04:00
a707f1be71 passepartout: 3-file TUI split
amr pushed to main at amr/memex 2026-05-04 16:50:27 -04:00
05d4342810 inbox: updated
f6da30f2a8 passepartout: TUI with colors, LLM routing, /eval
eaabac375b AGENTS: add TUI REPL workflow (/eval + Swank)
8725822179 passepartout: TUI rewrite with REPL + Swank
af56cfe789 passepartout: fix TUI crash
Compare 18 commits »
amr pushed to main at amr/passepartout 2026-05-03 20:28:13 -04:00
7dad50910f fix: proto-get case-insensitive keyword lookup
amr pushed to main at amr/passepartout 2026-05-03 20:24:12 -04:00
59fef20630 fix: add context-assemble-global-awareness and context-get-system-logs aliases
amr pushed to main at amr/passepartout 2026-05-03 20:21:26 -04:00
7393e69397 fix: add generate-tool-belt-prompt alias for cognitive-tool-prompt
amr pushed to main at amr/passepartout 2026-05-03 20:18:59 -04:00
3c3557f519 fix: add find-triggered-skill alias for skill-triggered-find
amr pushed to main at amr/passepartout 2026-05-03 20:16:36 -04:00
b728f73ded fix: remove stale ASDF push and apt spam from CLI script
amr pushed to main at amr/passepartout 2026-05-03 20:13:53 -04:00
ff64556924 fix: passepartout CLI command — daemon/tui/repl now work from bash
amr pushed to main at amr/passepartout 2026-05-03 20:10:02 -04:00
f27ab1f779 fix: enable Croatoan function-keys-enabled-p for arrow/page keys
amr pushed to main at amr/passepartout 2026-05-03 19:58:24 -04:00
d51e85bc9d feat: TUI Experience — scrollback, input history, status bar, timestamps
amr pushed to main at amr/passepartout 2026-05-03 19:54:39 -04:00
9799b9db74 feat: asynchronous embedding gateway with provider-agnostic backend
amr pushed to main at amr/passepartout 2026-05-03 16:08:07 -04:00
b4150a9771 docs: mark Memory Scope Segmentation DONE
amr pushed to main at amr/passepartout 2026-05-03 16:07:20 -04:00
5d93f201be feat: memory scope segmentation — wire context scope into perceive gate
amr pushed to main at amr/passepartout 2026-05-03 15:57:45 -04:00
a27a3d02b0 fix: pre-commit hook — handle non-lisp org files (no :tangle header)
amr pushed to main at amr/passepartout 2026-05-03 15:56:22 -04:00
4ee85f3df0 docs: mark Model-Tier Routing DONE
amr pushed to main at amr/passepartout 2026-05-03 15:52:04 -04:00
aedcfeda9f docs: improve model-router prose (cascade-lookup explanation, skill registration rationale)
amr pushed to main at amr/passepartout 2026-05-03 15:46:11 -04:00
2af882852c feat: quadrant-based model routing with per-slot provider cascades