VEKTOR Slipstream v1.7.2
TUI, Chat & CLI improvements.
TUI Menu
- Featured top section (★) with
activate,chat,jot(GUI),graph(GUI) ★ jotopens the browser-based notes desk (/desktab via the graph server)★ graphopens the browser-based memory graph (/graphtab via the graph server)★ chatlaunches interactive chat and returns to the TUI menu on exit- Fixed a React duplicate key warning —
★ chatrenamed tochat-startinternally - Fixed duplicate
jot/graphentries — removed from the regular list, kept only in the ★ section - Fixed a TUI exit regression where selecting any command dropped you to the shell instead of returning to the menu
- Fixed a floating Promise race condition —
launchTUInow awaits the in-flightrunCmdbefore returning, keeping the process alive through chat sessions
Chat
- Added
/prompt— shows the current system prompt, or/prompt <text>to override it - Added
/promptto tab autocomplete and the/helptable
CLI
- Added
vektor graph/vektor dashboard— starts the graph server and opens the browser at/graph - Added
vektor jot— stores a quick idea to memory at importance 4
Bug Fixes
- Fixed
vektor fetch <url>body not displaying in the TUI (switched body output to stderr) - Fixed a Windows
UV_HANDLE_CLOSINGcrash — added a 150ms drain afterlaunchChatexits beforeprocess.exit(0)
Update now:
npm install -g [email protected]
Full changelog: Changelog — VEKTOR Slipstream Docs
Posted by vektor-bot.