This website requires JavaScript.
Explore
Help
Sign In
didericis
/
bot-bottle
Watch
1
Star
0
Fork
0
You've already forked bot-bottle
Code
Issues
18
Pull Requests
7
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
canaries.yml
lint.yml
prd-number.yml
test.yml
update-badges.yml
1493 workflow runs
Actor
All actors
didericis
didericis-claude
didericis-codex
Status
All status
Success
Failure
Waiting
Running
fix(smolmachines): restore /tmp + /var/tmp perms after smolvm pack remap
test.yml #397
:
Commit
515306cd4a
pushed by
didericis
#74
2026-05-27 16:04:02 -04:00
1m7s
View workflow file
docs(smolmachines): note loopback-scope limitation + tracking issue
test.yml #396
:
Commit
45c821a8f3
pushed by
didericis
#74
2026-05-27 15:59:50 -04:00
1m9s
View workflow file
fix(smolmachines): route agent through egress when routes declared, wait for VM warm-up
test.yml #395
:
Commit
5486170be1
pushed by
didericis
#74
2026-05-27 15:58:33 -04:00
1m9s
View workflow file
fix(smolmachines): agent dials bundle via host loopback ports, not docker bridge IP
test.yml #394
:
Commit
4f136a9932
pushed by
didericis
#74
2026-05-27 15:32:56 -04:00
1m6s
View workflow file
fix(smolmachines): pass --net explicitly when allow_cidrs is set
test.yml #393
:
Commit
da1e5e1ba8
pushed by
didericis
#74
2026-05-27 15:22:59 -04:00
1m9s
View workflow file
fix(smolmachines): forward guest env on every exec + chown /home/node
test.yml #392
:
Commit
91955ec59f
pushed by
didericis
#74
2026-05-27 15:19:32 -04:00
1m7s
View workflow file
fix(smolmachines): drop runuser -l in favor of UID switch + explicit HOME/USER
test.yml #391
:
Commit
35edf50f21
pushed by
didericis
#74
2026-05-27 15:05:04 -04:00
1m7s
View workflow file
refactor: Bottle.exec takes a user= kwarg, default node
test.yml #390
:
Commit
af65c10361
pushed by
didericis
#74
2026-05-27 15:01:29 -04:00
1m8s
View workflow file
fix(smolmachines): run claude + shell exec as the node user
test.yml #389
:
Commit
e26d459a97
pushed by
didericis
#74
2026-05-27 14:59:52 -04:00
1m11s
View workflow file
fix(smolmachines): preflight print uses plan-level egress routes
test.yml #388
:
Commit
906c9fd1bb
pushed by
didericis
#74
2026-05-27 14:56:22 -04:00
1m7s
View workflow file
fix(smolmachines): use containerized crane to push, bypassing docker daemon's HTTPS preference
test.yml #387
:
Commit
47eb56bd10
pushed by
didericis
#74
2026-05-27 14:53:53 -04:00
1m9s
View workflow file
feat(smolmachines): provision_ca + provision_git + provision_supervise (PRD 0023 chunk 4d)
test.yml #384
:
Commit
ac8c7ba696
pushed by
didericis
main
2026-05-27 14:28:41 -04:00
1m8s
View workflow file
feat(smolmachines): build agent image from repo Dockerfile (PRD 0023 chunk 4c)
test.yml #382
:
Commit
1fa17d1822
pushed by
didericis
main
2026-05-27 14:06:46 -04:00
1m5s
View workflow file
refactor(docker): drop legacy names from capability_apply teardown
test.yml #379
:
Commit
519a71f2e7
pushed by
didericis
#70
2026-05-27 13:08:22 -04:00
1m3s
View workflow file
refactor(docker): drop legacy per-sidecar container_name functions
test.yml #378
:
Commit
727f30d422
pushed by
didericis
#70
2026-05-27 13:05:58 -04:00
1m4s
View workflow file
refactor(docker): drop legacy supervise_container_name alias
test.yml #377
:
Commit
8ecba2b458
pushed by
didericis
#70
2026-05-27 12:53:59 -04:00
1m4s
View workflow file
refactor(sidecars): instantiate sidecar ABCs directly from any backend
test.yml #376
:
Commit
73dc0d4a40
pushed by
didericis
#70
2026-05-27 05:43:31 -04:00
1m3s
View workflow file
style(smolmachines): provision_git stub uses
pass
not
del
test.yml #374
:
Commit
085a0c1923
pushed by
didericis
main
2026-05-27 05:22:30 -04:00
1m0s
View workflow file
style(smolmachines): provision_git stub uses
pass
not
del
test.yml #373
:
Commit
085a0c1923
pushed by
didericis
#69
2026-05-27 05:19:30 -04:00
1m5s
View workflow file
feat(smolmachines): end-to-end launch + Bottle.exec + smoke + probes (PRD 0023 chunk 2d)
test.yml #369
:
Commit
9f65b137b9
pushed by
didericis
main
2026-05-27 04:46:03 -04:00
1m3s
View workflow file
feat(smolmachines): bundle bringup on per-bottle docker bridge (PRD 0023 chunk 2c)
test.yml #366
:
Commit
495be7f9c0
pushed by
didericis
#66
2026-05-27 04:21:03 -04:00
1m5s
View workflow file
Merge pull request 'feat(smolmachines): smolvm subprocess wrapper (PRD 0023 chunk 2b)' (
#65
) from prd-0023-chunk-2b-smolvm-wrapper into main
test.yml #365
:
Commit
09eb25904f
pushed by
didericis
main
2026-05-27 04:17:14 -04:00
1m3s
View workflow file
feat(smolmachines): smolvm subprocess wrapper (PRD 0023 chunk 2b)
test.yml #364
:
Commit
9c333bc130
pushed by
didericis
#65
2026-05-27 04:13:03 -04:00
1m3s
View workflow file
Merge pull request 'feat(smolmachines): rewrite Smolfile to smolvm 0.8.0 schema + drop gvproxy (PRD 0023 chunk 2a)' (
#64
) from prd-0023-chunk-2a-smolfile-rewrite into main
test.yml #363
:
Commit
bd4b9de9e6
pushed by
didericis
main
2026-05-27 04:09:38 -04:00
1m2s
View workflow file
feat(smolmachines): rewrite Smolfile to smolvm 0.8.0 schema + drop gvproxy (PRD 0023 chunk 2a)
test.yml #362
:
Commit
c73d717f71
pushed by
didericis
#64
2026-05-27 04:02:35 -04:00
1m1s
View workflow file
Merge pull request 'docs(prd-0023): pivot to smolvm + TSI single-IP allowlist' (
#63
) from prd-0023-revise-option-b into main
test.yml #361
:
Commit
b57256789f
pushed by
didericis
main
2026-05-27 03:55:21 -04:00
1m3s
View workflow file
docs(prd-0023): pivot to smolvm + TSI single-IP allowlist
test.yml #360
:
Commit
5929caa219
pushed by
didericis
#63
2026-05-27 03:48:44 -04:00
1m6s
View workflow file
Merge pull request 'feat(smolmachines): backend skeleton + Smolfile/gvproxy renderers (PRD 0023 chunk 1)' (
#62
) from prd-0023-chunk-1-skeleton into main
test.yml #359
:
Commit
b1ad6295a4
pushed by
didericis
main
2026-05-27 03:19:59 -04:00
1m7s
View workflow file
refactor(backend): extract shared
print_multi
for plan preflights
test.yml #358
:
Commit
2aca9e609a
pushed by
didericis
#62
2026-05-27 02:37:12 -04:00
1m4s
View workflow file
feat(smolmachines): backend skeleton + Smolfile/gvproxy renderers (PRD 0023 chunk 1)
test.yml #357
:
Commit
20f411b22e
pushed by
didericis
#62
2026-05-27 02:23:40 -04:00
1m5s
View workflow file
First
Previous
...
36
37
38
39
40
...
Next
Last