1b4448afb4
teabot watches Gitea repos and dispatches one-shot Claude Code sessions in Docker containers to work issues and review PRs, acting as configurable bot personalities. Claude-Session: https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
9 lines
235 B
Plaintext
9 lines
235 B
Plaintext
# built binary (repo root only)
|
|
/teabot
|
|
# cross-compiled release artifacts (e.g. teabot-linux-amd64)
|
|
/teabot-*
|
|
# build output: binaries, completions, RPM
|
|
dist/
|
|
# local checksums manifest produced by the release pipeline
|
|
sha256sums.txt
|