Skip to content

Release 0.9.0#94

Merged
shantur merged 6 commits intomainfrom
dev
Jan 24, 2026
Merged

Release 0.9.0#94
shantur merged 6 commits intomainfrom
dev

Conversation

@shantur
Copy link
Copy Markdown
Collaborator

@shantur shantur commented Jan 24, 2026

Thanks for contributions

  • No external PRs merged this release (thanks to everyone sharing feedback and bug reports).

Highlights

  • Create folders from the workspace picker: When choosing a workspace, you can now create a new folder right inside the folder browser—no need to switch to Finder/Explorer.
  • Much clearer task tool output: Task calls now show the Prompt, Steps, and Output in dedicated panes, so it’s easier to follow what the agent is doing.
  • More transparency in task runs: Task headers can display the agent type and model used for that run.

What’s Improved

  • Task steps readability: The steps section is more polished and scannable, with clearer status indicators.
  • Smoother folder browsing: The directory browser caches listings and keeps navigation responsive while loading subfolders.

Fixes

  • More reliable workspace shutdown: Stopping a workspace now properly terminates the underlying process group (reduces orphaned processes that could linger after stopping).

Docs

  • No user-facing documentation changes in this release.

Adds a secure endpoint for creating a single subfolder in the current filesystem listing, and wires the non-native directory browser UI to create + enter the new folder.
Task tool calls now show prompt, summary, and output with independent scroll; markdown rendering supports cache keys to avoid collisions.
Task prompt/output headers now include provider/model metadata when available, alongside agent.
Rename Tasks to Steps and remove list padding for a flush, compact steps view.
@shantur shantur merged commit 6d32e09 into main Jan 24, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant