Changelog
Features
- 4b407d7: ✨ Add liveChatBan resource package (@OpenWaygate)
- 37ee05f: ✨ Add liveChatBan CLI subcommand and MCP tools (@OpenWaygate)
- 33cddef: ✨ Add liveChatModerator resource package (@OpenWaygate)
- e2f2c34: ✨ Add liveChatModerator CLI subcommand and MCP tools (@OpenWaygate)
- a87a19f: ✨ Add liveStream resource package (@OpenWaygate)
- cc417b5: ✨ Add liveStream CLI subcommand and MCP tools (@OpenWaygate)
- 1bdd1a4: ✨ Add abuseReport resource package and CLI subcommand (@OpenWaygate)
- 9e8edeb: ✨ Add liveChatMessage resource package (@OpenWaygate)
- d98d258: ✨ Add liveChatMessage command (@OpenWaygate)
- a3a627d: ✨ Add liveBroadcast resource package (@OpenWaygate)
- 23949b6: ✨ Add liveBroadcast command (@OpenWaygate)
Bug Fixes and Tests
- 942068d: 🐛 Add missing tools to agent definitions (@OpenWaygate)
Documentation
- 2ecc6a9: 📝 Update docs for liveChatBan (@OpenWaygate)
- 7b86d2b: 📝 Sync implemented resources in docs (@OpenWaygate)
- f00eb17: 📝 Update AGENTS.md files for liveBroadcast and liveChatMessage (@OpenWaygate)
- 61d8a8c: 📝 Update docs with install prompt, MCP and skills setup (@OpenWaygate)
CI/CD
- 95a4002: 👷 Add golangci-lint in CI (@OpenWaygate)
Others
- d9271f2: 🔧 Wire liveChatBan into main and regenerate BUILD files (@OpenWaygate)
- aa0ab5e: 🔧 Register liveChatBan in skillgen, cmdtestgen, and regenerate outputs (@OpenWaygate)
- a5e05f3: 🔧 Register abuseReport, liveChatModerator, liveStream (@OpenWaygate)
- 47e5a77: 🔧 Regenerate command-test.sh (@OpenWaygate)
- 4cc9be6: 🔧 Regenerate youtube skill (@OpenWaygate)
- 5213149: 🔧 Fix golangci-lint issues (errcheck, staticcheck, unused) (@OpenWaygate)
- 9f837a2: 🔧 Register liveChatMessage in agent defs (@OpenWaygate)
- 608eddd: 🔧 Register liveChatMessage in skillgen (@OpenWaygate)
- 9d05ba3: 🔧 Register liveChatMessage in cmdtestgen (@OpenWaygate)
- 439db44: 🔧 Register liveBroadcast in main and agent defs (@OpenWaygate)
- 73900e6: 🔧 Register liveBroadcast in cmdtestgen and skillgen (@OpenWaygate)