intentcall_session 0.3.1
intentcall_session: ^0.3.1 copied to clipboard
Pre-release runtime session persistence, attachment, and invocation helpers for IntentCall.
Changelog #
0.3.1 - 2026-06-27 #
Miscellaneous Chores #
- intentcall_session: Synchronize intentcall package train versions
0.2.1 - 2026-06-23 #
Miscellaneous Chores #
- intentcall_session: Synchronize intentcall package train versions
0.2.0 - 2026-06-22 #
Miscellaneous Chores #
- intentcall_session: Synchronize intentcall package train versions
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.