🎉 Desktop Agent Center is now Yobi — same app, new name. This is the first release under the Yobi brand.
✨ Added
- AgentFlow Conditionals: New
if/end_ifbranching skill with comparison operators and an LLMisFailedflag for routing failure paths. Steps can now be reordered with move up / down. - AgentFlow Starter Templates: Ready-made flows to get going fast — RSS digest and web monitor → Telegram.
- Worker Attention Indicator: The title bar now flags workers that need you (login required / Cloudflare verification), with a queue popover to force-skip stuck tasks.
- Third-Party License Viewer: A new View all third-party licenses button in About; the full
THIRD-PARTY-LICENSES.txtis now bundled with the app. - Chat Welcome Screen: A friendly empty state for new chats.
🔄 Changed
- Rebrand → Yobi: Desktop Agent Center (DAC) is now Yobi across the app, installers, artifact names, and documentation (all locales).
- Title Bar: Removed the brand mark and wordmark; window focus is now reflected on the macOS traffic lights and Windows caption controls, alongside custom window controls.
🔒 Security
- Encrypted Telegram Token: The Telegram bot token is now encrypted at rest using OS-native secure storage (Electron
safeStorage), with a versionedenc:v1format and a plaintext-fallback warning when secure storage is unavailable.
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | 🍎 Apple Silicon (M1 / M2 / M3 / M4) | Yobi-1.1.2-mac-arm64.dmg |
| macOS | 🖥️ Intel (x64) | Yobi-1.1.2-mac-x64.dmg |
| Windows | x64 | Yobi-1.1.2-win-x64-Setup.zip |
Windows — The download is a
.ziparchive. Extract it and run the.exeinstaller inside.
macOS — not sure which version?
Check Apple menu → About This Mac.
- Apple Silicon (M1/M2/M3/M4) → download the
arm64build- Intel → download the
x64build
⚠️ macOS: Unsigned App
macOS Gatekeeper will block the first launch. After copying to /Applications:
Option 1 — Terminal (Recommended)
sudo xattr -rd com.apple.quarantine /Applications/Yobi.appOption 2 — System Settings
Attempt to open the app (it will be blocked), then go to System Settings → Privacy & Security → Open Anyway.