| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-31 | feat: implement amp AI tool support and replace Taskfile with Magev0.10.0 | Paul Buetow | |
| - Add amp as default AI tool for release notes and showcase generation - Fallback chain: amp → hexai → claude → aichat - Replace Taskfile.yaml with magefile.go for build automation - Update all documentation (README.md, AGENTS.md, doc/development.md) - Update version to 0.10.0 Amp-Thread-ID: https://ampcode.com/threads/T-735ba1e2-0255-4b43-8ed1-6c0d2f78301b Co-authored-by: Amp <amp@ampcode.com> | |||
| 2025-08-16 | feat(release): add repo/tag skip_releases and logs; bump version to 0.8.7v0.8.7 | Paul Buetow | |
| 2025-06-27 | feat: implement --create-codeberg-repos | Paul Buetow | |
| 2025-06-24 | refactor: use value semantics for GitHub and Codeberg clients | Paul Buetow | |
| - Changed github.NewClient() to return Client instead of *Client - Changed codeberg.NewClient() to return Client instead of *Client - Updated sync_handlers.go to handle value semantics properly - Both clients only contain immutable string fields, making value semantics more appropriate docs: add comprehensive documentation - Added doc/ directory with full documentation - Created architecture overview explaining system design - Added complete API reference for all packages, types, and functions - Created configuration guide with examples - Added usage examples and common workflows - Created development guide for contributors - Updated README with links to documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
