3 Commits

Author SHA1 Message Date
David Ibia
17e37f2f76 feat: add mutation tools and help command for v0.0.4
- Add envsitter_add, envsitter_set, envsitter_unset, envsitter_delete tools
- Add envsitter_help tool with comprehensive usage guide for agents
- Change blocking to silent mode (error messages only, no toasts)
- Bump envsitter dependency to ^0.0.4
- Update README with new tools and envsitter library reference
- Update CHANGELOG for v0.0.4
2026-01-15 23:01:58 +01:00
David Ibia
4c2a52d35e chore: bump version to 0.0.3
Includes changelog entries for secure dotenv operations and envsitter ^0.0.3.
2026-01-13 19:39:22 +01:00
David Ibia
b21d63cb7c feat: expose envsitter match and scan tools
Adds safe matching/scanning endpoints so workflows can validate secrets without reading .env files.
2026-01-12 19:28:58 +01:00