Skip to content

Releases: livelabs-ventures/go-bot

v0.2.1

04 Aug 09:01

Choose a tag to compare

Changelog

  • 0dd659f Fix version display in CLI

v0.2.0

04 Aug 08:53

Choose a tag to compare

Changelog

  • 2034fa7 Add clear setup requirements for standup repository
  • 5ae4ea9 Fix concurrent standup submissions to same branch

v0.1.1

31 Jul 12:42

Choose a tag to compare

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