Changelog›v1.2.0
v1.2.0 Changelog
This release optimizes local performance, refactors credential storage hierarchies, and improves personal-to-team workspace migration flows.
What's New in v1.2.0
Additions
- Personal-to-Team Workspace Migrations: When sharing a project from a personal workspace via
agentsecrets project invite <email>, the CLI now automatically creates a new shared team workspace, migrates the project and its secrets, and invites the team member. - Safe Key Re-encryption: Cryptographically re-encrypts workspace keys for the new workspace without exposing raw keys.
- Env File Generation: Adds auto-generation and switching of local
.envfiles for project directory mapping.
Improvements
- Hierarchical Storage Mode: Introduced database and environment-specific caching hierarchies.
- Performance Optimizations: Direct cache access bypasses external network calls for local queries, resulting in 5x faster credential resolution during proxy invocation.
- Setup Socket Autoloader: Auto-probes local auth-sockets and initializes connection loops automatically.
Was this helpful?
Thanks for your feedback!
Your feedback helps us improve the platform.