- Major Feature: Introduced first-class Projects!
Addsprojects
table, association tables, CRUD endpoints, canonical-name support, and project-aware validation across agents, users, files, and sessions - Major Feature: Landed encrypted Secrets Vault with full CRUD API, master-key encryption, and transparent secret-reference substitution in tool & API definitions (#1312)
- Enhancement: Added custom-key aliasing for secrets plus numerous workflow & cost-tracking refactors (#1356)
- Enhancement: Added
decrypt
flag to secrets queries—retrieve values encrypted or in plaintext as needed (#1369)
- Enhancement: Implemented monthly cost aggregation + middleware that enforces free-tier usage caps and active-developer checks (#1351)
- Fix: Re-wrote project-resource SQL views for accurate mapping and removed weak default secrets key in production (#1362)
- Fix: Hardened secrets endpoints & models, fixed insert/delete logic, and expanded expression-evaluator edge-cases (#1343)
Enhancement: New GitHub Actions workflow automatically translates README files via Anthropic Claude, replacing the old Python job (#1433)
Other Breaking: Removed fallback for
DEMO_*
placeholder credentials 💥Minor Docs: Updated docs and cookbooks to remove
DEMO_API_KEY
references.Minor Docs: Updated footer use-case links to the new
cookbooks/advanced
paths.
This list covers the most significant code-related PRs merged to main on 21 May 2025.
For everything else, see the full list of recent pull requests.
Posted on May 21, 2025 #main