Skip to content

Releases: wippyai/session

v0.4.0

Choose a tag to compare

@wippy-releases wippy-releases released this 09 Jul 16:55
a650db7

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

Choose a tag to compare

@msmakouz msmakouz released this 25 Feb 12:39
e3be5ab

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

Choose a tag to compare

@wolfy-j wolfy-j released this 20 Nov 23:06
71d5507
  • patchfix: undying sessions race condition

v0.3.6

Choose a tag to compare

@wolfy-j wolfy-j released this 20 Nov 22:45
1f57dd9

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

Choose a tag to compare

@wolfy-j wolfy-j released this 07 Nov 16:21
a4cf2f1
  • forces sorting messages by date always

v0.3.4

Choose a tag to compare

@roxblnfk roxblnfk released this 06 Nov 13:56
790175e

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@roxblnfk roxblnfk released this 05 Nov 18:34
7a3d8f5

What's Changed

  • Fix the initialization function execution by @msmakouz in #12

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@roxblnfk roxblnfk released this 15 Oct 18:54
260db86

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

Choose a tag to compare

@roxblnfk roxblnfk released this 15 Oct 10:53
cfd82e4

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

Choose a tag to compare

@roxblnfk roxblnfk released this 08 Oct 17:14
e9efe6e

Full Changelog: v0.2.7...v0.3.0