What's Changed
- feat: streamline agent creation and configuration by @asherdale in #390
- build(deps): bump github.com/pressly/goose/v3 from 3.27.2 to 3.27.3 by @dependabot[bot] in #299
- feat: add configurable idle deletion for machine pools by @asherdale in #375
- feat: notify Slack users when agent launch fails by @asherdale in #391
- style: UI refactor, improve agents screen by @cmsparks in #393
- build(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 by @dependabot[bot] in #395
- fix(api): make default provider provisioning durable by @ksarangmath in #402
- feat: Add config attachments to agents by @cmsparks in #401
- fix: hide retryable model attempt errors from agent chat by @asherdale in #392
- fix: improve model setup, archived agents, and tool descriptions by @asherdale in #404
- chore: remove active process and machine state from model context by @asherdale in #387
- feat: add steering queue controls by @asherdale in #403
- test: make live compaction recall prompt benign by @ksarangmath in #406
- build(deps): bump golang.org/x/net from 0.57.0 to 0.58.0 by @dependabot[bot] in #396
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.45.4 to 1.45.5 by @dependabot[bot] in #397
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.106.2 to 1.107.2 by @dependabot[bot] in #398
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.33 to 1.32.37 by @dependabot[bot] in #399
- fix(sdk): stop leaking the client selector into Request init on Deno/Bun by @ishaansehgal99 in #410
- docs: improve docs with CLI guidance by @cmsparks in #400
- docs: Add x-signal-agent example - build-your-own X listening agent notebook by @ishaansehgal99 in #414
- fix: harden Blaxel sandbox pagination by @ksarangmath in #413
- feat: add cron explanation and editing to the UI by @cmsparks in #417
- refactor: enforce consistent resource name and slug policies by @ksarangmath in #367
- fix: live test resource names by @ksarangmath in #418
Full Changelog: cli-v1.0.0...cli-v1.0.1