autogpt-platform-beta-v0.7.1

takahirom/arbigentautogpt-platform-beta-v0.7.1Aug 13, 2026by ntindle

AI Summary

This release adds Tavily search provider blocks and Claude Sonnet 5 support, alongside a comprehensive expert scheduling system. It also introduces UI improvements like collapsible sidebar groups, enhanced onboarding, and single-container distribution capabilities.

Key Highlights

  • Tavily provider blocks (search, extract, crawl, map)
  • Claude Sonnet 5 support with tokenizer awareness
  • Expert scheduling system with triggers, attribution, and UI
  • Collapsible expert chat groups in sidebar
  • Single-container distribution support

New Features

  • Tavily provider blocks
  • Claude Sonnet 5 support
  • Expert scheduling system
  • Collapsible expert chat groups
  • Schema-colocated Better Auth preview-account seeder
  • Brain dump STT quality gate
  • Editable expert Soul documents
  • Morning briefing and needs-attention unification
  • Home dashboard aggregation endpoint
  • Single-container distribution
  • New-layout admin shell, builder canvas, and chat pinning
  • Harden services for container supervision
  • Support same-origin self-hosted routing

Full Release Notes

## 🔥 What's New?

### New Features

- **#13499** - Add Tavily provider blocks (search, extract, crawl, map) (by @teionarr)
- **#13629** - Add Claude Sonnet 5 support (Claude 5 tokenizer aware) (by @ntindle)
- **#13772** - Expert scheduling — attribution, triggers, thread posts, credit guardrail (by @0ubbe)
- **#13787** - Expert scheduling UI — expert page, chat schedules drawer, team card polish (by @0ubbe)
- **#13795** - Collapsible expert chat groups in sidebar with per-group load more (by @0ubbe)
- **#13746** - Schema-colocated Better Auth preview-account seeder (by @ntindle)
- **#13792** - Add brain dump STT quality gate and eval corpus (by @Abhi1992002)
- **#13771** - Add editable expert Soul documents (by @Abhi1992002)
- **#13800** - Morning briefing, needs-attention unification, briefing-first home (by @0ubbe)
- **#13804** - Retire brain dump greeting once a user has a session (by @Abhi1992002)
- **#13805** - Add first-visit tab intro cards for Agents, Marketplace, Build (by @Abhi1992002)
- **#13869** - Status counts and duration totals in execution cost summary (by @Abhi1992002)
- **#13758** - Add single-container distribution (by @ntindle)
- **#13904** - Home dashboard aggregation endpoint (by @Abhi1992002)
- **#13761** - Add ChatGPT/Codex subscription transport preview (by @ntindle)
- **#13999** - Close the loop on chat-platform account linking (by @Bentlybro)

### Enhancements

- **#13785** - Refine onboarding audio orb (by @Abhi1992002)
- **#13742** - New-layout admin shell, builder canvas, chat pinning (by @Abhi1992002)

### UI/UX Improvements

- **#13775** - Use consistent marble avatar fallback across navbar and marketplace (by @kcze)
- **#13797** - Let sidebar inset shrink so copilot panels stay in the viewport (by @0ubbe)

### Bug Fixes

- **#13591** - Exclude soft-deleted orgs from org migration backfill JOINs (by @ntindle)
- **#13743** - Offer saved cards in subscription checkout (by @ntindle)
- **#13782** - Patch vulnerable runtime dependencies (by @ntindle)
- **#13781** - Remove unused vulnerable dependencies from classic (by @ntindle)
- **#13672** - Actionable per-UUID reasons on memory forget failures (by @kcze)
- **#13755** - Harden services for container supervision (by @ntindle)
- **#13783** - Patch vulnerable test tooling (by @ntindle)
- **#13784** - Patch vulnerable langsmith dependency (by @ntindle)
- **#13745** - Born-tenanted executions/library/notifications — stop the startup-migration tenancy sweep leak (by @ntindle)
- **#13757** - Support same-origin self-hosted routing (by @ntindle)
- **#13798** - Stamp expert_id on schedules created from expert chat (by @0ubbe)
- **#13796** - Drop and recreate analytics views around onboarding retype (by @kcze)
- **#12495** - Prevent Select.Item crash on empty-string enum values (by @Otto-AGPT)
- **#14000** - Redirect legacy /profile links to new settings on both layouts (by @Abhi1992002)

### Developer Experience

- **#13780** - Stop merge queue ejecting healthy PRs on the 20m test timeout (by @ntindle)
- **#13779** - Stop branchlet worktree provisioning from overwriting tracked files (by @ntindle)
- **#13575** - Bake synthetic preview seed fixture as rolling release (by @ntindle)
- **#13600** - Add cross-platform Orca worktree hooks (by @ntindle)
- **#13119** - Refactor OnboardingStep from Prisma enum to String[] (by @kcze)

### CI/CD

- **#13995** - Register single-container dispatch workflow (by @ntindle)
- **#13994** - Publish single-container images (by @ntindle)
- **#14002** - Debounce CLA label demotion in cla-label-sync.yml (by @Otto-AGPT)

---

## 🎉 Thanks to Our Contributors!

A huge shoutout to everyone who contributed to this release. Special thanks to our new contributor:

- @teionarr

As well as our returning contributors:
- @ntindle
- @0ubbe
- @Abhi1992002
- @kcze
- @Bentlybro
- @Otto-AGPT

---

## 📥 How to Get This Update

To update to this version, run:

```bash
git pull origin autogpt-platform-beta-v0.7.1
```

Or download it directly from the  
[Releases page](https://github.com/Significant-Gravitas/AutoGPT/releases).

For a complete list of changes, see the [Full Changelog](https://github.com/Significant-Gravitas/AutoGPT/compare/autogpt-platform-beta-v0.7.0...autogpt-platform-beta-v0.7.1).

---

## 📝 **Feedback and Issues**
If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!