Amr Gharbeia amr
  • Joined on 2026-03-27
amr pushed to main at amr/passepartout 2026-04-17 18:55:21 -04:00
d5089697c3 fix(setup): Remove --non-interactive from all SBCL calls to ensure TUI and pre-load work correctly
amr pushed to main at amr/passepartout 2026-04-17 18:54:44 -04:00
a3430f3430 fix(setup): Definitively squash all multi-line SBCL commands
amr pushed to main at amr/passepartout 2026-04-17 18:53:53 -04:00
7969a15815 fix(setup): Squash all multi-line SBCL commands into single lines
amr pushed to main at amr/passepartout 2026-04-17 18:53:43 -04:00
53591e8909 fix(setup): Squash multi-line SBCL command into single line to avoid bash syntax errors
amr pushed to main at amr/passepartout 2026-04-17 18:51:22 -04:00
47a5985287 fix(setup): Purge trailing whitespace breaking line continuation
amr pushed to main at amr/memex 2026-04-17 18:45:41 -04:00
d9f89bba7b chore: Sync submodule for forced SKILLS_DIR fix
amr pushed to main at amr/passepartout 2026-04-17 18:45:28 -04:00
d07572c821 fix(boot): Force absolute SKILLS_DIR export and improve onboarding paths
amr pushed to main at amr/passepartout 2026-04-17 18:39:38 -04:00
f1d231841f fix(setup): Remove invisible trailing spaces that broke bash line continuation
amr pushed to main at amr/memex 2026-04-17 18:39:07 -04:00
ec87c36908 chore: Sync submodule for line continuation fix
amr pushed to main at amr/memex 2026-04-17 18:33:00 -04:00
01bd848244 chore: Sync submodule for final TUI and onboarding fixes
amr pushed to main at amr/passepartout 2026-04-17 18:32:43 -04:00
63751e7752 fix(setup): Global .env loading, enable interactive SBCL for TUI, and simplified PATH instructions
amr pushed to main at amr/memex 2026-04-17 18:27:03 -04:00
7cbf723d04 chore: Sync submodule for TUI and PATH fixes
amr pushed to main at amr/passepartout 2026-04-17 18:26:46 -04:00
8f771762bc fix(setup): Correct TUI quickload syntax, robust Quicklisp path, and persistent PATH configuration
amr pushed to main at amr/memex 2026-04-17 18:17:33 -04:00
f76360fae7 chore: Sync submodule for final verified fixed MVP release
amr pushed to main at amr/passepartout 2026-04-17 18:17:22 -04:00
c7ebf2fc93 fix(boot): Final surgical repair of parenthesis nesting and strings
amr pushed to main at amr/memex 2026-04-17 18:07:10 -04:00
cf50300be6 chore: Sync submodule for final verified MVP release
amr pushed to main at amr/passepartout 2026-04-17 18:07:03 -04:00
c225e167b6 fix(boot): Final surgical repair of parenthesis nesting and removal of duplicated junk
amr pushed to main at amr/memex 2026-04-17 17:57:36 -04:00
3a4c15a448 chore: Sync submodule for final-final MVP release
amr pushed to main at amr/passepartout 2026-04-17 17:57:29 -04:00
06cdb4f269 fix(mvp): Final syntax fixes, TUI system definition, and robust bootstrapper
amr pushed to main at amr/memex 2026-04-17 17:56:28 -04:00
4b19d7d743 chore: Sync submodule for final-final MVP fixes