Releases: anantjain-xyz/symphony-rust
Releases · anantjain-xyz/symphony-rust
Symphony v0.1.2
What's Changed
- [codex] Recover panicked dispatch runs by @anantjain-xyz in #53
Full Changelog: v0.1.1...v0.1.2
Symphony v0.1.1
What's Changed
- Refine README content and download link by @anantjain-xyz in #51
- Stop dispatch errors from stranding runs in 'running' by @anantjain-xyz in #52
Full Changelog: v0.1.0...v0.1.1
Symphony v0.1.0
What's Changed
- [codex] improve symphony UI by @anantjain-xyz in #1
- [codex] Add Symphony app icon by @anantjain-xyz in #2
- Redesign UI with shadcn/vercel minimalist theme by @anantjain-xyz in #3
- [codex] fix worker stop state by @anantjain-xyz in #4
- [codex] Remove icon background by @anantjain-xyz in #5
- [codex] Move sidebar controls to topbar by @anantjain-xyz in #6
- Prepare for open-source release: onboarding, live runs, failure surfacing by @anantjain-xyz in #7
- Make the dashboard readable and live: relative times, sessions, issue polish by @anantjain-xyz in #8
- Overhaul Settings: guidance, test connection, key removal, safer stop by @anantjain-xyz in #9
- Render agent events as readable summaries with auto-follow by @anantjain-xyz in #10
- Release hygiene: CONTRIBUTING, favicon, CSP, data access, about footer by @anantjain-xyz in #11
- Replace brand icon with minimal waveform mark by @anantjain-xyz in #12
- Fix Linear auth, flexible team prefix, and dev app name by @anantjain-xyz in #13
- ci: cut runner minutes ~10x by moving CI to ubuntu by @anantjain-xyz in #14
- Bring default workflow up to par with symphony-ts by @anantjain-xyz in #15
- Add Claude Code launch config for the vite dev server by @anantjain-xyz in #16
- Collapse the worker pill into a single toggle and auto-start the worker on launch by @anantjain-xyz in #17
- Set up Developer ID signing, notarization, and a macOS release script by @anantjain-xyz in #18
- Fix missing margins on the Workflow editor's Reset to default button by @anantjain-xyz in #19
- Fix double scrollbar and cramped panes on the Runs page by @anantjain-xyz in #20
- Overlay the login-shell PATH so packaged-app hooks find user tools by @anantjain-xyz in #21
- Clarify the watched-issues row action to "Open in Linear" by @anantjain-xyz in #23
- Refresh issues that leave the active set so completed states reach the UI by @anantjain-xyz in #22
- Remove the status strip from the Overview page by @anantjain-xyz in #27
- Fail Claude runs that lose write permissions instead of recording success by @anantjain-xyz in #26
- Require zero successful writes before failing an unverified session by @anantjain-xyz in #28
- Show session model, permission mode, and thinking usage on the run view by @anantjain-xyz in #24
- Let Settings customize the agent launch command per backend by @anantjain-xyz in #29
- Add an onboarding flow that installs the Symphony agent skills via PR by @anantjain-xyz in #25
- Use neutral mycode placeholder in agent launch-command hint by @anantjain-xyz in #30
- Move macOS signing identity out of tauri.conf.json by @anantjain-xyz in #32
- Document full build instructions including pnpm release:mac by @anantjain-xyz in #31
- Refresh README screenshots to match the current UI by @anantjain-xyz in #33
- Remove Tokens column from Live sessions table by @anantjain-xyz in #34
- Cap the Recent failures table at 5 rows by @anantjain-xyz in #36
- Make the Overview empty state reflect a running worker by @anantjain-xyz in #35
- Add Cmd+F search to the run log on the Runs page by @anantjain-xyz in #37
- Detect Claude rate-limit hits and show per-provider rows in the Rate limits panel by @anantjain-xyz in #38
- Keep the "No active runs" empty-state message on one line by @anantjain-xyz in #39
- Give the "Remove saved key" button a light border so it stops floating by @anantjain-xyz in #40
- Fold Live sessions into the Active runs table on Overview by @anantjain-xyz in #41
- Replace WORKFLOW.md frontmatter with native Settings fields and a prompt-only editor by @anantjain-xyz in #42
- Skip due retries while the issue is blocked by @anantjain-xyz in #43
- Polish the Settings page: unstretched fields, seconds units, backend icons by @anantjain-xyz in #44
- Sync issues to Done even when they pass through an intermediate state by @anantjain-xyz in #45
- Support multiple repositories with per-issue routing by @anantjain-xyz in #46
- Color the running run status amber instead of green by @anantjain-xyz in #47
- Restructure Overview: full-width Active runs, side-by-side panels, new Token usage section by @anantjain-xyz in #49
- Show run repos on the dashboard and manage skills per repo by @anantjain-xyz in #48
- Add a release publish script and a one-click macOS download link by @anantjain-xyz in #50
New Contributors
- @anantjain-xyz made their first contribution in #1
Full Changelog: https://github.com/anantjain-xyz/symphony-rust/commits/v0.1.0