| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-09 | 1.4 kB | |
| v3.2.0 source code.tar.gz | 2026-02-09 | 30.4 MB | |
| v3.2.0 source code.zip | 2026-02-09 | 30.8 MB | |
| Totals: 3 Items | 61.2 MB | 1 | |
[3.2.0] - 2026-02-09
Added
- Add labels to Guidelines, Journeys, JourneyNodes, and Sessions for categorization and filtering
- Add automatic session label propagation from matched entities (guidelines, observations, journeys)
- Add
trackparameter to guidelines to control "previously applied" tracking - Support multiple targets in
prioritize_over()anddepend_on()methods - Add
field_dependenciesto canned responses for explicit field availability requirements - Add
attach_retriever()to Guideline, Journey, and JourneyState for conditional data retrieval - Add
on_matchandon_messagehooks to journeys for lifecycle callbacks - Add per-agent preamble configuration (custom examples and instructions)
- Add separate default greeting responses for first agent message in fluid mode
- Add streaming message output mode
- Allow specifying custom journey node ID
- Add matched guidelines/journey states to completion ready event
Changed
- Make condition optional for SDK guidelines
- Tweak default preamble examples
- Soften log levels for relational guideline resolver
- Add activated/skipped logs to custom guideline matcher batches
Fixed
- Fix websocket warning upon startup
- Fix agent intention proposer (guidelines were getting rewritten incorrectly)
- Fix multiple customer guideline matchers not working
- Fix bug with context variable access in SDK