Releases: danielmaier42/claudeq
Releases · danielmaier42/claudeq
Release list
v1.2.0
What's Changed
- Stop a throttled probe from looking like a broken provider by @danielmaier42 in #76
- Sort the queue into groups by dragging by @danielmaier42 in #77
- Rename a queue group from its header by @danielmaier42 in #78
- Queue script jobs next to agent jobs by @danielmaier42 in #79
- Build the Artifacts view like Activity: pager and date filter by @danielmaier42 in #80
- Treat a disabled organisation like a reached limit by @danielmaier42 in #81
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Give the README a front door that says what ClaudeQ has become by @danielmaier42 in #73
- Let only one daemon own a data directory by @danielmaier42 in #74
- Open the window without waiting for the harnesses by @danielmaier42 in #75
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Keep a finished task in the running set until it is retired by @danielmaier42 in #72
- Move the dashboard off port 8765 by @danielmaier42 in #71
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Let a provider hand its tasks to a fallback at the limit by @danielmaier42 in #70
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Keep a quiet task's rate-limit pause in Activity by @danielmaier42 in #67
- Stop passing --sandbox and --cd to
codex exec resumeby @danielmaier42 in #68 - Give Activity and Artifacts the dashboard's own width by @danielmaier42 in #69
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Name the rate-limited provider(s) in the waiting banner by @danielmaier42 in #64
- Line the workflow box up with Queue/Artifacts/Usage width by @danielmaier42 in #65
- Review a prompt only when it changes by @danielmaier42 in #66
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Run every job through a provider adapter, starting with Claude Code by @danielmaier42 in #45
- Document the multi-provider SwarmQ architecture by @danielmaier42 in #44
- Configure providers, check they can run, and block tasks that cannot by @danielmaier42 in #46
- Run jobs through Codex, and manage providers in the app by @danielmaier42 in #47
- Make the rest of ClaudeQ provider-aware by @danielmaier42 in #48
- Ask several providers at once, and join the results by @danielmaier42 in #49
- Drop the multi-provider working notes by @danielmaier42 in #50
- Allow Codex tasks outside Git repositories by @danielmaier42 in #51
- Version dev builds by branch, and show the version in the sidebar by @danielmaier42 in #52
- Force the installer to always overwrite the app bundle by @danielmaier42 in #53
- Add opencode as a beta provider adapter by @danielmaier42 in #54
- Document the post-merge update-and-reinstall step by @danielmaier42 in #55
- Rename "Continue with Claude" to "Continue in Chat…" by @danielmaier42 in #56
- Add a default job directory setting by @danielmaier42 in #57
- Render opencode and Codex events in the Activity chat view by @danielmaier42 in #58
- Fix Codex usage-limit misclassification and join blocking by @danielmaier42 in #59
- Only prefix version with v for release builds by @danielmaier42 in #61
- Sort providers by name and drop redundant type from heading by @danielmaier42 in #60
- Line the workflow box up with an ungrouped run by @danielmaier42 in #62
- Split the dashboard into components by @danielmaier42 in #63
Full Changelog: v0.9.0...v1.0.0
v0.9.0
What's Changed
- Tell every run it is headless and has no next turn by @danielmaier42 in #31
- Remove the global skip-permissions default by @danielmaier42 in #33
- Always offer every known model tier, not just the ones --help names by @danielmaier42 in #35
- Pause every run with one global switch, and say so in the Queue by @danielmaier42 in #37
- Show a rate-limited job as rescheduled, and let its resume be cancelled by @danielmaier42 in #38
- Assert the postinstall's intent in acceptance.sh, not its old literals by @danielmaier42 in #41
- Collect feedback in the app and hand it to GitHub as an issue by @danielmaier42 in #39
- Persist the config migration at daemon startup by @danielmaier42 in #36
- Hide paused tasks in the Queue with an All/Active filter by @danielmaier42 in #32
- Split the Settings view into tabs by @danielmaier42 in #34
- Check a cron schedule as it is typed, not only when saving by @danielmaier42 in #42
- Have Claude check a prompt against this Mac before the task is queued by @danielmaier42 in #40
- Add ntfy and webhook notification channels by @danielmaier42 in #43
Full Changelog: v0.8.4...v0.9.0
v0.8.4
What's Changed
- Show a task's option badges below its name, and add "silent" by @danielmaier42 in #30
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Review an imported task in the sheet before it is queued by @danielmaier42 in #29
Full Changelog: v0.8.2...v0.8.3