Skip to main content
The Activity Center gives you a live view of every query MIRA has processed — across all sessions. Each entry shows the query text, which session it came from, how long it took, token usage, and any errors.

Opening the Activity Center

Click the Activity icon (⚡) in the left activity bar, or press ⌘4. A badge appears on the icon when any query is in progress, showing the running count.

What it shows

Each entry in the Activity Center represents one query sent to the reasoning engine. The entry displays: Click any entry to jump to that conversation in the chat panel.

Filter tabs

Use the filter tabs at the top to narrow the view:

Clearing the log

  • Clear done — removes all completed and cancelled entries (running entries are kept)
  • Clear all — removes everything except in-progress entries
The log is stored in memory only — it is not persisted to mira.db and is cleared when the app closes.

Privacy

Activity log data never leaves your machine. It is not sent to any provider or telemetry service.
Edit this page — Open a pull request