Amr Gharbeia amr
  • Joined on 2026-03-27
amr pushed to main at amr/passepartout 2026-04-19 15:42:08 -04:00
483aa57aee fix(skills): Correct character literal syntax for comma
amr pushed to main at amr/memex 2026-04-19 15:40:57 -04:00
e4fccdbcb9 chore: Sync submodule for skill syntax and stub fixes
amr pushed to main at amr/passepartout 2026-04-19 15:40:50 -04:00
c5bd63e388 fix(skills): Purge backslash corruption and add missing kernel stubs
amr pushed to main at amr/passepartout 2026-04-19 15:40:30 -04:00
59190f4e44 fix(kernel): Declare shared symbols (*VAULT-MEMORY*, COSINE-SIMILARITY) in package
amr pushed to main at amr/memex 2026-04-19 15:37:11 -04:00
fd70333f3f chore: Sync submodule for keyword cleaner
amr pushed to main at amr/passepartout 2026-04-19 15:37:08 -04:00
dd2f5c83ce fix(tui): Add Keyword Cleaner to ensure reliable protocol matching
amr pushed to main at amr/memex 2026-04-19 15:31:49 -04:00
84cdb374c4 chore: Sync submodule for protocol normalization
amr pushed to main at amr/passepartout 2026-04-19 15:31:46 -04:00
e8c66c7e4a fix(protocol): Normalize all keywords to uppercase to resolve TUI routing duplicates
amr pushed to main at amr/memex 2026-04-19 15:27:48 -04:00
8b3526d8cb chore: Sync submodule for keyword case fix
amr pushed to main at amr/passepartout 2026-04-19 15:27:45 -04:00
455a1a62b2 fix(protocol): Synchronize uppercase keywords for TUI and CLI Gateway
amr pushed to main at amr/memex 2026-04-19 15:23:40 -04:00
3c8a709549 chore: Sync submodule for metabolic feedback fix
amr pushed to main at amr/passepartout 2026-04-19 15:23:31 -04:00
22726047a1 fix(kernel): Allow approved logs and events to pass act-gate without being flagged as blocked
amr pushed to main at amr/memex 2026-04-19 15:21:10 -04:00
f53a02c13b chore: Sync submodule for robust protocol reader
amr pushed to main at amr/passepartout 2026-04-19 15:21:07 -04:00
8c6a192af1 fix(protocol): Skip leading whitespace in read-framed-message to prevent desync
amr pushed to main at amr/memex 2026-04-19 15:05:49 -04:00
4f74624e73 chore: Sync submodule for vault memory unbound fix
amr pushed to main at amr/passepartout 2026-04-19 15:05:46 -04:00
d00112156f fix(vault): Define *vault-memory* as opencortex::*vault-memory* to fix Unbound Variable crash on CHAT-MESSAGE
amr pushed to main at amr/memex 2026-04-19 14:54:45 -04:00
7657969147 chore: Sync submodule for definitive TUI keyboard fix
amr pushed to main at amr/passepartout 2026-04-19 14:54:41 -04:00
1719f0b6cf fix(tui): Use get-wide-event and map character keys correctly
amr pushed to main at amr/memex 2026-04-19 14:29:34 -04:00
0ec48197ba chore: Sync submodule for definitive TUI cursor fix
amr pushed to main at amr/passepartout 2026-04-19 14:29:31 -04:00
a60cb5d4bf fix(tui): Redraw status-win conditionally and non-block input-win to prevent cursor flickering