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
19
crates/codegen/xai-grok-shell/changelogs/0.2.82.md
Normal file
19
crates/codegen/xai-grok-shell/changelogs/0.2.82.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# 0.2.82 — 2026-07-02
|
||||
|
||||
## Features
|
||||
|
||||
- **Managed connectors links** now include the team ID when opening from a team session.
|
||||
- **AGENTS.md files** are now discovered and shown for workspace/hub sessions.
|
||||
- **Chat conversation titles** from the gateway are now shown in the sidebar.
|
||||
- New `/effort` slash command changes reasoning effort on the active model.
|
||||
- Double-click a pasted text chip to expand it into editable text.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- **Skill descriptions** are now recovered correctly even when frontmatter YAML is malformed.
|
||||
- **[Esc] hint** in /btw panels now stays visible even on narrow terminals.
|
||||
- **Background monitors** now wake the agent on natural exit the same way bash tasks do.
|
||||
- Long option labels in question prompts are now always visible instead of disappearing when unfocused.
|
||||
- Pasted text preview now appears immediately after inserting a paste chip.
|
||||
- Hex color codes now render as colored dots with no extra space.
|
||||
- Pressing voice on the welcome screen now starts a new session.
|
||||
Loading…
Reference in a new issue