0.4.1 (2026-08-17)
- artifacts: render standalone artifacts (emit type=artifact message) (5cd464b)
0.4.0 (2026-07-09)
- 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)
- 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)