Back
Retently
Retently
#retently
Measure customer satisfaction, collect valuable client feedback that you can act on, prevent customer churn, and turn detractors into promoters.
Load previous page…
Migrated production backup orchestration off the primary MongoDB host to a dedicated backup VPS, reducing db-server load and eliminating storagebox/backup-related risk.
#retently
Finished implementatin and deployed a comprehensive email suppression system to prevent sending surveys to invalid, disposable, or spam-complaining email addresses
#retently
Built a CLI tool that automatically stamps banking details onto Chargebee-generated invoice PDFs using pdf-lib.
#retently
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.