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
25
Pull Requests
18
Actions
3
Packages
Projects
Releases
Wiki
Activity
All Workflows
canaries.yml
lint.yml
prd-number.yml
test.yml
update-badges.yml
1576 workflow runs
Actor
All actors
didericis
didericis-claude
didericis-codex
Status
All status
Success
Failure
Waiting
Running
fix: resolve remaining pyright errors across the codebase
lint.yml #694
:
Commit
a430bac1bf
pushed by
didericis
feat/linting-and-type-fixes
2026-06-04 00:06:48 -04:00
6m55s
View workflow file
config: configure pyright to suppress third-party library type errors
test.yml #693
:
Commit
59b87bdaab
pushed by
didericis
#187
2026-06-03 23:59:52 -04:00
1m16s
View workflow file
fix: resolve pyright errors in manifest_schema.py
test.yml #692
:
Commit
0de3c93ad0
pushed by
didericis
#187
2026-06-03 23:58:36 -04:00
1m25s
View workflow file
fix: resolve pyright errors in manifest_schema.py
lint.yml #691
:
Commit
0de3c93ad0
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:57:10 -04:00
6m57s
View workflow file
fix: resolve pyright errors in egress.py
test.yml #690
:
Commit
873d75f852
pushed by
didericis
#187
2026-06-03 23:50:13 -04:00
1m30s
View workflow file
fix: resolve pyright errors in egress.py
lint.yml #689
:
Commit
873d75f852
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:48:42 -04:00
7m2s
View workflow file
fix: remove deprecated/unrecognized pylint options from config
test.yml #688
:
Commit
58169e2ce9
pushed by
didericis
#187
2026-06-03 23:41:40 -04:00
1m37s
View workflow file
fix: remove deprecated/unrecognized pylint options from config
lint.yml #687
:
Commit
58169e2ce9
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:40:03 -04:00
7m4s
View workflow file
fix: remove deprecated/unrecognized pylint options from config
test.yml #686
:
Commit
a4895a3bb2
pushed by
didericis
#187
2026-06-03 23:32:59 -04:00
1m34s
View workflow file
fix: remove deprecated/unrecognized pylint options from config
lint.yml #685
:
Commit
a4895a3bb2
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:31:24 -04:00
6m58s
View workflow file
fix: update pipelock constant imports in compose.py
test.yml #684
:
Commit
86bb8e1908
pushed by
didericis
#187
2026-06-03 23:24:26 -04:00
1m23s
View workflow file
fix: update pipelock constant imports in compose.py
lint.yml #683
:
Commit
86bb8e1908
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:23:02 -04:00
6m52s
View workflow file
ci: add dev requirements file and update workflow
test.yml #682
:
Commit
0ca81b102c
pushed by
didericis
#187
2026-06-03 23:16:09 -04:00
42s
View workflow file
ci: add dev requirements file and update workflow
lint.yml #681
:
Commit
0ca81b102c
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:15:27 -04:00
7m6s
View workflow file
refactor: fix unused imports, long lines, and type issues
lint.yml #679
:
Commit
4e185fab6b
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:06:30 -04:00
1m57s
View workflow file
feat(cli): add launch selector TUI for start command (PRD 0051)
test.yml #678
:
Commit
605a70408e
pushed by
didericis
main
2026-06-03 22:05:39 -04:00
1m18s
View workflow file
feat(cli): add launch selector TUI for start command (PRD 0051)
test.yml #677
:
Commit
605a70408e
pushed by
didericis
#186
2026-06-03 21:56:20 -04:00
1m18s
View workflow file
docs(prd): add PRD 0049 — named/labelled agents
test.yml #674
:
Commit
3997a0a721
pushed by
didericis
#172
2026-06-03 21:43:54 -04:00
1m33s
View workflow file
refactor(backend): hoist guest_home to BottlePlan base
test.yml #673
:
Commit
ea66f63d45
pushed by
didericis
main
2026-06-03 21:42:20 -04:00
1m32s
View workflow file
docs(research): local ollama deployment, harness selection, and model sizing
test.yml #672
:
Commit
d1556f4659
pushed by
didericis
main
2026-06-03 21:40:47 -04:00
1m29s
View workflow file
docs(research): gitea webhook agent dispatch and PR session continuity
test.yml #671
:
Commit
06eed5b236
pushed by
didericis
main
2026-06-03 21:39:17 -04:00
1m30s
View workflow file
refactor(backend): hoist guest_home to BottlePlan base
test.yml #670
:
Commit
266013095e
pushed by
didericis
#180
2026-06-03 21:37:21 -04:00
1m30s
View workflow file
refactor(backend): hoist guest_home to BottlePlan base
test.yml #669
:
Commit
21a46b97d8
pushed by
didericis
#180
2026-06-03 21:32:13 -04:00
1m34s
View workflow file
docs(readme): additional tweaks
test.yml #667
:
Commit
98e4e2b7dc
pushed by
didericis
main
2026-06-03 21:24:51 -04:00
1m35s
View workflow file
docs(readme): additional tweaks
test.yml #666
:
Commit
98e4e2b7dc
pushed by
didericis
#181
2026-06-03 21:20:34 -04:00
1m23s
View workflow file
refactor(agent_provider): drop GUEST_HOME default, backend drives guest_home
test.yml #665
:
Commit
b2dc5fd20b
pushed by
didericis
#180
2026-06-03 21:13:37 -04:00
1m18s
View workflow file
refactor(contrib): inline provision steps per-provider, drop shared apply module
test.yml #663
:
Commit
ceb8506559
pushed by
didericis
#180
2026-06-03 21:01:55 -04:00
1m30s
View workflow file
feat(agent_provider): migrate tests, drop guest-home/skills-dir env knobs, activate PRD 0050
test.yml #661
:
Commit
486ddb1b68
pushed by
didericis
#180
2026-06-03 17:29:48 -04:00
1m48s
View workflow file
refactor(backend): pass Bottle to provisioners instead of target string
test.yml #659
:
Commit
0efc07ba67
pushed by
didericis
main
2026-06-03 16:58:24 -04:00
1m48s
View workflow file
docs(prd): add PRD 0049 — named/labelled agents
test.yml #657
:
Commit
a6733921c7
pushed by
didericis
#172
2026-06-03 13:52:23 -04:00
1m51s
View workflow file
First
Previous
...
31
32
33
34
35
...
Next
Last