Skip to content

v0.3.0 — Agent resource dashboard

Pre-release
Pre-release

Choose a tag to compare

@doruksahin doruksahin released this 09 Jun 20:36

Agent resource discovery is now a first-class part of the desktop workflow.

What's new

  • Added dedicated Codex and Claude Code resource panels in the project dashboard.
  • Grouped discovered resources by content type, including local instructions, global instructions, skills, hooks, and config.
  • Project-backed resources now open through the existing editor and file-reveal flow instead of a separate read-only surface.

Improvements

  • Resource browsing now uses the same tree-row visual language as the project file explorer.
  • Folder groups can be expanded and collapsed directly inside the dashboard resource panel.
  • Dashboard resource UI was split into focused widget components to keep the workbench surface maintainable.

Fixes

  • Fixed non-interactive folder disclosure rows in the agent resource tree.

Known limitations

  • Global resources that do not belong to the current repo still open as read-only tabs and do not appear in the file explorer.