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
5
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
canaries.yml
lint.yml
prd-number.yml
test.yml
update-badges.yml
1538 workflow runs
Actor
All actors
didericis
didericis-claude
didericis-codex
Status
All status
Success
Failure
Waiting
Running
refactor(bottles): absorb prepare/launch fns into DockerBottlePlatform
test.yml #40
:
Commit
7ab35a5e2a
pushed by
didericis
#5
2026-05-10 23:00:28 -04:00
14s
View workflow file
refactor(bottles): BottlePlatform becomes ABC; DockerBottlePlatform in docker.py
test.yml #39
:
Commit
e22a96e511
pushed by
didericis
#5
2026-05-10 22:57:15 -04:00
19s
View workflow file
refactor(bottles): introduce BottlePlan base + move print onto plan
test.yml #38
:
Commit
2827d9b899
pushed by
didericis
#5
2026-05-10 22:50:24 -04:00
20s
View workflow file
refactor(bottles): rename DockerBottleSpec to BottleSpec
test.yml #37
:
Commit
236c4fa50c
pushed by
didericis
#5
2026-05-10 22:40:40 -04:00
14s
View workflow file
refactor(bottles): split factory into prepare + launch phases
test.yml #36
:
Commit
4f16b3a9e1
pushed by
didericis
#5
2026-05-10 22:36:48 -04:00
16s
View workflow file
refactor(start): show_plan now takes DockerBottleSpec
test.yml #35
:
Commit
a284d85296
pushed by
didericis
#5
2026-05-10 22:24:03 -04:00
16s
View workflow file
refactor(start): extract show_plan from cmd_start
test.yml #34
:
Commit
7500ba230c
pushed by
didericis
#5
2026-05-10 22:20:57 -04:00
14s
View workflow file
feat(bottles): implement bottle factory abstraction per PRD 0003
test.yml #33
:
Commit
d75cc9325f
pushed by
didericis
#5
2026-05-10 22:15:38 -04:00
16s
View workflow file
docs(prd): add 0003 bottle factory abstraction
test.yml #32
:
Commit
d5c056f36e
pushed by
didericis
#5
2026-05-10 21:56:56 -04:00
17s
View workflow file
Merge pull request 'refactor(manifest): convert to frozen dataclasses' (
#4
) from convert-manifest-to-dataclass into main
test.yml #31
:
Commit
a39c7b1b7b
pushed by
didericis
main
2026-05-10 21:42:59 -04:00
17s
View workflow file
refactor(manifest): drop _json_type, use type(x).__name__ in error messages
test.yml #30
:
Commit
9343f6f21d
pushed by
didericis
#4
2026-05-10 21:36:58 -04:00
14s
View workflow file
fix(types): make manifest.py clean under pyright strict
test.yml #29
:
Commit
e9a3de49af
pushed by
didericis
#4
2026-05-10 21:34:25 -04:00
15s
View workflow file
refactor(manifest): convert TypedDict to frozen dataclasses
test.yml #28
:
Commit
1f36d53f7b
pushed by
didericis
#4
2026-05-10 21:20:39 -04:00
14s
View workflow file
refactor(manifest): add TypedDict schema and eager validation
test.yml #27
:
Commit
36cb0c53bf
pushed by
didericis
#4
2026-05-10 21:13:33 -04:00
20s
View workflow file
docs: add research note on polish priorities to close the maturity gap
test.yml #26
:
Commit
7e0e256370
pushed by
didericis
main
2026-05-10 20:39:11 -04:00
22s
View workflow file
docs: reposition README around scoped-agent wedge and note DoH
test.yml #25
:
Commit
79604fded7
pushed by
didericis
main
2026-05-10 03:00:47 -04:00
21s
View workflow file
docs: reframe security model around secret exposure and exfiltration
test.yml #24
:
Commit
fe232744a6
pushed by
didericis
main
2026-05-10 02:42:38 -04:00
21s
View workflow file
docs: add research note on Apple container as an alternative backend
test.yml #23
:
Commit
e1efc64862
pushed by
didericis
main
2026-05-10 02:36:32 -04:00
14s
View workflow file
docs: add research note comparing bash, Python, and Go for the CLI
test.yml #22
:
Commit
1e6f254db5
pushed by
didericis
main
2026-05-10 02:35:05 -04:00
14s
View workflow file
docs: fill in copyright in LICENSE appendix
test.yml #21
:
Commit
65d2ab9d5f
pushed by
didericis
main
2026-05-10 02:04:12 -04:00
15s
View workflow file
docs: add Apache 2.0 LICENSE and link it from the README
test.yml #20
:
Commit
acbaffb98e
pushed by
didericis
main
2026-05-10 02:03:02 -04:00
16s
View workflow file
docs: consolidate egress + gVisor docs into a worked Manifest section
test.yml #19
:
Commit
e7cfc91ca5
pushed by
didericis
main
2026-05-10 01:48:15 -04:00
18s
View workflow file
docs: add project logo and trademark disclaimer to README
test.yml #18
:
Commit
c8a35beb12
pushed by
didericis
main
2026-05-10 01:40:25 -04:00
16s
View workflow file
docs: add Fly Machines case study to remote-docker-vm-isolation note
test.yml #17
:
Commit
ec6261cd77
pushed by
didericis
main
2026-05-10 01:18:28 -04:00
14s
View workflow file
docs: add research note on remote Docker VM as an isolation upgrade
test.yml #16
:
Commit
43453c66ea
pushed by
didericis
main
2026-05-10 01:07:38 -04:00
16s
View workflow file
feat(bottle): opt-in gVisor runtime per bottle
test.yml #15
:
Commit
e3f5a5907a
pushed by
didericis
main
2026-05-10 00:48:37 -04:00
20s
View workflow file
docs: replace non-goals with a security model section in README
test.yml #14
:
Commit
3eff1e0b6e
pushed by
didericis
main
2026-05-10 00:41:40 -04:00
19s
View workflow file
docs: add research note on stronger isolation alternatives
test.yml #13
:
Commit
7986f2bd23
pushed by
didericis
main
2026-05-10 00:39:12 -04:00
20s
View workflow file
docs: replace stale .sh paths with claude_bottle/*.py equivalents
test.yml #12
:
Commit
cc5e772519
pushed by
didericis
main
2026-05-10 00:27:50 -04:00
14s
View workflow file
fix(cli): make 'build --help' actually print help
test.yml #11
:
Commit
4ebfcec2f7
pushed by
didericis
main
2026-05-10 00:16:39 -04:00
16s
View workflow file
First
Previous
...
48
49
50
51
52
Next
Last