What's new in agimem
New features, improvements, and release notes.
August 2026
Multiple API Keys With Read, Write, and Admin Roles
Each capsule can now hold up to three API keys, and every key gets a name and a read, write, or admin role.
Capsule Import
Bring a capsule export back in — restore a backup, or merge memories into another capsule.
Usage Warnings Before You Hit a Limit
Color-coded usage indicators and dismissible warnings now appear before a capsule fills up, instead of only after a request is rejected.
July 2026
New API key format
API keys now start with agm_ and follow a fixed shape, so you can write your own rules to detect a leaked key.
Tidy up your memories in bulk
Select multiple memories and delete or re-tag them all at once.
Export capsules as CSV or Markdown
Choose a format when you export — JSON for backups, CSV for spreadsheets, Markdown for reading and sharing.
Tags are now created as you store memories
Add new tags directly with memory_set or the REST API without creating them first.
Search and filter your memories
Find any stored memory in seconds with search, tag filters, and sorting.
June 2026
Capsule Export
Back up any capsule to a JSON file you can keep, version, or import later.
May 2026
Account Limits on the Dashboard
Your account limits are now clearly visible on the dashboard, and rate limiting is tied to your account.
Capsule Cloning
Duplicate any capsule — including all its memories, tags, and tag links — in one click.
Lightweight Memory Tools
Four new MCP tools that let agents check, count, and filter memories without fetching full values.
See When Your Agent Connects
Capsules now show a live indicator the moment an agent connects, so you know your setup is working without leaving the dashboard.
Bulk Get & Bulk Delete
Fetch or remove up to 50 memory keys in a single MCP call — fewer round trips, fewer tokens.
April 2026
Contact & Support Form
Reach out to us directly from the website with the new contact and support form.
Bulk Memory Set
Store up to 20 key-value pairs in a single call with the new memory_bulk_set MCP tool.
Memory Search
Search across memory keys and values with the new memory_search MCP tool.
Memory TTL Support
Set per-memory expiration with ttlMinutes for automatic cleanup of temporary data.
Tags for Capsules and Memories
Organize and categorize memories within capsules using reusable tags.
Product Changelog Now Live
Track all product updates and feature releases in one place.