mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
This PR enriches the `fabro ps` output with colored status indicators, duration/cost columns, relative timestamps, and pagination controls. Status values are now color-coded (green for success, red for fail, cyan for running, dim for unknown), the header row is bolded, and separators/labels are dimmed. Duration and total cost are now extracted from `conclusion.json` and displayed as new columns. Start times are shown as human-friendly relative strings (e.g., "2m ago", "3h ago") instead of raw RFC 3339 timestamps, with full timestamps preserved in `--json` output. New `--limit N` (default 10) and `--all` flags cap the displayed output, with a footer indicating how many runs are shown out of the total. PR: https://github.com/fabro-sh/fabro/pull/2 |
||
|---|---|---|
| .. | ||
| fabro-agent | ||
| fabro-api | ||
| fabro-cli | ||
| fabro-config | ||
| fabro-db | ||
| fabro-devcontainer | ||
| fabro-exe | ||
| fabro-git-storage | ||
| fabro-github | ||
| fabro-linear | ||
| fabro-llm | ||
| fabro-mcp | ||
| fabro-openai-oauth | ||
| fabro-slack | ||
| fabro-sprites | ||
| fabro-ssh | ||
| fabro-tracker | ||
| fabro-types | ||
| fabro-util | ||
| fabro-workflows | ||