Commit Graph

6 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
fa23dd07f8 feat: add secure envsitter dotenv operations
Expose validate/copy/format/annotate tools with dry-run by default, and switch is_equal matching to candidate hashing. Remove prompt-append warning to avoid writing into OpenCode input.
2026-01-13 19:28:39 +01:00
David Ibia
abe3467f37 docs: expand README with quickstart and tool docs 2026-01-12 20:29:57 +01:00
David Ibia
6020518fc7 chore: prepare npm package for publish 2026-01-12 14:04:23 +01:00
David Ibia
090822ef6c docs: remove internal README notes 2026-01-12 13:33:43 +01:00
David Ibia
3407f13568 docs: add README and MIT license 2026-01-12 13:30:57 +01:00