Skip to content

feat(cli): add Movers section to colony gain for regression detection#541

Merged
NagyVikt merged 1 commit into
mainfrom
agent/claude/add-movers-section-to-colony-gain-trend-2026-05-14-13-56
May 14, 2026
Merged

feat(cli): add Movers section to colony gain for regression detection#541
NagyVikt merged 1 commit into
mainfrom
agent/claude/add-movers-section-to-colony-gain-trend-2026-05-14-13-56

Conversation

@NagyVikt
Copy link
Copy Markdown
Collaborator

Automated by gx branch finish (PR flow).

…tion

Splits the queried window into a trailing "recent" segment (default `window/7`)
and a "prior" segment, then surfaces ops whose per-hour call rate, token rate,
or error count has shifted materially. Lists top 3 risers (▲), top 3 fallers
(▼), and top 3 error risers (!) inline above the Operations table. `(new)` and
`(gone)` tags handle ops with no prior or no recent activity so a brand-new hot
loop isn't reported as +∞%. Adds `--recent-hours <n>` to override the split and
`--no-movers` to suppress the section; JSON output gains a `live.movers`
payload.
@NagyVikt NagyVikt merged commit 61150c7 into main May 14, 2026
@NagyVikt NagyVikt deleted the agent/claude/add-movers-section-to-colony-gain-trend-2026-05-14-13-56 branch May 14, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant