Neoclaw. An AI assistant you can talk to through text, chat apps, or the command line.

github.com/sorrycc/neoclaw

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2026
  • fix: increase consolidation timeout default to 60s
  • feat: add spawn tool for background subagents
  • feat: include skill descriptions in help and telegram commands
February 2026
  • feat: make dingtalk keepAlive configurable
  • fix: build session recap after cold restart from persisted msgs
  • refactor: render telegram markdown via ir parser and chunker
  • fix: preserve markdown links during telegram html conversion
  • docs: update agent reminder instructions to use cron tool
  • fix: split long telegram messages to avoid 4096 limit
  • fix: require agent.model and adjust default agent config
  • refactor: remove unused imports and use provider config type
  • docs: rewrite README to reflect current project state
  • 0.1.3
  • 0.1.2
  • feat: add dingtalk channel support
  • docs: add channel system link to architecture index
  • feat: add channel bus shutdown and typed channel names
  • docs: add agent system architecture and update neoclaw refs
  • refactor: async session and memory managers with media helpers
  • refactor: return onboard output and copy bundled workspace