This website requires JavaScript.
Explore
Help
Register
Sign In
wylab
/
nanobot
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
6
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Build Nanobot OAuth
Other workflows
1
deploy.yml
124 workflow runs
Actor
All actors
code-server
nanobot
wylab
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
chore/bump-model-versions
feat/add-ara-directory
feat/ara-research-manager-hook
feat/cryptographic-visibility-markers
feat/mem0-extract-llm
feat/mem0-haiku-oauth
feat/message-visibility-signing
feat/quota-model-switching
feat/rate-limit-tracking
feature/message-session-write
fix/heartbeat-idle-detection
fix/matrix-test-optional-deps
fix/remaining-test-failures
fix/test-warnings
fix/wait-for-subagents-main-loop
main
main-clean
native-anthropic-tools
rebase-onto-upstream
staging-setup
subagent-iteration-limit-50
Create status badge
chore: bump model defaults to Opus 4.7, Sonnet 4.6
#227
:
Commit
59b4abaa14
pushed by
code-server
main
2026-04-17 03:57:02 +02:00
1m17s
View workflow file
fix: use correct build_messages signature after emergency trim
#203
:
Commit
71e65052d1
pushed by
code-server
main
2026-03-25 14:27:27 +01:00
5m18s
View workflow file
fix(oauth): re-raise LongContextError past chat() blanket except
#202
:
Commit
7b0714c5c5
pushed by
code-server
main
2026-03-25 14:22:07 +01:00
4m8s
View workflow file
feat: auto-consolidate session on long context 429
#201
:
Commit
4bdcd0b568
pushed by
code-server
main
2026-03-25 14:12:14 +01:00
5m5s
View workflow file
fix(mem0): handle dict facts from LLM and fix slice error on dicts
#198
:
Commit
fdecb76035
pushed by
code-server
main
2026-03-23 13:54:23 +01:00
5m48s
View workflow file
fix(mem0): increase max_tokens for fact extraction from 2000 to 16384
#197
:
Commit
b7d451ec5d
pushed by
code-server
main
2026-03-23 13:48:33 +01:00
2m52s
View workflow file
test: add tests for identity block, fact extraction, and audit log
#196
:
Commit
86fe3a4749
pushed by
code-server
main
2026-03-23 12:50:21 +01:00
50s
View workflow file
fix(mem0): disable thinking for fact extraction calls
#195
:
Commit
76d5a73cc7
pushed by
code-server
main
2026-03-23 12:42:11 +01:00
5m42s
View workflow file
feat(session): add append-only audit log
#194
:
Commit
2ab6494ec9
pushed by
code-server
main
2026-03-23 06:38:01 +01:00
6m2s
View workflow file
fix(oauth): include identity block in all API calls
#192
:
Commit
3f2684dcfe
pushed by
code-server
main
2026-03-22 17:08:56 +01:00
5m47s
View workflow file
fix(oauth): restore identity block required by Anthropic API
#190
:
Commit
266458528e
pushed by
code-server
main
2026-03-21 16:20:27 +01:00
5m49s
View workflow file
Merge pull request 'Sign intermediate messages for model visibility' (
#31
) from feat/message-visibility-signing into main
#178
:
Commit
35eb35cdc2
pushed by
code-server
main
2026-03-09 18:09:28 +01:00
49s
View workflow file
docs: add PR testing workflow guide
#177
:
Commit
8cb5d93005
pushed by
code-server
main
2026-03-09 18:08:38 +01:00
39s
View workflow file
feat: sign intermediate messages so model knows what user didn't see
#176
:
Commit
5569c99b8e
pushed by
code-server
#31
2026-03-09 15:31:22 +01:00
6m17s
View workflow file
feat: sign intermediate messages so model knows what user didn't see
#175
:
Commit
d90c3b4a24
pushed by
code-server
#31
2026-03-09 15:25:16 +01:00
7m25s
View workflow file
Merge pull request
#32
'Add local staging environment for PR testing' from staging-setup into main
#174
:
Commit
ee0b25e29a
pushed by
code-server
main
2026-03-09 15:25:18 +01:00
8m39s
View workflow file
test: add coverage for NANOBOT_CONFIG and migration logic
#173
:
Commit
a3fe901886
pushed by
code-server
#32
2026-03-09 12:28:54 +01:00
7m1s
View workflow file
fix: clean up oauthCredentials after migration
#172
:
Commit
153b08f872
pushed by
code-server
#32
2026-03-09 12:28:44 +01:00
7m49s
View workflow file
Add PR testing helper script
#171
:
Commit
4b3c42ad5c
pushed by
code-server
#32
2026-03-09 10:56:38 +01:00
6m40s
View workflow file
feat: sign intermediate messages so model knows what user didn't see
#170
:
Commit
32faed5c1c
pushed by
code-server
#31
2026-03-09 08:02:19 +01:00
5m59s
View workflow file
fix: resolve test suite warnings (RuntimeWarning, DeprecationWarning)
#169
:
Commit
97d5bd3c4d
pushed by
code-server
#30
2026-03-09 07:51:29 +01:00
49s
View workflow file
Merge pull request 'Fix test suite warnings (RuntimeWarning, DeprecationWarning)' (
#28
) from fix/test-warnings into main
#165
:
Commit
08b399a450
pushed by
code-server
main
2026-03-06 06:37:02 +01:00
47s
View workflow file
fix: resolve test suite warnings (RuntimeWarning, DeprecationWarning)
#164
:
Commit
97d5bd3c4d
pushed by
code-server
#28
2026-03-06 06:27:00 +01:00
5m49s
View workflow file
Merge pull request 'Fix remaining test failures (9 tests)' (
#27
) from fix/remaining-test-failures into main
#163
:
Commit
a8f408b3b0
pushed by
code-server
main
2026-03-06 06:16:03 +01:00
52s
View workflow file
fix(tests): restore removed functionality and fix test failures
#162
:
Commit
0bdb762832
pushed by
code-server
#27
2026-03-06 06:04:42 +01:00
47s
View workflow file
Revert "Merge pull request
#25
: Add matrix optional dependencies and fix tests"
#158
:
Commit
7dc400c05c
pushed by
code-server
main
2026-03-05 18:36:01 +01:00
51s
View workflow file
Merge pull request
#25
: Add matrix optional dependencies and fix tests
#157
:
Commit
65aca4d260
pushed by
code-server
main
2026-03-05 18:33:17 +01:00
55s
View workflow file
add matrix optional dependencies and fix tests
#156
:
Commit
34584c3a2e
pushed by
code-server
#25
2026-03-05 18:30:03 +01:00
53s
View workflow file
remove obsolete task cancellation tests
#155
:
Commit
53e09b924c
pushed by
code-server
main
2026-03-05 17:24:15 +01:00
53s
View workflow file
Merge pull request 'fix: update runtime context test for system prompt inclusion' (
#24
) from fix/runtime-context-test into main
#154
:
Commit
1b302ab4bf
pushed by
code-server
main
2026-03-05 17:17:47 +01:00
54s
View workflow file
First
Previous
1
2
3
4
5
Next
Last
Status Badge
Branch
main
main
chore/bump-model-versions
feat/add-ara-directory
feat/ara-research-manager-hook
feat/cryptographic-visibility-markers
feat/mem0-extract-llm
feat/mem0-haiku-oauth
feat/message-visibility-signing
feat/quota-model-switching
feat/rate-limit-tracking
feature/message-session-write
fix/heartbeat-idle-detection
fix/matrix-test-optional-deps
fix/remaining-test-failures
fix/test-warnings
fix/wait-for-subagents-main-loop
main-clean
native-anthropic-tools
rebase-onto-upstream
staging-setup
subagent-iteration-limit-50
Badge URL
Markdown
HTML