v0.1.2
Feature and hardening patch for the internal-alpha hosted stack. The public
memory contract gains one additive operation; CONTRACT_VERSION stays 0.1.0.
Added
load_active_context, a structured sibling offresh_contextthat returns
serialized transcript messages a host can replay as model message history
instead of rendered priming text.- LongMemEval evaluation harness rehomed into
vexic.longmemevalwith a CLI,
host-port judge wiring, and an--allow-liveprovider-call gate (COA-342). - Hosted control-plane catalog can route to Turso behind a flag, with a
migrate_control_planemigration path (COA-360).
Changed
- Dream sweeper storage routes through the customer-target resolver, and raised
dream-phase output token caps with surfaced sweeper logs (COA-352, COA-355). - Hosted ingest storage
ValueErrors are classified as 5xx and surface only a
stable error code (COA-356).
Fixed
- Dream sweeper state writes lost to reaped Turso Hrana streams are now retried
(#194).