๐ Highlights
- ๐ฌ Seedance 2.0 video generation โ Generate 15-20 second AI videos right from your bot conversations. Star the repo and join the community group to get free credits. (#749, #751, #764) Thanks @alchemistklk and @lefarcen.
- ๐ Startup is more resilient โ If the controller fails its initial readiness check, the app now retries automatically instead of getting stuck on a loading screen. (#750) Thanks @mrcfps.
๐ฅ Download now: macOS Apple Silicon (.dmg) ยท macOS Intel (.dmg)
Requires macOS 13+.
โจ What's New
- ๐ฅ Two video skills bundled โ Medeo Video and LibTV Video ship out of the box, with Seedance 2.0, Kling 3.0, and more models available. (#751, #764) Thanks @alchemistklk.
- ๐ Seedance guide โ New documentation pages in Chinese, English, and Japanese walking users through setup and usage. (#748, #761) Thanks @qiongyu1999.
- ๐ Better analytics โ First-conversation events and skill source tracking for understanding how users discover features. (#766) Thanks @lefarcen.
๐ก๏ธ Stability & Reliability
- Controller startup retries after readiness failure instead of hanging forever. (#750) Thanks @mrcfps.
- Amplitude API key now correctly passed to the controller in launchd mode โ analytics no longer silently broken in packaged builds. (#763) Thanks @lefarcen.
- Promo banner dismiss is session-scoped โ comes back on next launch so users don't permanently miss it. (#756) Thanks @lefarcen.
๐ Bug Fixes
- Fixed promo banner appearing above bot status โ now sits between the hero section and channels. (#752, #757) Thanks @lefarcen.
- Fixed NoneType crash in LibTV video skill when API returns unexpected data. (#764) Thanks @alchemistklk.
- Fixed Sentry automation commits being misattributed as external contributions. (#744) Thanks @nettee.
๐จ For Developers
Click to expand
- Seedance promo countdown starts from configurable cycle start with 2-day auto-reset. (#752) Thanks @lefarcen.
- Docs page validation script added. (#748) Thanks @qiongyu1999.
- Internal author detection expanded to cover Sentry bot commits. (#744) Thanks @nettee.
- Renamed
session_startanalytics event tonexu_first_conversation_startfor clarity. (#766) Thanks @lefarcen.
Full Changelog: v0.1.9...release/v0.1.10