Re-bin
998021f571
docs: refresh install/update guidance and bump v0.1.4.post4
2026-03-08 16:57:28 +00: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
0a5daf3c86
docs: update readme for multiple instances and cli
2026-03-08 03:03:25 +00:00
Re-bin
20dfaa5d34
refactor: unify instance path resolution and preserve workspace override
2026-03-08 02:58:25 +00:00
Re-bin
bdac08161b
Merge branch 'main' into pr-1581
2026-03-08 02:05:23 +00:00
Re-bin
822d2311e0
docs: update nanobot march news
2026-03-08 01:44:06 +00:00
Re-bin
3ca89d7821
docs: update nanobot news
2026-03-08 01:42:30 +00:00
Re-bin
7c074e4684
Merge remote-tracking branch 'origin/main' into pr-1618
2026-03-07 03:42:02 +00:00
Re-bin
64112eb9ba
fix(whatsapp): avoid dropping media-only messages
2026-03-07 03:06:19 +00:00
Maciej Wojcik
79f3ca4f12
feat(cli): add workspace and config flags to agent
2026-03-06 20:32:10 +00:00
Kunal Karmakar
33c52cfb74
Merge branch 'main' of https://github.com/kunalk16/nanobot into feat-support-azure-openai
2026-03-06 10:39:29 +00:00
Kunal Karmakar
0b0f47f09f
Update readme with azure openai support
2026-03-06 10:37:16 +00:00
samsonchoi
858b136f30
docs: add comprehensive multi-instance configuration guide
...
- Add detailed setup examples with directory structure
- Document complete isolation mechanism (config, workspace, cron, logs, media)
- Include use cases and production deployment patterns
- Add management scripts for systemd (Linux) and launchd (macOS)
- Provide step-by-step configuration examples
2026-03-06 17:57:21 +08:00
Re-bin
b817463939
chore: simplify Alibaba Coding Plan to apiBase hint, remove dedicated provider
2026-03-06 07:13:04 +00:00
Re-bin
e81b6ceb49
merge origin/main into pr-1563
2026-03-06 07:01:23 +00:00
Re-bin
6d342fe79d
Merge remote-tracking branch 'origin/main' into pr-1435
2026-03-05 14:51:13 +00:00
Re-bin
cd0bcc162e
docs: update introduction of nanobot
2026-03-05 14:48:57 +00:00
Re-bin
57d8aefc22
docs: update introduction of nanobot
2026-03-05 14:46:03 +00:00
Re-bin
b71c1bdca7
fix(mcp): hoist sse/http imports, annotate auto-detection heuristic, restore field comments
2026-03-05 14:44:45 +00:00
Re-bin
376b7d6d58
Merge remote-tracking branch 'origin/main' into pr-553
2026-03-05 14:28:50 +00:00
ouyangwulin
cf3e7e3f38
feat: Add Alibaba Cloud Coding Plan API support
...
Add dashscope_coding_plan provider to registry with OpenAI-compatible
endpoint for BaiLian coding assistance.
- Supports API key detection by 'sk-sp-' prefix pattern
- Adds provider config schema entry for proper loading
- Updates documentation with configuration instructions
- Fixes duplicate MatrixConfig class issue in schema
- Follow existing nanobot provider patterns for consistency
2026-03-05 16:54:15 +08:00
Re-bin
c05cb2ef64
refactor(cron): remove CLI cron commands and unify scheduling via cron tool
2026-03-03 05:51:24 +00:00
chengyongru
8f4baaa5ce
feat(gateway): support multiple instances with --workspace and --config options
...
- Add --workspace/-w flag to specify workspace directory
- Add --config/-c flag to specify config file path
- Move cron store to workspace directory for per-instance isolation
- Enable running multiple nanobot instances simultaneously
2026-03-02 23:18:54 +08:00
Re-bin
bbfc1b40c1
security: deny-by-default allowFrom with wildcard support and startup validation
2026-03-02 06:13:37 +00:00
Joel Chan
e9d023f52c
feat(discord): add group policy to control group respond behaviour
2026-03-02 12:16:49 +08:00
Re-bin
f172c9f381
docs: reformat release news with v0.1.4.post3 release
2026-02-28 18:06:56 +00:00
Re-bin
ee9bd6a96c
docs: update v0.1.4.post3 release news
2026-02-28 18:04:12 +00:00
Re-bin
f9d72e2e74
feat: add reasoning_effort config to enable LLM thinking mode
2026-02-28 17:18:05 +00:00
Re-bin
8545d5790e
refactor: streamline subagent prompt by reusing ContextBuilder and SkillsLoader
2026-02-28 16:32:50 +00:00
Yan-ke Guo
936e094a7f
Modify Feishu bot permissions in README
...
Updated permissions for Feishu bot setup instructions.
2026-02-28 14:03:36 +08:00
Re-bin
858a62dd9b
refactor: slim down helpers.py — remove dead code, compress docstrings
2026-02-27 09:50:12 +00:00
Re-bin
ec8dee802c
refactor: simplify message tool suppress and inline consolidation locks
2026-02-27 02:39:38 +00:00
Re-bin
cc425102ac
docs: update Matrix channel guideline and schema
2026-02-26 03:08:00 +00:00
Re-bin
988a85d8de
refactor: optimize matrix channel — optional deps, trim comments, simplify methods
2026-02-26 03:04:01 +00:00
Re-bin
84f2f3c316
Merge remote-tracking branch 'origin/main' into pr-420
2026-02-26 02:48:21 +00:00
Re-bin
7e1a08d33c
docs: add provider option to Quick Start config example
2026-02-26 02:23:07 +00:00
Re-bin
9eca7f339e
docs: shorten pathAppend description in config table
2026-02-25 15:57:50 +00:00
Re-bin
e1a2ef4f29
Merge branch 'main' into pr-1083
2026-02-25 15:50:00 +00:00
aiguozhi123456
a50a2c6868
fix(docs): clarify platform-specific path separator
2026-02-25 01:53:04 +00:00
aiguozhi123456
e959b13926
docs: add pathAppend option to exec config docs
2026-02-25 01:49:56 +00:00
Re-bin
a3963bfba3
docs: update v0.1.4.post2 release news
2026-02-24 16:35:50 +00:00
Re-bin
637c200dee
docs: update v0.1.4.post2 release news
2026-02-24 16:34:22 +00:00
Re-bin
a818fff8fa
chore: trim verbose docstrings
2026-02-24 13:47:17 +00:00
Re-bin
d9462284e1
improve agent reliability: behavioral constraints, full tool history, error hints
2026-02-23 09:13:08 +00:00
Re-bin
577b3d104a
refactor: move workspace/ to nanobot/templates/ for packaging
2026-02-23 08:08:01 +00:00
Re-bin
25f0a236fd
docs: fix MiniMax API key link
2026-02-22 18:29:09 +00:00
Re-bin
437ebf4e6e
feat(mcp): make tool_timeout configurable per server via config
2026-02-22 18:04:13 +00:00
Re-bin
1aa06ea03d
docs: improve Linux Service section in README
2026-02-22 17:51:23 +00:00
Rok Pergarec
3e40600483
docs: add systemd user service instructions to README
2026-02-21 20:55:54 +01:00