v0.3.8
rowboatlabs/rowboatv0.3.8May 7, 2026by ramnique
AI Summary
A major feature release focusing on UI polish, agent management, and enhanced tool integrations including email blocks and tracks.
Key Highlights
- Collapsible summaries for consecutive tool calls
- Desktop notifications
- Gmail-style email block layout
- New 'tracks' feature with frontmatter directives and sidebar UI
New Features
- Group consecutive tool calls into collapsible summaries
- Desktop notifications
- List background agents
- Pull browser-harness skills
- Minimal Today.md UI polish
- Gmail-style email block with inbox container layout
- Set a workdirectory
- Coding output as a stream
- Tracks — frontmatter directives, sidebar UI, multi-trigger
Full Release Notes
## What's Changed * feat: group consecutive tool calls into collapsible summary by @Gagancreates in https://github.com/rowboatlabs/rowboat/pull/525 * desktop notifications by @arkml in https://github.com/rowboatlabs/rowboat/pull/521 * list background agents by @arkml in https://github.com/rowboatlabs/rowboat/pull/530 * pull browser-harness skills by @arkml in https://github.com/rowboatlabs/rowboat/pull/519 * feat: minimal Today.md UI polish - no emoji headings, better track chip by @Gagancreates in https://github.com/rowboatlabs/rowboat/pull/528 * feat/today-minimal-polish by @Gagancreates in https://github.com/rowboatlabs/rowboat/pull/532 * feat: Gmail-style email block with inbox container layout by @Gagancreates in https://github.com/rowboatlabs/rowboat/pull/531 * can set a workdirectory by @arkml in https://github.com/rowboatlabs/rowboat/pull/534 * acpx + coding output as a stream by @arkml in https://github.com/rowboatlabs/rowboat/pull/533 * feat: tracks — frontmatter directives, sidebar UI, multi-trigger by @ramnique in https://github.com/rowboatlabs/rowboat/pull/536 ## New Contributors * @Gagancreates made their first contribution in https://github.com/rowboatlabs/rowboat/pull/525 **Full Changelog**: https://github.com/rowboatlabs/rowboat/compare/v0.3.5...v0.3.8