Releases: livelabs-ventures/go-bot
Releases · livelabs-ventures/go-bot
v0.2.1
v0.2.0
v0.1.1
Changelog
- a7250c5 Add --name flag for testing with multiple users
- 2e0eb4b Add Homebrew installation support
- f0b46cc Add automated Homebrew formula updates
- 89daa4a Add missing cmd directory and fix .gitignore
- 0530631 Add scriptable JSON interface for LLM integration
- 224709f Debug and fix goreleaser build path
- b398eac Fix GoReleaser configuration and add manual Homebrew update script
- 919b25b Fix duplicate standup entries in PR body
- 7640c33 Fix goreleaser main file path
- c3336c5 Fix markdown formatting for Slack compatibility
- b37dac5 Handle empty repositories without main branch
- 505458a Initial implementation of standup bot
- 85c0bd1 Refactor standup bot for idiomatic Go code
- a3fb5c0 Remove suggest functionality and add MCP server interface
- 41679fd Update MCP integration docs to use Claude Code CLI commands
- d8e98b9 Update README with correct repository URL