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

jyablonski / arc / 29791933669
72%

Build:
DEFAULT BRANCH: main
Ran 21 Jul 2026 01:01AM UTC
Jobs 1
Files 85
Run time 1min
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

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

Uncovered Changes

Lines Coverage ∆ File
129
37.4
-16.99% cmd/ai.go
64
0.0
internal/ai/presentation/sessions.go
40
58.33
internal/ai/sessions.go
26
69.77
internal/ai/health.go
23
0.0
internal/ai/cursor/health.go
18
76.32
internal/ai/codex/sessions.go
13
80.6
internal/ai/claude/sessions.go
6
82.86
internal/ai/codex/health.go
3
87.5
internal/ai/claude/health.go
3
95.08
internal/ai/presentation/health.go
Jobs
ID Job ID Ran Files Coverage
1 29791933669.1 21 Jul 2026 01:00AM UTC 85
72.01
GitHub Action Run
Source Files on build 29791933669
  • Tree
  • List 85
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b31fa4da on github
  • Prev Build on main (#29653496825)
  • Delete
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