Recent-activity route with YAML/text variant #10
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/repo-recall#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-21T09:19:11Z - https://github.com/coilysiren/repo-recall/issues/237
Part of #233.
Scope
A recent-activity route with a
HumanLinesvariant - the "what just happened" feed (recent commits + sessions). Today this data only ships inside the/dashboard JSON; give it a standalone watchable route.Proposed line:
<repo> <sha> <subject> <age>for commits,<repo> session <age> <last-prompt-snippet>for sessions, each capped under 80 cols.Depends on the tracer-bullet slice. AFK once that lands.
Merged into #13 in the 2026-05-29 backlog burn-down. Duplicate recent-activity HumanLines route Reopen if it should stand alone.