# Changelog
## [0.1.4](https://github.com/westonplatter/agentic-prompt-sync/compare/aps-v0.1.3...aps-v0.1.4) (2026-01-20)
### Features
* better terminal UX ([#35](https://github.com/westonplatter/agentic-prompt-sync/issues/35)) ([210a620](https://github.com/westonplatter/agentic-prompt-sync/commit/210a620c9eda81e3e8a5780517afeb32c954499f))
* optimize git diff checking process ([#33](https://github.com/westonplatter/agentic-prompt-sync/issues/33)) ([088d2b4](https://github.com/westonplatter/agentic-prompt-sync/commit/088d2b44d48f9dac46f4dc55a209326a6bb49e62))
## [0.1.3](https://github.com/westonplatter/agentic-prompt-sync/compare/aps-v0.1.2...aps-v0.1.3) (2026-01-19)
### Features
* Change "aps pull" command to "aps sync" ([#32](https://github.com/westonplatter/agentic-prompt-sync/issues/32)) ([f43f204](https://github.com/westonplatter/agentic-prompt-sync/commit/f43f204f8444f1a57074921fa85225fc151f93ac))
* generate v1 aps.catalog.yaml ([#29](https://github.com/westonplatter/agentic-prompt-sync/issues/29)) ([476e981](https://github.com/westonplatter/agentic-prompt-sync/commit/476e98133ac697c6fe5119b615ec92370d933d4d))
## [0.1.2](https://github.com/westonplatter/agentic-prompt-sync/compare/aps-v0.1.1...aps-v0.1.2) (2026-01-19)
### Features
* ask user to approve deleting orphaned files ([#25](https://github.com/westonplatter/agentic-prompt-sync/issues/25)) ([fe5ad51](https://github.com/westonplatter/agentic-prompt-sync/commit/fe5ad51664997e7993c99e901089b77840194dbd))
## [0.1.1](https://github.com/westonplatter/agentic-prompt-sync/compare/aps-v0.1.0...aps-v0.1.1) (2026-01-19)
### Features
* add agent_skill asset type ([53dc611](https://github.com/westonplatter/agentic-prompt-sync/commit/53dc611e89dedde0fce859d08ea2de396f28debe))
* create symlinks at the file level, not the folder level ([bbbd59a](https://github.com/westonplatter/agentic-prompt-sync/commit/bbbd59a09f713565470b82f878d7d1b77f1b2bc9))
* include list desired files, symlink by default ([9906a4d](https://github.com/westonplatter/agentic-prompt-sync/commit/9906a4dd5dfcb34923f5d175c5ee518e5031ec7d))
* **pull:** remove confirmation prompt for default manifest ([0665bb5](https://github.com/westonplatter/agentic-prompt-sync/commit/0665bb52b4c6cf52c31e9a32a6b4f2bf45be0773)), closes [#13](https://github.com/westonplatter/agentic-prompt-sync/issues/13)
* set up trunk. closes [#16](https://github.com/westonplatter/agentic-prompt-sync/issues/16). ([#17](https://github.com/westonplatter/agentic-prompt-sync/issues/17)) ([1f941a1](https://github.com/westonplatter/agentic-prompt-sync/commit/1f941a10db9b313dd0849a853012f8bc2244f099))
* spec out adapter pattern ([02b286f](https://github.com/westonplatter/agentic-prompt-sync/commit/02b286fd2db5aefd10310655c4be8cc13236b183))
* sync agent skills ([ed69848](https://github.com/westonplatter/agentic-prompt-sync/commit/ed69848466288b7d5ba0898cca23892acf073740))
### Bug Fixes
* linting => add a test ([65d7188](https://github.com/westonplatter/agentic-prompt-sync/commit/65d71887be1bd7192d70a29f65cef03b8c1e4402))
* make lockfile committable for reproducible installations ([714386e](https://github.com/westonplatter/agentic-prompt-sync/commit/714386ea207332362d8ace678f7b2da5fe5d82b7))