Skip to content

Release v0.2.30: flexible navigation and clearer long-running chats - #43

Merged
oshtz merged 10 commits into
mainfrom
dev
Aug 6, 2026
Merged

Release v0.2.30: flexible navigation and clearer long-running chats#43
oshtz merged 10 commits into
mainfrom
dev

Conversation

@oshtz

@oshtz oshtz commented Aug 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Add persisted sidebar, top-bar, and bottom-bar thread navigation with project/inbox grouping and full drag behavior.
  • Improve long-running chats with reliable turn handling, latest/source affordances, unread badges, inline Mermaid, and one completed-work drawer that leaves the final answer visible.
  • Polish horizontal navigation spacing, title-bar capacity, bottom-rail menus, and empty workspace-change rendering.
  • Complete production-site readiness with static 404 routing, corrected headers, and docs rendering cleanup.

Verification

  • git diff --check
  • cargo fmt --all --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo test --workspace
  • cargo clippy --manifest-path apps/desktop/src-tauri/Cargo.toml --all-targets -- -D warnings
  • Tauri library tests with the Windows embedded test manifest (68 passed)
  • pnpm -C apps/desktop verify:release-notes
  • pnpm -C apps/desktop verify
  • pnpm -C apps/site build
  • pnpm -C apps/desktop verify:tauri
  • pnpm -C apps/desktop test:tauri-inbox-sidebar
  • pnpm -C apps/desktop test:tauri-turn-changes

@oshtz
oshtz merged commit 3e27a3c into main Aug 6, 2026
6 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