Expand description
OpenCode-curated ingest pipeline (v1.0.90, GAP-OPENCODE-002).
Spawns opencode run per file to extract entities and relationships
via LLM, then persists them alongside the memory body via remember --graph-stdin --force-merge.
Structs§
- Extracted
Entity - Extracted entity.
- Extracted
Relationship - Extracted relationship.
- Extraction
Result - Extraction result.
Functions§
- extract_
with_ opencode - Extract with opencode.
- run_
opencode_ ingest - Run opencode ingest.