4065fb02fc4ff13dca80c3ab1f2e9c881e850485
- #192: Suppress leaked character when Ctrl+T/L/N/K fires in useInput by setting a ctrlJustFired ref and rejecting the next onChange call in the InputBar onChange wrapper - #193: CommandAutocomplete uses composite key `${cmd.execution}-${cmd.name}` to prevent duplicate key warnings; CommandRegistry.getAll() deduplicates gateway commands that share a name with local commands - #194: /provider login message no longer claims '(URL copied to clipboard)' since clipboard access is unavailable server-side - #199: cli.ts reads version from package.json via createRequire and passes it as a prop to TuiApp which forwards it to TopBar instead of hardcoded 0.0.0 Fixes #192, #193, #194, #199 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Self-hosted multi-user AI agent platform — web dashboard, TUI, remote control, shared memory, mission orchestration
Releases
13
Languages
TypeScript
77.6%
Shell
17.4%
PowerShell
2.5%
JavaScript
1.2%
Python
0.9%
Other
0.3%