refactor!: rename project to bot-bottle

Assisted-by: Codex
This commit is contained in:
2026-05-28 17:56:14 -04:00
parent 8875d8cc17
commit c08b09dc9f
200 changed files with 1271 additions and 1271 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ from pathlib import Path
_SCRIPT = (
Path(__file__).resolve().parent.parent.parent
/ "claude_bottle" / "egress_entrypoint.sh"
/ "bot_bottle" / "egress_entrypoint.sh"
)