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

stacklok / toolhive-studio / 24084891114
61%
main: 61%

Build:
Build:
LAST BUILD BRANCH: multi-thread
DEFAULT BRANCH: main
Ran 07 Apr 2026 01:52PM UTC
Jobs 1
Files 429
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

07 Apr 2026 01:30PM UTC coverage: 60.56% (+0.02%) from 60.537%
24084891114

push

github

web-flow
chore: add CLAUDE.md and AGENTS.md for AI coding assistants (#1930)

* chore: add CLAUDE.md and AGENTS.md for AI coding assistants

Add project-level instruction files for AI coding assistants:
- CLAUDE.md: Claude Code-specific guidance with project overview,
  build commands, architecture, conventions, and testing patterns
- AGENTS.md: Tool-agnostic equivalent for other AI assistants
  (Cursor, Copilot, Codex, etc.)

Both files document essential commands, pre-commit requirements,
Electron architecture, code conventions, and testing patterns to
reduce repetitive context-setting across conversations.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* chore: expand CLAUDE.md and AGENTS.md with missing sections

Add sections identified from best practices research:

CLAUDE.md (106 → 150 lines):
- Auto-generated code rules (never edit manually)
- IPC communication patterns (main ↔ renderer)
- External services (ToolHive API, Sentry, AI Chat)
- Database (SQLite in main process)
- Common gotchas (Docker, Node version, native modules)
- Deep links protocol

AGENTS.md (87 → 110 lines):
- Auto-generated code rules
- Boundaries section (standard AGENTS.md spec)
- Common gotchas
- Electron test runner note

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: address PR review feedback on CLAUDE.md and AGENTS.md

Changes based on JAORMX and Copilot review:
- Fix wrong path: route-tree.gen.ts is at renderer/src/, not renderer/src/routes/
- Trim CLAUDE.md from 150 to 104 lines (remove Feature Organization tree,
  IPC Communication, External Services, Database, Key Documentation sections)
- Trim AGENTS.md from 110 to 62 lines (remove Architecture table, Key Libraries,
  Feature Structure — reduce overlap with CLAUDE.md)
- Move Common Gotchas up (right after Environment Requirements)
- Remove redundant headings (# CLAUDE.md, # AGENTS.md)
- Remove pinned versions from AGENTS.md (React 19, TypeScript 6, etc.)
- Fix lint d... (continued)

3068 of 5349 branches covered (57.36%)

Branch coverage included in aggregate %.

5001 of 7975 relevant lines covered (62.71%)

127.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24084891114.1 07 Apr 2026 01:52PM UTC 429
60.56
GitHub Action Run
Source Files on build 24084891114
  • Tree
  • List 429
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24084891114
  • 38ec701f on github
  • Prev Build on v0.27.0-rc.0 (#24082182158)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc