rossoctl / rossoctl/cortex

feature: metrics view in the abctl TUI

Open
#953 0 comments 0 reactions 1 assignee View on GitHub

@esnible is already working on this.

Since Sep 10, 2026.

enhancement high priority ux
Dominant language
Go
Stars
13
Forks
40
Avg merge
12h 17m
Merged PRs (30d)
156

Description

Feature Description

The presentation half of the observability work. tui/cost_event.go shows per-event cost; there
is no place to see totals.

Proposed Solution
  • A metrics view: session totals, per-model breakdown, latency percentiles
  • Reachable by a documented key, listed in the help overlay
  • Updates live as events arrive without disturbing the events pane
  • Readable when the terminal is small; no truncated numbers
  • Honours the persisted user configuration
Additional Context

Part of the Cortex v0.9.0 release. Depends on per-session token and cost aggregation, and on
latency metrics.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.