9ac73f1e26
refactor(delivery): use workspace out as artifact root
Test Suite / test (3.11) (push) Failing after 1m24s
Test Suite / test (3.12) (push) Failing after 1m46s
Test Suite / test (3.13) (push) Failing after 2m1s
2026-03-20 09:10:33 +08:00
0613b2879f
Merge remote-tracking branch 'origin/main'
...
Test Suite / test (3.11) (push) Failing after 59s
Test Suite / test (3.12) (push) Failing after 59s
Test Suite / test (3.13) (push) Failing after 58s
# Conflicts:
# tests/test_commands.py
2026-03-17 14:30:00 +08:00
Xubin Ren
b2a550176e
feat(onboard): align setup with config and workspace flags
2026-03-17 05:42:49 +00:00
6cd8a9eac7
Merge remote-tracking branch 'origin/main'
...
Test Suite / test (3.11) (push) Failing after 1m14s
Test Suite / test (3.12) (push) Failing after 1m2s
Test Suite / test (3.13) (push) Failing after 1m0s
# Conflicts:
# nanobot/cli/commands.py
# tests/test_config_migration.py
2026-03-17 13:27:45 +08:00
Xubin Ren
40a022afd9
fix(onboard): use configured workspace path on setup
2026-03-17 05:01:34 +00:00
Xubin Ren
db37ecbfd2
fix(custom): support extraHeaders for OpenAI-compatible endpoints
2026-03-17 04:28:24 +00:00
Xubin Ren
84b107cf6c
fix(ci): upgrade setup-python, add system deps, simplify test assertions
2026-03-13 04:05:08 +00:00
Xubin Ren
4b50a7b6c0
Merge branch 'main' into pr-1916
2026-03-13 03:57:09 +00:00
f4018dcce5
Merge remote-tracking branch 'origin/main'
2026-03-13 09:39:01 +08:00
Re-bin
3467a7faa6
fix: improve local provider auto-selection and update docs for VolcEngine/BytePlus
2026-03-12 15:22:15 +00:00
Jiajun Xie
ec6e099393
feat(ci): add GitHub Actions workflow for test directory
...
- nanobot/channels/matrix.py: Add keyword-only parameters restrict_to_workspace/workspace to MatrixChannel.__init__ and assign them to _restrict_to_workspace/_workspace with proper type conversion and path resolution
- tests/test_commands.py: Add _strip_ansi() function to remove ANSI escape codes, use regex assertions for --workspace/--config parameters to allow 1 or 2 dashes
2026-03-12 21:54:22 +08:00
7f1e42c3fd
fix: searxng搜索引擎支持
2026-03-12 12:38:01 +08:00
Re-bin
4478838424
fix(pr-1863): complete Ollama provider routing and README docs
2026-03-11 08:42:12 +00:00
Re-bin
62ccda43b9
refactor(memory): switch consolidation to token-based context windows
...
Move consolidation policy into MemoryConsolidator, keep backward compatibility for legacy config, and compress history by token budget instead of message count.
2026-03-10 19:55:06 +00:00
Re-bin
0ecfb0a9d6
Merge branch 'main' into pr-1785
2026-03-10 04:07:53 +00:00
Protocol Zero
1284c7217e
fix(cli): let gateway use config port by default
...
Respect config.gateway.port when --port is omitted, while keeping CLI flags as the highest-precedence override.
2026-03-09 20:12:11 +00:00
ailuntz
9c88e40a61
fix(cli): respect gateway port from config when --port omitted
2026-03-10 00:32:42 +08:00
Re-bin
bf0ab93b06
Merge branch 'main' into pr-1635
2026-03-08 03:24:15 +00:00
Re-bin
fb4f696085
Merge branch 'main' into pr-1635
2026-03-08 03:14:20 +00:00
Re-bin
20dfaa5d34
refactor: unify instance path resolution and preserve workspace override
2026-03-08 02:58:25 +00:00
Maciej Wojcik
79f3ca4f12
feat(cli): add workspace and config flags to agent
2026-03-06 20:32:10 +00:00
PiEgg
9789307dd6
Fix Codex provider routing for GitHub Copilot models
2026-02-19 13:30:02 +08:00
Re-bin
3b580fd6c8
tests: update test_commands.py
2026-02-14 01:02:58 +00:00
Luke Milby
8a11490798
updated logic for onboard function not ask for to overwrite workspace since the logic already ensures nothing will be overwritten. Added onboard command tests and removed tests from gitignore
2026-02-13 08:43:49 -05:00