Packages
A config-driven dev tool for Elixir projects to manage AGENTS.md files and agent skills from dependencies
Current section
Files
Jump to
Current section
Files
usage_rules
CHANGELOG.md
CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## v0.1.2 (2025-05-24)
### Bug Fixes:
* replace package-rules with usage-rules
## v0.1.1 (2025-05-24)
### Improvements:
* only suggest top-level deps
## v0.1.0 (2025-05-24)
### Bug Fixes:
* bugs w/ duplicating content
### Improvements:
* add `--remove` option
* port initial feature set over and test it