abuis78/AI Monorepo Process
Compile inbox captures into your versioned knowledge wiki (Karpathy LLM-Wiki pattern). Bring your own Anthropic key. Installs the ai-monorepo engine from PyPI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 2, 2026
- License
- MIT
Pinned Snippet
uses: abuis78/ai-monorepo-action@1037a78b57033b42a8b6d511c96808b8da36abd2 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic-api-key | Anthropic API key for AI enrichment (BYOK). Optional — without it, captures are stored raw and can be enriched later. | no | "" |
| enrichment-model | Anthropic model id used for enrichment + wiki synthesis. | no | claude-haiku-4-5 |
| version | ai-monorepo PyPI version to install. | no | 0.2.0 |
| python-version | Python version for the engine runner. | no | 3.12 |
Outputs
no outputs