Skip to content

Observability dashboard: audit trail, activity timeline, memory browser #697

@kovtcharov

Description

@kovtcharov

Summary

The Agent UI observability dashboard shows what the agent DID. Separate from the configuration dashboard (what the agent CAN do).

Components

  • Audit trail — all tool executions logged to SQLite with who/what/when/result
  • Agent activity timeline — sidebar timeline of agent actions, filterable by type
  • Memory browser — view/edit stored knowledge from the memory system
  • Token usage — tokens processed, cost savings vs cloud equivalents
  • Session history — past conversations with search
  • Tool execution history — success/failure rates per tool

Key Requirements

Acceptance Criteria

  • All tool executions logged to ~/.gaia/audit.db
  • Audit log viewable in Agent UI observability panel
  • CLI: gaia audit list, gaia audit export
  • Agent activity timeline in sidebar
  • Memory browser shows stored facts with edit capability
  • Token usage dashboard with cost savings telemetry

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    agentsAgent system changesenhancementNew feature or requestp1medium priority

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions