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:| Field | Description |
|---|---|
| Status icon | 🔄 Running (spinning) / ✅ Completed / ❌ Error / ⊗ Cancelled |
| Query text | First 120 characters of the query |
| Session name | The chat session the query belongs to |
| Elapsed / duration | Live timer while running; total time once complete |
| Token usage | Input tokens sent + output tokens received (when available) |
| Error message | For failed queries, the error text is shown in red |
Filter tabs
Use the filter tabs at the top to narrow the view:| Tab | Shows |
|---|---|
| All | Every entry |
| Running | Queries currently in progress |
| Done | Successfully completed queries |
| Errors | Queries that failed |
| Cancelled | Queries stopped by the user |
Clearing the log
- Clear done — removes all completed and cancelled entries (running entries are kept)
- Clear all — removes everything except in-progress entries
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