You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scheduled-runs calendar for Ryu — every agent and workflow scheduled job on Month/Week/Day/Agenda views (past runs from history, upcoming from cron/interval) with a New-automation dialog.
Meeting notes for Ryu (Granola/Notion-AI style) — record a call, transcribe it live, and generate structured AI notes. (Python diarization sidecar held back: not yet public.)
The unified activity feed for Ryu — everything happening on this node (monitor alerts, finished tasks, runs, approvals, meetings, notes), newest first, grouped by day.
Ryu Predict — a Windows-only experimental system-wide predictive-typing companion (Win32/UIA): inline ghost text in any text field, accepted with Tab. Compile-only, unshipped; mac/linux planned.
Approval inbox for Ryu — a human-in-the-loop queue where agent-proposed actions, edits, and fixes wait for your accept or reject before they take effect.
Canvas for Ryu — a ComfyUI / ElevenLabs-Flows-style node board: wire up image / video / chat / tts / stt / upload / note nodes through Ryu's media and agent bridges; each board persists as a Space document.
Simulators for Ryu — drive iOS Simulators (simctl, macOS + Xcode) and Android Emulators (adb) from a workspace tab: list/boot devices, install & launch apps, open deep links, screenshot, and (Android) tap/swipe/type, exposed as the grant-gated simulator.control capability.
Timeline for Ryu — a CapCut-style scrubber over Shadow's captured screen/input/window/audio lanes with keyframe preview, a Dayflow work journal, and jump-to-moment focus.
Agent Inboxes for Ryu — email-as-a-service for agents (receive, store, and send agent email per node). The out-of-process ryu-mail sidecar; Core proxies /api/mail/* to it.
Voice for Ryu — the universal TTS sidecar: a self-contained Python HTTP front over several text-to-speech engines (Kokoro, Kitten, Pocket), part of Ryu's speech data path.
Skill Editor for Ryu — author a user-owned Agent Skill (SKILL.md): front-matter fields, a markdown body editor, debounced autosave, and server-backed undoable version history.