mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
Remove the ContextStore trait, InMemoryStore, and Context::with_store() from fabro-core — put the HashMap directly in Context. Replace the duplicate fabro-workflows Context struct with a re-export of fabro_core::Context, and move domain accessors (fidelity, run_id, preamble, thread_id) to a WorkflowContext extension trait. Eliminate the bridge layer (WfContextStore, bridge_context, WorkflowContextExt) entirely since there is now one Context type. Rename clone_context() to fork() for clarity. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||