Skip to content

effect-durable-agent v0.1.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@advait advait released this 03 Aug 18:12
7ee91e4

What's changed

  • Add application-defined instruction and data projections around the durable transcript.
  • Build each model prompt only after turn input selection is committed to durable state.
  • Separate WebSocket protocol schemas into explicit domain and wire surfaces.
  • Add typed domain-frame encoding, app-event narrowing, and transformation round-trip coverage.

The LLM context window and UI can now follow the same architectural rule: both are pure projections of durable state.