Recently Shipped
Skills Management
View and manage the skills CoAdmin uses to handle your requests — and create your own custom skills directly from Settings. Read more
- New Skills tab in Settings to browse, create, and delete CoAdmin skills
- Custom skills you create are private to your account
shipped by @israel_the_architect @taras_the_titan
Auto-Approvals
Pre-approve specific actions so CoAdmin can execute them without asking for confirmation every time — saving you clicks on routine tasks. Read more
- New Auto-Approvals tab in Settings to manage which actions CoAdmin can perform autonomously
- Review and revoke auto-approvals at any time
shipped by @taras_the_titan
Memories
CoAdmin now remembers important context across conversations — preferences, naming conventions, org-specific details — so you don't have to repeat yourself. Read more
- New Memories tab in Settings to view, create, and manage saved context
- Memories persist across conversations and inform future responses
- Flexible categories let you organize memories by topic
shipped by @israel_the_architect @taras_the_titan
Google Sign-In & Multi-Provider Authentication
Dex now supports signing in with your Google account. We've migrated our auth infrastructure to support multiple identity providers, so you can authenticate with any email provider — not just Microsoft. Read more
- Sign in with Google is now available alongside Microsoft authentication
- Support for any email-based identity provider via Cognito integration
- Seamless migration for existing users — no re-registration needed
shipped by @israel_the_architect
Chat Experience & Navigation
Several usability improvements to the chat interface make it easier to discover features, see what Dex has shipped, and pick up right where you left off. Read more
- Suggested prompts now appear by default so new users can get started faster
- New hover menu on shipped items lets you quickly see what was completed
- Switching to playground mode now preserves your conversation context so you can continue where you left off
shipped by @maksym_the_machine
Long-Running Task Stability
Read more
- Fixed an issue where tasks could appear stuck or unresponsive during long-running operations
shipped by @israel_the_architect
Open Playground — No Sign-Up Required
Until now, CoAdmin was only available to users with a Microsoft 365 account. We've heard the interest from IT admins across other platforms — so we built an open playground that anyone can try, no sign-up needed. Read more
- Try CoAdmin instantly in a live playground — no Microsoft account or sign-up required
- The playground runs demo Microsoft 365 scenarios so you can see CoAdmin in action before connecting your own tenant
- Tell us which admin platforms you'd like CoAdmin to support next — Google Workspace, AWS, Okta, and more
shipped by @maksym_the_machine
Visible Thinking Steps
CoAdmin now shows its reasoning process in real time. As Dex works through a task, you can see each thinking step — making it easier to follow along, understand decisions, and build trust in the outcome. Read more
- Live thinking steps are streamed to the chat as Dex reasons through a task, so you can follow its logic in real time
- Detailed technical logs reveal exactly which APIs are called, what data is read, and what changes are made
- Full transparency into Dex's decision-making — see why it chose a specific action before it executes
shipped by @maksym_the_machine
Parallel Multi-Task Execution
CoAdmin can now detect when a single request contains multiple unrelated tasks and run them in parallel — each in its own dedicated chat thread with independent credit tracking. Read more
- Composite requests are automatically split into parallel sub-tasks
- Each sub-task runs in its own chat thread, visible in the sidebar
- Splitting is conservative: only truly unrelated tasks are separated
- Credits are tracked and consumed independently per sub-task
shipped by @israel_the_architect
In-App Feedback Form
Read more
- New in-app Feedback page for submitting feature requests and bug reports
shipped by @taras_the_titan
Mobile & Chat UI Improvements
Read more
- Suggested prompts are now accessible on mobile devices
- Fixed top button layout on small screens
- Keyboard no longer auto-focuses the chat input on mobile (prevents layout shifts)
- Status indicators replaced with consistent icons instead of emojis
- "Consent Required" approval label clarified for better readability
- Suggested prompts reordered to surface the most common tasks first
- Improved hyperlink styling inside chat messages
shipped by @maksym_the_machine
Credit Tracking & Task Reliability
Credits are now consumed incrementally as a task executes, giving real-time visibility in the top bar. Stuck and abandoned tasks no longer require manual intervention. Read more
- Credits are charged progressively during execution — no surprise deductions at the end
- Tasks waiting for your input for more than 2 hours are auto-resolved
- Tasks stuck in progress for more than 30 minutes are automatically failed
shipped by @maksym_the_machine
License Optimization & LLM Stability
Read more
- Fixed E5→E3 downgrade recommendations — the skill now correctly identifies users eligible for license downgrades
- CoAdmin now recovers from LLM API errors by cycling to alternate models instead of failing the task
- Fixed credits balance endpoints returning 401 Unauthorized for some users
- Fixed duplicate skill-loading progress messages appearing in chat
shipped by @slava_the_swift