Back
Retently
Retently
#retently
Measure customer satisfaction, collect valuable client feedback that you can act on, prevent customer churn, and turn detractors into promoters.
Deployed to staging NEW Digests to check over weekend what is being generated
#retently
Added sensible memory defaults to all agents via the orchestrator config generation. Agents now get automatic memory flush before compaction, context pruning, and hybrid memory search out of the box
#retently
Learn NEW concept while doing revamped
#retently digests: Jaccard similarity. It basically measures how similar two sets are by comparing what they share versus their total combined elements. Super simple, but actually really smart.
Roll out and verify new *.retently.com wildcard ssl certificate across all active servers, update ssl ops doc to completion report
#retently
Fix template engine to render non-string custom properties (date, number, boolean, array) across all email and survey templates instead of silently dropping them, with proper formatting and full test coverage
#retently
Troubleshot missing Delivery_Date merge field by confirming the account’s date-format setting (still US default) and identifying that DD/MM/YYYY API values (e.g., 21/01/2026) fail validation and get silently dropped due to ambiguous slash-date parsing
#retently