Publish harness and TUI open-source
initial sync from the monorepo
This commit is contained in:
commit
c68e39f604
2734 changed files with 1437016 additions and 0 deletions
15
crates/codegen/xai-grok-shell/changelogs/0.2.18.md
Normal file
15
crates/codegen/xai-grok-shell/changelogs/0.2.18.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# 0.2.18
|
||||
|
||||
## Features
|
||||
|
||||
- **Official xAI plugin marketplace** now appears automatically in the Marketplace tab on first launch.
|
||||
- **Image and video generation** now use api.x.ai directly for all users.
|
||||
- **New image-to-video and reference-to-video tools** are now available for generating videos from images.
|
||||
- **New imagine skill** provides prompt-craft and workflow guidance for image generation and editing tools.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- **image_edit** now correctly resolves pasted or attached images referenced as [Image #N].
|
||||
- **Background subagent completions** are no longer reported twice when the agent is idle.
|
||||
- **Subagents** now use the same model as the parent session by default.
|
||||
|
||||
Loading…
Reference in a new issue