intentcall_session 0.1.0
intentcall_session: ^0.1.0 copied to clipboard
Pre-release runtime session persistence, attachment, and invocation helpers for IntentCall.
Changelog #
0.1.0 #
- First pre-release of IntentCall runtime session persistence and invocation helpers.
- Includes file-backed session state, state locking, safe writes, session lifecycle
management, and an
AgentRegistrysession executor. - Documents the public session, invocation, and snapshot flow with a runnable package example.