Polished and well engineered. Punching above its star count.
๐พ Caracal gives agents short-lived, delegated, and auditable authority to act safely across tools, APIs, DBs, MCPs and workflows.
Documentation
84
README documents how to install the project.
CONTRIBUTING guide found.
README is present.
Licensed under Apache-2.0.
Engineering
100
Test files detected (examples/ResearchAgent/tests).
CI is configured (.github/workflows/test.yml).
Linter or formatter configured (.prettierrc.json).
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Issue or PR templates present.
Project health
86
Dependency manifest found (go.work).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- โCommits (30d / 90d)
- 50Forks
- 17Releaseslatest 1mo ago
Community
- โCommunity health
- โauthors own >50% of commits
- 119Watchers
Responsiveness
- <1hMedian issue response
- <1hMedian PR merge time
- 32Open issues
Repository files36 root entries
- .changeset
- .claude
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (โ28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: Code of conduct present.Good: CI is configured (.github/workflows/test.yml).Good: Dependabot covers 5 ecosystems (github-actions, npm, gomod, pip, docker). Dependencies stay current.Good: Issue or PR templates present.Good: Security policy present.
- appsGood: Environment pinned via apps/runtime/Dockerfile.
- docs
- examplesGood: Test files detected (examples/ResearchAgent/tests).
- governance
- infra
- packages
- playbooks
- public
- releases
- scripts
- services
- tests
- .dockerignore
- .gitattributes
- .gitignoreGood: .gitignore present.
- .nojekyll
- .prettierrc.jsonGood: Linter or formatter configured (.prettierrc.json).
- .trivyignore.yaml
- CITATION.cff
- ENTERPRISE.LICENSE
- go.workGood: Dependency manifest found (go.work).
- go.work.sum
- install-console.ps1
- install-console.sh
- knip.json
- LICENSEGood: Licensed under Apache-2.0.
- NOTICE
- package.json
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Issue: No run or usage instructions found (โ45 pts).Fix: Add a section showing how to start or use the project.
- release.config.json
- vitest.config.ts