Releases: wippyai/session
Releases · wippyai/session
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-07-09)
Features
add basic implementation (e3bc3d7 )
add dependencies for LLM, migration, actor, agent, and testing components (800e9d3 )
add user_id to artifacts and make session_id optional (#1 ) (0c4d40b )
Add user_id to artifacts and make session_id optional (#10 ) (cfd82e4 )
ci: adopt release-please for automated releases (#27 ) (3cb35d9 )
implement artifact handling and metadata updates (5636912 )
migrate hardcoded app:* values to environment variables (db4d320 )
polishing (61f1fa7 )
session: route checkpoints through agent contract bindings (1154f48 )
update module (#7 ) (7d6d6cd )
Bug Fixes
artifacts automatically stick to user session (#11 ) (260db86 )
Fix the initialization function execution (#12 ) (7a3d8f5 )
Fix users table name in migrations (#13 ) (790175e )
Improve order of operations with the session context (1d538d5 )
make on_session_end_func_id optional with an empty default (128f1c6 )
session: remove duplicate file provider contract (77274b1 )
stability and simplification (#9 ) (18b63ec )
Stabilizes session statuses (#8 ) (c7ef819 )
v0.3.8
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix constant name by @msmakouz in #17
Add the ability to store llm provider metadata in session message by @msmakouz in #18
Full Changelog : v0.3.7...v0.3.8
v0.3.7
Compare
Sorry, something went wrong.
No results found
patchfix: undying sessions race condition
v0.3.6
Compare
Sorry, something went wrong.
No results found
What's Changed
prevents sessions death due to cancel on long running tasks by @wolfy-j in #15
Full Changelog : v0.3.5...v0.3.6
v0.3.5
Compare
Sorry, something went wrong.
No results found
forces sorting messages by date always
v0.3.4
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.3.3...v0.3.4
v0.3.3
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix the initialization function execution by @msmakouz in #12
Full Changelog : v0.3.2...v0.3.3
v0.3.2
Compare
Sorry, something went wrong.
No results found
What's Changed
artifacts automatically stick to user session by @wolfy-j in #11
Full Changelog : v0.3.1...v0.3.2
v0.3.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Add user_id to artifacts and make session_id optional by @msmakouz in #10
Full Changelog : v0.3.0...v0.3.1
v0.3.0
Compare
Sorry, something went wrong.
No results found
Full Changelog : v0.2.7...v0.3.0