Expand description
cellstate context β High-level context commit and recall.
Subcommands: commit, recall, assemble, outline.
These use non-standard paths (/api/v1/context/commit, etc.) rather than
the CRUD pattern. The request/response types are defined inline because
they currently live in the server crate and havenβt been migrated to core.
StructsΒ§
- Assemble
Context πRequest - Context
Commit πRequest - Context
Commit πResponse
ConstantsΒ§
- BASE π
FunctionsΒ§
- build_
command - dispatch
- urlencoded π
- Minimal URL encoding for query parameter values.