cli/pkg
Snider 0f072ad353 feat(release): implement release system with GitHub publisher
Add pkg/release package for automated releases:
- Config loading from .core/release.yaml
- Version detection from git tags with auto-increment
- Changelog generation from conventional commits
- GitHub publisher using gh CLI

CLI commands:
- core release - build + publish to GitHub
- core release --dry-run - preview without publishing
- core release init - interactive config setup
- core release changelog - generate changelog
- core release version - show/set version

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 18:33:11 +00:00
..
build feat(build): add Wails v3 builder for desktop app cross-compilation 2026-01-28 18:16:57 +00:00
cache refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
config feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
core refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
crypt refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
display feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
docs refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
electron-compat feat: add initial project structure with configuration files and components 2026-01-15 22:46:50 +00:00
git refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
help feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
i18n feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
ide refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
io refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
mcp refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
module refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
plugin refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
process refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
release feat(release): implement release system with GitHub publisher 2026-01-28 18:33:11 +00:00
repos refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
runtime refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
updater feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
webview refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
workspace refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
ws refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00