• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jyablonski / arc
72%

Build:
DEFAULT BRANCH: main
Repo Added 17 Jan 2026 03:19PM UTC
Token WroSRtBLIrxfB6KN0E6hYskuzLZvPk1jw regen
Build 64 Last
Files 85
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • jyablonski/add-dynamic-token-pricing
  • jyablonski/add-gotestsum
  • jyablonski/add-mac-support
  • jyablonski/add-missing-moq
  • jyablonski/add-more-thorough-testing
  • jyablonski/add-new-ai-cmds
  • jyablonski/add-noconfirm-option
  • jyablonski/add-notify-cmd
  • jyablonski/add-quality-workflow
  • jyablonski/add-skills-functionality
  • jyablonski/add-token-usage
  • jyablonski/add-usage-tracking-cmd
  • jyablonski/add-yay-review
  • jyablonski/adjust-update-cmd
  • jyablonski/cmd-cleanup
  • jyablonski/cmd-output-standardization
  • jyablonski/color-providers-ai-tokens
  • jyablonski/fastfetch
  • jyablonski/july-2026-maintenance
  • jyablonski/refresh-claude-creds
  • jyablonski/small-dashboard-improvement
  • jyablonski/small-skills-tweaks
  • jyablonski/test-standardization
  • jyablonski/token-cleanup
  • jyablonski/update-ver

21 Jul 2026 01:00AM UTC coverage: 72.014% (-2.2%) from 74.239%
29791933669

push

github

web-flow
feat: add ai sessions and ai health commands (#29)

## Description

Add two read-only, offline `arc ai` subcommands for AI-tooling
observability: `ai sessions` (browse/resume recent Claude and Codex
sessions) and `ai health` (auth, tooling, and local-config health across
Claude, Codex, and Cursor).

### Added

- `arc ai sessions`: lists recent local sessions newest-first (project,
model, tokens, title) with
`--provider`/`--since`/`--until`/`--limit`/`--search`/`--resume`/`--json`,
reusing the existing token-log traversal.
- `arc ai health`: offline checks for provider auth/token expiry, CLIs
on PATH, pricing-cache freshness, and skills/rules sync — grouped as a
data table with hint footnotes; exits non-zero on failure.

### Updated

- Factored a shared provider-filter parser and `ai.FirstLine` helper;
README command table documents both commands.

358 of 683 new or added lines in 10 files covered. (52.42%)

4552 of 6321 relevant lines covered (72.01%)

4.34 hits per line

Relevant lines Covered
Build:
Build:
6321 RELEVANT LINES 4552 COVERED LINES
4.34 HITS PER LINE
Source Files on main
  • Tree
  • List 85
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29791933669 main feat: add ai sessions and ai health commands (#29) ## Description Add two read-only, offline `arc ai` subcommands for AI-tooling observability: `ai sessions` (browse/resume recent Claude and Codex sessions) and `ai health` (auth, tooling, and lo... push 21 Jul 2026 01:00AM UTC web-flow github
72.01
29653496825 main chore: refresh readme and pin go 1.26.5 (#28) ## Description Rewrite the README overview for a clearer, more professional picture of what `arc` is and how it works, and pin the Go patch version across the module and CI. ### Updated - Restructu... push 18 Jul 2026 05:14PM UTC web-flow github
74.24
29099548382 main feat: add `arc stats` command, remove aws rotate-keys and dead code (#27) ## Description Adds a local-only `arc stats` command that tracks per-command invocation counts, and removes the unsafe `aws rotate-keys` command along with all production ... push 10 Jul 2026 02:23PM UTC web-flow github
74.24
27505762145 main feat: add `arc ai pricing` cmd (#26) ## Description Adds `arc ai pricing`, a command that fetches a current model pricing table into a local cache so `arc ai tokens` cost estimates stay accurate without an `arc` release. Pricing is resolved from... push 14 Jun 2026 04:56PM UTC web-flow github
74.07
27470952438 main feat: add aur update triage to system update (#25) ## Description Makes AUR updates interactive and adds a triage layer that runs before yay: it surfaces high-signal review findings (maintainer changes, orphaned packages, suspicious PKGBUILD pat... push 13 Jun 2026 03:29PM UTC web-flow github
74.76
27389251114 main chore: replace global shell mock with per-package moq seams (#24) ## Description Retires the global `shell.MockRunner` singleton in favor of per-package typed seams (`var run boundary.ShellRunner = boundary.DefaultShell`), so each package mocks ... push 12 Jun 2026 01:50AM UTC web-flow github
74.6
27246540356 main feat: color and group ai tokens output by provider (#23) ## Description `arc ai tokens` now colors each row by its provider — matching `arc ai usage` — and orders rows into per-provider bands by default so the colors read as contiguous groups. ... push 10 Jun 2026 01:18AM UTC web-flow github
68.44
27114264255 main chore: standardize structured table formatting (#22) ## Description Consolidate all structured-text table output behind a single canonical renderer so every command reads like `arc ai tokens` (lowercase headers, per-column underline rule, aligne... push 08 Jun 2026 03:27AM UTC web-flow github
67.68
26920634363 main chore: remove `gh restart-dashboard` cmd and document ai tokens (#21) ## Description Removes the unused `arc gh restart-dashboard` command and its package, documents the existing `arc ai tokens` command, and introduces sentinel errors for duplic... push 03 Jun 2026 11:54PM UTC web-flow github
67.61
26920057248 main feat(ai): add local token usage reporting (#20) ## Description Adds local historical AI token reporting with API-equivalent cost estimates across Codex and Claude usage logs. ### Added - New `arc ai tokens` command with provider, date, groupin... push 03 Jun 2026 11:42PM UTC web-flow github
67.98
See All Builds (64)

Badge your Repo: arc

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc