04fb336eb3
- kernel/graph: nodes+edges append-only store - conversation: chained turns, memory node, fold-based reads - session/sessions: durable admission inbox, promotion, serialized runner, eager tool settlement, provider/dialect/transform injected at composition - provider/dialects: raw-wire anthropic + openai-compatible, registry - llm/stream, tools(bash/read/write), auth(local claims), boot composition - providers resolve from ~/.config/neuron/providers.json - no baked vendors
11 lines
136 B
JSON
11 lines
136 B
JSON
{
|
|
"name": "v0-neuron",
|
|
"private": true,
|
|
"workspaces": {
|
|
"packages": [
|
|
"packages/neuron",
|
|
"neuron-tui"
|
|
]
|
|
}
|
|
}
|