Commit Graph

  • 00841309c1 Harden exec tool with safety guard Kiplangatkorir 2026-02-02 21:14:29 +03:00
  • bad935d871
    Merge pull request #1 from kiplangatkorir/tool-schema-validation Kiplangat Korir 2026-02-02 21:02:02 +03:00
  • 9b09cb5c63
    Update nanobot/agent/tools/base.py Kiplangat Korir 2026-02-02 20:52:30 +03:00
  • 7ef18c4e8a Validate tool params and add tests Kiplangatkorir 2026-02-02 20:39:08 +03:00
  • cd20252072 fix: status command now respects workspace from config Cheng Wang 2026-02-03 00:45:52 +08:00
  • 2466d9e1dc fix: add Telegram channel to channels status command Cheng Wang 2026-02-03 00:37:55 +08:00
  • 30d6e4b4b6 feat: enhance scheduled reminders Re-bin 2026-02-02 16:18:04 +00:00
  • 073a176d24
    Merge pull request #14 from pve/uv-install Xubin Ren 2026-02-02 21:35:36 +08:00
  • bab464df5f feat(discord): implement typing indicator functionality Anunay Aatipamula 2026-02-02 19:01:46 +05:30
  • ac279b2df3 Merge branch 'pr-12' Re-bin 2026-02-02 13:29:47 +00:00
  • ac390253c3 simplify vision support code Re-bin 2026-02-02 13:29:38 +00:00
  • 7f2c335a76 Merge branch 'main' into pr-12 Re-bin 2026-02-02 13:26:04 +00:00
  • 226cb5b46b
    Merge branch 'main' into feat/discord-support Anunay Aatipamula 2026-02-02 18:55:16 +05:30
  • 884690e3c7 docs: update README to include limitations of current implementation Anunay Aatipamula 2026-02-02 18:53:47 +05:30
  • ba6c4b748f feat(discord): add Discord channel support Anunay Aatipamula 2026-02-02 18:41:17 +05:30
  • 8c759b25ed Merge branch 'pr-11' Re-bin 2026-02-02 13:10:04 +00:00
  • 1663acd1a1 feat: enhance sender ID handling in Telegram channel codeLzq 2026-02-02 14:36:24 +08:00
  • 2a26eb0c77 Merge branch 'pr-9' Re-bin 2026-02-02 13:01:26 +00:00
  • a0950cf6b7 resolve conflicts: keep both Gemini and Zhipu support Re-bin 2026-02-02 13:00:24 +00:00
  • 10f7cf07d9 add contributor list Re-bin 2026-02-02 12:52:05 +00:00
  • 72c9aaba98 Merge branch 'pr-15' Re-bin 2026-02-02 12:33:05 +00:00
  • 8d834d9b10 restore CLI commands, keep default model Re-bin 2026-02-02 12:30:56 +00:00
  • 3ba0191cef fix: correct heartbeat token matching logic Cheng Wang 2026-02-02 19:47:42 +08:00
  • ea849650ef feat: improve web_fetch URL validation and security Cheng Wang 2026-02-02 19:34:22 +08:00
  • 5c49bbc0b2 feat: add Amazon Bedrock support JunghwanNA 2026-02-02 20:31:49 +09:00
  • ae1830acdd feat: change default command to status Peter van Eijk 2026-02-02 16:36:22 +07:00
  • 42f62c0c1a feat: add voice transcription support with groq (fixes #13) Manus AI 2026-02-02 04:33:26 -05:00
  • eaf494ea31 docs: add uv installation instructions (fixes #5) Manus AI 2026-02-02 04:30:15 -05:00
  • 64a97c3dd9 Merge PR #3 resolution and fix issue #10 Manus 2026-02-02 04:24:18 -05:00
  • f61e7a5968 feat: improve tool execution logging (fix #10) Manus 2026-02-02 04:24:14 -05:00
  • 4f01e3ab93 Resolve merge conflicts in PR #3 Manus 2026-02-02 04:23:02 -05:00
  • 7fced16e4c
    docs: add Docker build/run instructions to README Claude 2026-02-02 09:22:13 +00:00
  • f7e8e73c54
    fix: add git to Dockerfile for npm bridge dependency install Claude 2026-02-02 09:17:24 +00:00
  • fa25856d8c
    fix: create stub bridge/ dir in dependency caching layer Claude 2026-02-02 09:07:23 +00:00
  • 6df4a56586
    test: add script to verify Dockerfile builds and nanobot status works Claude 2026-02-02 08:59:57 +00:00
  • 20227f1f04
    feat: add Dockerfile with uv-based installation Claude 2026-02-02 08:55:21 +00:00
  • b7be3a6f9a Add uv as install method Peter van Eijk 2026-02-02 15:26:17 +07:00
  • f4b081b83f feat: add vision support for image recognition in Telegram Yitong Li 2026-02-02 15:32:12 +08:00
  • 229fde021a
    Merge pull request #8 from Neutralmilkzzz/fix-port-conflict Xubin Ren 2026-02-02 14:16:01 +08:00
  • 1865ecda8f Merge branch 'main' of github.com:HKUDS/nanobot Anunay Aatipamula 2026-02-02 11:31:38 +05:30
  • ab45185ed8 feat: add Gemini provider support Anunay Aatipamula 2026-02-02 11:21:41 +05:30
  • c400786b17 chore: change default gateway port to 18790 to avoid conflict with OpenClaw Neutral Milk 2026-02-02 13:35:44 +08:00
  • 4ba8cc0f8f
    Update README.md chaohuang-ai 2026-02-02 12:59:36 +08:00
  • 2049e1a826
    Merge pull request #4 from ZhihaoZhang97/feature/vllm-support Xubin Ren 2026-02-02 11:15:49 +08:00
  • 2b19dcf9fd feat: add vLLM/local LLM support ZhihaoZhang97 2026-02-02 11:23:04 +11:00
  • 2dd284661d feat: add Zhipu API support and set glm-4.7-flash as default model Manus AI 2026-02-01 14:36:15 -05:00
  • 959c4dadf8 release 0.1.3.post3 Re-bin 2026-02-01 18:53:49 +00:00
  • ac527d40d7 fix: unify skill metadata format Re-bin 2026-02-01 18:45:42 +00:00
  • d888e51d1c feat(telegram): markdown support Re-bin 2026-02-01 18:35:27 +00:00
  • dbb070e5fd add pypi download count Re-bin 2026-02-01 18:18:40 +00:00
  • 1662208183 add feishu & wechat group Re-bin 2026-02-01 18:17:56 +00:00
  • 0c9aa3ed6c update readme Re-bin 2026-02-01 16:45:51 +00:00
  • 76df1bc795 release 0.1.3.post2 Re-bin 2026-02-01 16:42:27 +00:00
  • a3ed0c817e update readme Re-bin 2026-02-01 16:38:13 +00:00
  • bbca63ddd5 update readme Re-bin 2026-02-01 16:35:59 +00:00
  • 051a97fa4e feat: add sub-agent system Re-bin 2026-02-01 16:28:45 +00:00
  • c8a1190064 update readme Re-bin 2026-02-01 15:33:43 +00:00
  • 5437d072ad update logo Re-bin 2026-02-01 15:31:08 +00:00
  • f18238e19d
    Update README.md chaohuang-ai 2026-02-01 23:24:09 +08:00
  • d9b70f7fb4
    Update README.md chaohuang-ai 2026-02-01 21:50:35 +08:00
  • e095dccbce
    Update README.md chaohuang-ai 2026-02-01 21:27:10 +08:00
  • aec54b9043
    Update README.md chaohuang-ai 2026-02-01 21:17:31 +08:00
  • 969dde083b
    Update README.md chaohuang-ai 2026-02-01 21:16:40 +08:00
  • de25511873
    Update README.md chaohuang-ai 2026-02-01 21:12:39 +08:00
  • a046413fac
    Update README.md chaohuang-ai 2026-02-01 21:03:05 +08:00
  • 31b47cedfb
    Update README.md chaohuang-ai 2026-02-01 20:55:10 +08:00
  • f42b65b203
    Update README.md chaohuang-ai 2026-02-01 20:54:22 +08:00
  • 662a5d6f01 update readme Re-bin 2026-02-01 07:39:23 +00:00
  • d4cc48afd5 🐈nanobot: hello world! Re-bin 2026-02-01 07:36:42 +00:00
  • 086d65ace5
    Initial commit Xubin Ren 2026-02-01 15:16:16 +08:00