Artifacts
- Controller image:
ghcr.io/agentdesktop-dev/agentdesktop-controller:v0.1.0 - Helm chart:
oci://ghcr.io/agentdesktop-dev/charts/agentdesktop-controller:0.1.0 - Agentdesktop binaries for amd64 and arm64 on Linux, macOS, and Windows are attached below.
What's Changed
- fixes desktop ui build cmd by @peterj in #9
- fall back to user socket by @peterj in #8
- Bump library/rust from 1.97.0-trixie to 1.97.1-trixie by @dependabot[bot] in #4
- Bump actions/checkout from 6.0.2 to 7.0.1 by @dependabot[bot] in #3
- Bump actions/setup-node from 6.3.0 to 7.0.0 by @dependabot[bot] in #2
- add storybook and break up UI into smaller components by @peterj in #11
- improve the mcp/skills view by @peterj in #19
- add windows service and installer (.msi) and .pkg for Mac by @peterj in #10
- Bump actions/download-artifact from 4.3.0 to 8.0.1 by @dependabot[bot] in #14
- Bump actions/upload-artifact from 6.0.0 to 7.0.1 by @dependabot[bot] in #15
- Bump sigstore/cosign-installer from 3.9.1 to 4.1.2 by @dependabot[bot] in #16
- Bump the rust group across 1 directory with 2 updates by @dependabot[bot] in #17
- add logos, update readme by @peterj in #20
- Retry controller enrollment connections by @christian-posta in #25
- Bump docker/setup-buildx-action from 3.12.0 to 4.2.0 by @dependabot[bot] in #13
- Bump docker/login-action from 3.7.0 to 4.6.0 by @dependabot[bot] in #12
- select macos keychain based on daemon privilege by @peterj in #26
- Fix Windows Claude configuration reconciliation by @christian-posta in #34
- Refresh OIDC JWKS for unknown key IDs by @christian-posta in #31
- wait for enrollment sign-in URL by @peterj in #28
- implement upgrade-safe installers by @peterj in #29
- Allow using claude subscription and IDP auth by @howardjohn in #32
- discovery: add local model discovery by @howardjohn in #35
- Use native hostname detection by @christian-posta in #42
- ci: avoid release build in container test by @howardjohn in #37
- Improve codex version discovery by @howardjohn in #36
- Bind device authentication to OIDC issuer and subject by @christian-posta in #41
- update website url by @linsun in #39
- update claude subscription instruction a bit by @linsun in #40
- fix(agent): avoid redundant local API shutdown by @christian-posta in #51
- Bump the ui group in /frontend with 8 updates by @dependabot[bot] in #50
- discover vscode mcp servers by @peterj in #53
- renames inferenceGateway to llmGateway by @peterj in #58
- Add basic sandbox configuration abstraction by @howardjohn in #59
- docs: refresh README for public launch by @christian-posta in #65
- Bump all dependencies by @howardjohn in #64
New Contributors
- @peterj made their first contribution in #9
- @dependabot[bot] made their first contribution in #4
- @christian-posta made their first contribution in #25
- @howardjohn made their first contribution in #32
- @linsun made their first contribution in #39
Full Changelog: v0.0.1-alpha.0...v0.1.0