Skip to content

Commit ff9c90a

Browse files
authored
cli: improve maintainability of baudbot dispatcher (#108)
1 parent 925c71d commit ff9c90a

5 files changed

Lines changed: 666 additions & 485 deletions

File tree

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ bin/ security & operations scripts
3030
droplet.sh ephemeral DigitalOcean droplet lifecycle (create/destroy/ssh)
3131
setup-ubuntu.sh Ubuntu droplet: prereqs + setup + tests
3232
setup-arch.sh Arch Linux droplet: prereqs + setup + tests
33+
lib/ shared shell helpers sourced by CLI/release scripts
34+
baudbot-runtime.sh runtime/status/session/attach helper module for bin/baudbot
35+
release-common.sh shared update/rollback helpers
36+
json-common.sh shared JSON field extraction helper (jq)
3337
hooks/
3438
pre-commit blocks agent from modifying security files in git
3539
pi/

0 commit comments

Comments
 (0)