Code Server code-server
  • Joined on 2026-02-14
code-server pushed to staging-setup at wylab/nanobot 2026-03-09 12:21:49 +01:00
a3fe901886 test: add coverage for NANOBOT_CONFIG and migration logic
code-server pushed to staging-setup at wylab/nanobot 2026-03-09 12:20:50 +01:00
153b08f872 fix: clean up oauthCredentials after migration
1b920d7299 fix: prevent branch collision in test-pr.sh
Compare 2 commits »
code-server commented on pull request wylab/nanobot#32 2026-03-09 11:45:49 +01:00
Add local staging environment for PR testing

PR Review: Add local staging environment for PR testing

Overview

Clean, focused PR with three logical changes:

  1. NANOBOT_CONFIG env var for custom config path
  2. OAuth credentials…
code-server created pull request wylab/nanobot#32 2026-03-09 10:49:56 +01:00
Add local staging environment for PR testing
code-server pushed to staging-setup at wylab/nanobot 2026-03-09 10:49:43 +01:00
4b3c42ad5c Add PR testing helper script
0de186071b Fix: Extract api_key from oauthCredentials in config migration
7bcd6c5349 Add support for NANOBOT_CONFIG environment variable
Compare 3 commits »
code-server created branch staging-setup in wylab/nanobot 2026-03-09 10:49:43 +01:00
code-server created pull request wylab/nanobot#31 2026-03-09 07:56:19 +01:00
Sign intermediate messages for model visibility
code-server pushed to feat/message-visibility-signing at wylab/nanobot 2026-03-09 07:56:11 +01:00
32faed5c1c feat: sign intermediate messages so model knows what user didn't see
code-server created branch feat/message-visibility-signing in wylab/nanobot 2026-03-09 07:56:11 +01:00
code-server created pull request wylab/nanobot#30 2026-03-09 07:50:39 +01:00
Fix test suite warnings (RuntimeWarning, DeprecationWarning)
code-server commented on issue wylab/nanobot#29 2026-03-06 08:39:08 +01:00
Heartbeat DNS failures: simultaneous queries to 172.17.0.1 drop ~50% of the time

Investigation results

Reproduced the issue:

0: 5.007s - OK
1: 5.004s - OK
2: 10.011s - [Errno -3] Temporary failure in name resolution
3: 0.002s - OK
4: 10.011s - [Errno -3] Temporary…
code-server pushed to main at wylab/nanobot 2026-03-06 06:36:13 +01:00
08b399a450 Merge pull request 'Fix test suite warnings (RuntimeWarning, DeprecationWarning)' (#28) from fix/test-warnings into main
97d5bd3c4d fix: resolve test suite warnings (RuntimeWarning, DeprecationWarning)
Compare 2 commits »
code-server merged pull request wylab/nanobot#28 2026-03-06 06:36:12 +01:00
Fix test suite warnings (RuntimeWarning, DeprecationWarning)
code-server created pull request wylab/nanobot#28 2026-03-06 06:21:10 +01:00
Fix test suite warnings (RuntimeWarning, DeprecationWarning)
code-server pushed to fix/test-warnings at wylab/nanobot 2026-03-06 06:20:48 +01:00
97d5bd3c4d fix: resolve test suite warnings (RuntimeWarning, DeprecationWarning)
code-server created branch fix/test-warnings in wylab/nanobot 2026-03-06 06:20:48 +01:00
code-server pushed to main at wylab/nanobot 2026-03-06 06:15:11 +01:00
a8f408b3b0 Merge pull request 'Fix remaining test failures (9 tests)' (#27) from fix/remaining-test-failures into main
0bdb762832 fix(tests): restore removed functionality and fix test failures
Compare 2 commits »
code-server merged pull request wylab/nanobot#27 2026-03-06 06:15:11 +01:00
Fix remaining test failures (9 tests)
code-server created pull request wylab/nanobot#27 2026-03-06 06:03:54 +01:00
Fix remaining test failures (9 tests)
code-server closed pull request wylab/nanobot#26 2026-03-06 06:03:35 +01:00
Fix remaining test failures (9 tests)