Blog
DorkOS Teamrelease

DorkOS 0.10.0

Tabbed sidebar navigation, agent identity chip, ScheduleBuilder, and always-editable chat input

releasesidebarschedulingchat-uxagent-identity

DorkOS 0.10.0 restructures the sidebar with tabbed navigation, puts your active agent front and center with an identity chip, replaces the schedule cron editor with a progressive ScheduleBuilder, and lets you keep typing while agents stream.

Highlights

Tabbed Sidebar — Switch between Sessions, Schedules, and Connections without leaving the main view. Each tab shows exactly the context you need.

Agent Identity Chip — See which agent you're talking to at a glance in the top navigation bar — complete with emoji. Click to switch agents or open the command palette.

Always-Editable Chat Input — No more waiting for the agent to finish streaming before typing your next message. Messages queue automatically and send when the agent is ready.

ScheduleBuilder — Create schedules with progressive disclosure instead of raw cron expressions. Pick a frequency first, then refine the timing.

All Changes

Added

  • Navigate between Sessions, Schedules, and Connections from tabbed sidebar views
  • Build schedules with progressive disclosure — pick frequency, then refine timing
  • Pick agents from a direct-selection list when creating schedules
  • Switch active agent from the identity chip in the top navigation bar
  • See agent emoji in the identity chip at a glance
  • Open the command palette directly from the header
  • Keep typing while agents stream — messages queue and send when ready
  • Auto-hide scrollbars in sidebar and message list until hover
  • Detect dev builds and dismiss upgrade prompts with persistent version display

Changed

  • Replace cron presets and visual builder with unified ScheduleBuilder
  • Replace AgentCombobox dropdown with AgentPicker direct-selection list
  • Restructure StatusLine as a compound component

Fixed

  • Fix agent picker combobox behavior, dialog layout, and default cron expression
  • Fix Enter and Cmd+Enter not working in command palette agent sub-menu
  • Fix sidebar content overflow caused by Radix ScrollArea table layout
  • Fix queued messages not appearing until animation completes
  • Fix message loss during streaming and model selector flicker
  • Fix scrollbar overlay obscuring sidebar content

Install / Update

npm install -g dorkos@0.10.0