Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 2.43 KB

File metadata and controls

26 lines (17 loc) · 2.43 KB

OpenMuse interaction design

OpenMuse keeps conversation, ongoing work, and user control together in a shared native and web interface.

Conversation and work

  • One main conversation is the default. With CopilotKit Rich Threads enabled, its identifier is saved in the workspace; side chats have separate conversation context.
  • The composer stays available during replies. Its send arrow changes to a stop square in the same position inside the input pill, then returns when the run ends. Stopping preserves the current draft.
  • Follow-ups appear in a visible queue and run in order. Stopping a reply pauses that queue; it does not cancel delegated tasks. A new submission can continue immediately when no follow-ups are held. An existing paused queue resumes through Send queued messages.
  • Open chats and their drafts remain mounted while navigating. Queued messages are held in the open app, not a server inbox; keep the app open until they are sent. Delegated tasks are durable server work.
  • Reading older messages should not force a scroll to the latest reply. A latest-message control returns to the live conversation.

Transparency and control

  • Tap the avatar to see activity, reviews and receipts. Its status names the current work or the input it needs.
  • Background updates show meaningful completions or requests for input. They link to the saved task and can be dismissed.
  • Structured review screens retain the exact recipient, action and accept/reject controls. Reading a public page requires no extra review.
  • The agent's name, tone and memory are editable in Apps. Goals, tracking and artifacts remain usable outside chat.

Visual language

An airy canvas, distinct gray and sky-blue message bubbles, large touch targets, rounded input and navigation pills, and restrained artifact frames keep attention on the work. Email, browser and PDF previews show actual tool results. OpenMuse uses an original warm tan capybara, bundled locally; sky, sand and lilac backgrounds preserve the avatar color preference. See artwork provenance.

Boundaries

The computer provides persistent Chromium, documents, and an optional Linux container with a terminal and filesystem. The terminal has no network access, while the browser handles public web access. It is not a full operating-system VM or a graphical desktop. Live Rich Threads, model reasoning and Google accounts require credentials. See computer setup.