terminus-labs-ai/glyph
Ingest documentation and source code into a RAG knowledge base
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Full glyph.yaml configuration content (supports secret interpolation via ${{ secrets.X }}) | yes | — |
| commands | Space-separated glyph commands to run in order: init-db, ingest, export, stats | no | ingest |
| source | Source name filter (-s flag for ingest/export) | no | "" |
| version | Version string (-V flag for export) | no | "" |
| python-version | Python version to install | no | 3.12 |
| extra-args | Extra CLI flags appended to glyph commands (e.g. --verbose, --skip-embeddings) | no | "" |
Outputs
no outputs