Amr Gharbeia amr
  • Joined on 2026-03-27
amr pushed to main at amr/passepartout 2026-04-17 16:41:42 -04:00
ca28165d50 chore: Remove stray opencortex-tui binary and test_input.txt, add to .gitignore
amr pushed to main at amr/memex 2026-04-17 16:40:15 -04:00
8c99cc785e chore: Update submodule reference for fresh VM setup fixes
amr pushed to main at amr/passepartout 2026-04-17 16:40:05 -04:00
bcb7acd6fb fix: Install missing system dependencies, add ~/.local/bin to PATH, and clone to ~/.opencortex to prevent autocomplete collision
amr pushed to main at amr/memex 2026-04-17 16:31:10 -04:00
b807402dba chore: Update submodule references for final MVP hardening
amr pushed to main at amr/org-agent-contrib 2026-04-17 16:30:49 -04:00
5b6f4c18d1 fix(audit): Ensure Chat Skill is Merkle-compliant and secure (Component IV)
amr pushed to main at amr/passepartout 2026-04-17 16:30:32 -04:00
5deb4eac5b fix(security): Harden Lisp reader against macro injection in reason loop
c9bdf5f070 feat: Add OpenRouter API key prompt to interactive setup
Compare 2 commits »
amr pushed to main at amr/memex 2026-04-17 16:30:09 -04:00
e922c04226 chore(gtd): Add v0.2.0 advanced onboarding tasks inspired by OpenClaw/Hermes
amr pushed to main at amr/passepartout 2026-04-17 16:03:41 -04:00
a045c240b6 fix: Ensure setup script prompts read from /dev/tty when piped
amr pushed to main at amr/memex 2026-04-17 15:52:00 -04:00
2265fb3e21 chore: Sync workspace and submodule for Audit Phase
amr pushed to main at amr/passepartout 2026-04-17 15:51:44 -04:00
7228d69dd4 chore: Refactor TUI dependencies and improve setup script
amr pushed to main at amr/passepartout 2026-04-17 14:46:17 -04:00
cb658d3092 feat: Add user and agent name prompts to interactive setup
b15e06a329 feat: Implement interactive setup script and unified opencortex tui command
b143820cb7 docs: Update test plan with interactive setup and tui command
afe1ad6ed4 docs: Append User-Centric Test Plan to MVP Spec
c20d04d18a docs: Transition to AGPLv3 and introduce broad CLA
Compare 10 commits »
amr pushed to main at amr/memex 2026-04-17 14:46:02 -04:00
ad6dee1dcd chore: Update submodule with identity setup feature
03883e7e4f chore: Update submodule with interactive setup and TUI entrypoint
4ff4ac7961 chore: Update submodule for MVP spec refinement
b49f83a891 chore: Update submodule for MVP spec test plan addition
7ede631db4 chore: Mark licensing tasks as DONE in GTD
Compare 11 commits »
amr pushed to main at amr/passepartout 2026-04-16 16:49:20 -04:00
ff366e38ef fix: Robust socat client fallback
amr pushed to main at amr/passepartout 2026-04-16 16:47:02 -04:00
6275d5e1dc REFAC: Merge installer and entrypoint into unified single-file architecture
51b6651b03 fix: Absolute path for ASDF registry in script
36d1e0e842 feat: Add --boot flag and auto-start logic to entrypoint
5226c246e5 fix: Final robust env loader fix
Compare 4 commits »
amr pushed to main at amr/passepartout 2026-04-16 15:38:24 -04:00
90ddcdff43 fix: Robust .env loader in entrypoint
8ca8faf1de fix: Robust .env export loop in script
08b5ecbd91 fix: Properly export all .env variables before boot
9c37fda9b5 fix: Ensure SKILLS_DIR is exported before boot
Compare 4 commits »
amr pushed to main at amr/passepartout 2026-04-16 15:24:40 -04:00
23028a3082 fix: Add ASDF registry path to startup logic
amr pushed to main at amr/passepartout 2026-04-16 14:50:14 -04:00
7923195a16 feat: Automatically install opencortex command to ~/.local/bin
amr pushed to main at amr/passepartout 2026-04-16 14:30:47 -04:00
a917cb5a36 REFAC: Sync literate setup with bulletproof installer logic
amr pushed to main at amr/passepartout 2026-04-16 14:26:00 -04:00
fbb11a039f chore: Final bulletproofing of installer
0272ed3f61 fix: Remove exec from bootstrapper and robustify tangle loop
bdce5a11ee chore: Installer debug mode and non-interactive defaults
Compare 3 commits »
amr pushed to main at amr/passepartout 2026-04-16 13:18:37 -04:00
8d83b2e722 feat: Transparent tangling and high-visibility completion in installer