Releases: ICUnit/Tokai
Releases · ICUnit/Tokai
Release list
v0.2.0 Alpha
Tokai v0.2.0 — Alpha
First Alpha release of Tokai — a neurosupportive productivity suite for ADHD brains.
This release brings user accounts, full cloud sync, five new features, and significant polish across every panel since Pre-Alpha.
What's new since Pre-Alpha
User accounts & cloud sync
- Supabase authentication — email/password sign-up and sign-in, plus Google OAuth
- Password recovery — full reset flow via email link
- Cross-device sync — tasks (including order and active task), journal entries, medications, focus sessions, and your profile are now persisted to Supabase and available on any device
- Profile modal — AI-generated profile summary, BCI device selection, subscription tier display, and TokEn balance. Anthropic API key entry consolidated here
TokDo (formerly TokTodo)
- Active Task — pin one task as your current focus; TokAgent reads it to tailor all advice
- Best Task Right Now — one-tap AI recommendation for which task to do based on your live neural state
- Drag-to-reorder — numbered task list with drag-and-drop on desktop and ▲/▼ on mobile; order synced to Supabase
- Focus Required (0–100) — numeric cognitive demand score per task, auto-estimated on creation with a readiness badge that reflects your current focus index
- Task detail modal — descriptions, emoji, time estimates, deadlines, and manual focus override
- Moved to a dedicated right panel on desktop
TokTimer (formerly Pomodoro)
- Active Task link — each timer session is attached to your active task and logged to your focus session history
- Focus-aware interventions — suggests an early break when your focus drops below threshold; suggests extending when you're in flow
- Focus session logging — completed blocks saved to Supabase, feeding TokInsights
- Custom durations — set your own work and break lengths; presets for 25/5, 50/10, and 90/20
- Auto-continue — optional automatic phase transitions
- Phase change notifications — in-app banners and OS browser notifications when work or break ends
- Browser-tab countdown — time and phase shown in the tab title while running
- Moved into the horizontal widget row
TokInsights (new)
- Automatic on-device observations computed from your own history: when you focus best, which moods correlate with focus, task completion trends, where your focus time goes, and more
- No API calls — entirely private and instant
Clinician Report (new)
- Printable PDF report with a 7, 30, or 90-day filter
- Covers focus trends, medication log, journal activity, task completion, and session history
Neural dashboard — expanded
- Three new metric cards: Working Memory Load, Mental Fatigue, and Hyperfocus Risk (8 cards total, up from 5)
- Horizontal scroll row with side arrows and fade hints
- Info buttons on every card with plain-language explanations
Notifications
- In-app notification system: focus-drop alerts (sustained low focus > 90 seconds), focus recovery banners, medication reminders, and TokTimer phase changes
- OS browser notifications for TokTimer phase changes and medication reminders (fires even when the tab is in the background)
- Offline banner — visible warning when the device loses internet connection
Accessibility
- High-legibility font toggle (Share Tech Mono → system serif)
- Reduce-motion preference
- Text scale (3 levels)
Bilingual
- Completed full Traditional Chinese (繁體中文) translations across all panels and features added since Pre-Alpha
Other improvements
- TokAgent moved to a fixed bottom dock — slide up from anywhere in the app without losing your place
- TokAgent now shows the real AI error reason instead of a generic failure message
- Stopped blind 30-second AI recommendation polling (cost and rate-limit fix)
- Debounced task reorder writes to Supabase — no more per-drag database calls
- Clinician report printing fixed via static popup for reliable cross-browser output
- Collapsed task-add form behind a button to reduce visual noise
- Scroll-aware gradient fade hints on metric and widget rows
Notes
- Neural data is simulated. Real EEG hardware integration (Muse 2, OpenBCI) is planned for a future version.
- User data is stored in Supabase (tasks, journal, meds, sessions, profile) and your browser's localStorage (focus stream samples, chat history, timer settings, API key). Nothing passes through Tokai's servers except proxied AI requests.
- TokAgent uses a server-side Anthropic key when configured, or you can bring your own from console.anthropic.com.
Live demo
go.tokai.app
Tokai v0.1.0 — Pre-Alpha
Tokai Pre-Alpha (v0.1.0)
First public prototype of Tokai — a neurosupportive productivity suite for ADHD brains.
What's included
- Real-time neural dashboard — five live metric cards (Focus Index, Bio Energy, Neural Noise, T/B Ratio, Focus Window) updating every second with simulated EEG data
- Focus Stream — scrollable real-time line chart with live/historical navigation and reference lines for 5-minute, session, and day averages
- TokAgent — AI task planning assistant powered by Claude (Anthropic). Reads your live brain data, task list, and journal to give context-aware recommendations. Bring your own Anthropic API key.
- TokTodo — task manager with cognitive demand tags, time estimates, deadlines, emoji labels, and AI-generated descriptions
- TokNote — ADHD-friendly journal with multi-select mood tagging and neural insight summaries
- TokMed — medication and supplement tracker with focus impact logging
- Day selector — browse past sessions by date; TokAgent chat, journal entries, and tasks are all organized per day
- Bilingual — full English and Traditional Chinese (繁體中文) support
- Responsive — works on desktop and mobile
Notes
- Neural data is simulated. Real EEG hardware integration (Muse 2, OpenBCI) is planned for a future version.
- All user data is stored locally in your browser. Nothing is sent to Tokai's servers.
- TokAgent requires a free Anthropic API key from console.anthropic.com.