- [new]
run_terminal_cmdcan stream live stdout/stderr chunks when the workspace flag is enabled. - [new]
/session-infonow displays the current turn index. - [new] Server-synced and bundled skills are now discovered from launcher-injected directories.
- [new] Background
&operator is now allowed by default in terminal commands. - [new]
/imagine-video <description>generates videos from text or image descriptions by planning shots and usingimage_to_video. - [fix] Resumed subagents no longer loop forever during auto-compaction on large context windows.
- [fix] Background task descriptions and rejection messages now correctly name the real parameters.
- [fix] Doom-loop detection no longer falsely triggers on distinct failing tool calls.
Under the hood
- Added four new
GROK_WORKSPACE_*environment variables to support injected skill directories and related workspace features. - Updated bundled skill and persona checksums and ordering in
manifest.json. - Internal path references in the help skill were refreshed for the current runtime layout.