This website requires JavaScript.
Explore
Help
Register
Sign In
wylab
/
nanobot
Watch
1
Star
0
Fork
0
You've already forked nanobot
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
code-server
nanobot
wylab
Status
All status
Success
Failure
Waiting
Running
feat: capture Anthropic rate limit headers for heartbeat throttling
build.yml #30
:
Commit
1d940cb4f2
pushed by
wylab
#5
2026-02-14 22:58:25 +01:00
5m43s
View workflow file
Fix memory consolidation truncation: set max_tokens=16384
build.yml #29
:
Commit
84268edf01
pushed by
code-server
main
2026-02-14 18:52:04 +01:00
5m44s
View workflow file
Fix memory consolidation timeout: use Haiku without thinking
build.yml #28
:
Commit
9136cca1ff
pushed by
code-server
main
2026-02-14 17:37:04 +01:00
5m56s
View workflow file
Add psycopg2-binary to Docker image for PostgreSQL access
build.yml #27
:
Commit
6035b70ae5
pushed by
code-server
main
2026-02-14 13:30:39 +01:00
5m33s
View workflow file
Increase subagent max_iterations from 15 to 50 (#3)
build.yml #26
:
Commit
e4c300bcfd
pushed by
code-server
main
2026-02-14 11:41:43 +01:00
50s
View workflow file
Increase subagent max_iterations from 15 to 50
build.yml #25
:
Commit
6e3dc29a48
pushed by
nanobot
#3
2026-02-14 11:39:04 +01:00
5m37s
View workflow file
Increase subagent max_iterations from 15 to 50
build.yml #24
:
Commit
483df6c32c
pushed by
wylab
#2
2026-02-14 11:39:02 +01:00
11m21s
View workflow file
ci: remove deploy workflow, replaced by Watchtower
build.yml #23
:
Scheduled
main
2026-02-14 04:01:18 +01:00
45s
View workflow file
ci: remove deploy workflow, replaced by Watchtower
build.yml #22
:
Commit
0c65efee06
pushed by
code-server
main
2026-02-14 03:50:14 +01:00
45s
View workflow file
ci: add self-deploy workflow via workflow_dispatch
deploy.yml #21
:
Commit
c12d234ee8
pushed by
wylab
main
2026-02-14 03:43:12 +01:00
2m17s
View workflow file
ci: add self-deploy workflow via workflow_dispatch
build.yml #20
:
Commit
c12d234ee8
pushed by
code-server
main
2026-02-14 03:41:32 +01:00
45s
View workflow file
fix(ci): add https:// to cleanup API URLs
build.yml #19
:
Commit
2954933a55
pushed by
code-server
main
2026-02-14 03:26:30 +01:00
43s
View workflow file
ci: auto-cleanup SHA-tagged images older than 24h
build.yml #18
:
Commit
a71cce08c1
pushed by
code-server
main
2026-02-14 03:24:04 +01:00
5m34s
View workflow file
ci: let PR builds write to registry cache
build.yml #17
:
Commit
c10544fc19
pushed by
code-server
main
2026-02-14 03:18:28 +01:00
1m20s
View workflow file
feat: add optional model override for spawn subagents (#1)
build.yml #16
:
Commit
7c659bc0fe
pushed by
code-server
main
2026-02-14 03:17:07 +01:00
3m15s
View workflow file
feat: add optional model override for spawn subagents
build.yml #15
:
Commit
2b7916130a
pushed by
nanobot
#1
2026-02-14 03:10:46 +01:00
5m38s
View workflow file
ci: require build pass before PR merge
build.yml #14
:
Commit
ea5bf4cf5d
pushed by
code-server
main
2026-02-14 03:00:14 +01:00
50s
View workflow file
Translate OpenAI image_url blocks to Anthropic image format
build.yml #13
:
Commit
9f3e4089c2
pushed by
wylab
main
2026-02-14 01:46:14 +01:00
5m24s
View workflow file
Add summarize to Docker image
build.yml #12
:
Commit
c9880d4267
pushed by
wylab
main
2026-02-13 21:57:14 +01:00
15m23s
View workflow file
Remove hardcoded identity strings from system prompt
build.yml #11
:
Commit
af436f5e6c
pushed by
wylab
main
2026-02-13 18:17:11 +01:00
6m13s
View workflow file
fix: replace Homebrew with direct installs in Dockerfile
build.yml #10
:
Commit
2d3c94e609
pushed by
wylab
main
2026-02-13 17:49:11 +01:00
25m40s
View workflow file
Port OpenClaw skills: add clawdbot metadata support + deps
build.yml #9
:
Commit
88d2abc6c5
pushed by
wylab
main
2026-02-13 17:08:15 +01:00
6m51s
View workflow file
fix: use loguru for provider logging
build.yml #8
:
Commit
112212d3cd
pushed by
wylab
main
2026-02-13 16:14:56 +01:00
1m58s
View workflow file
Add debug logging to Anthropic OAuth provider
build.yml #7
:
Commit
2ab51cb80b
pushed by
wylab
main
2026-02-13 16:01:40 +01:00
2m0s
View workflow file
Preserve thinking block signatures for multi-turn conversations
build.yml #6
:
Commit
f71b3b3fea
pushed by
wylab
main
2026-02-13 15:53:18 +01:00
1m59s
View workflow file
Replace hardcoded model aliases with dot-to-hyphen normalization
build.yml #5
:
Commit
9990e80d61
pushed by
wylab
main
2026-02-13 15:48:05 +01:00
1m52s
View workflow file
Add extended thinking support for Anthropic API
build.yml #4
:
Commit
9a131cb0ed
pushed by
wylab
main
2026-02-13 15:40:58 +01:00
1m57s
View workflow file
Fix tool_use message format for Anthropic API
build.yml #3
:
Commit
c5ab4098ca
pushed by
wylab
main
2026-02-13 15:31:59 +01:00
2m0s
View workflow file
Support wildcard "*" in allowFrom channel config
build.yml #2
:
Commit
5a8f3f772c
pushed by
wylab
main
2026-02-13 15:13:18 +01:00
1m57s
View workflow file
ci: add Docker build workflow and fix gateway CMD
build.yml #1
:
Commit
e1a98d68ff
pushed by
wylab
main
2026-02-13 14:28:24 +01:00
2m45s
View workflow file