Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wbot

wbot 是一个可审批、可恢复、可审计的单实例 Agent Runtime。默认模型负责持续执行和工具调用,高能力 Advisor 作为只读咨询工具按需使用。

快速开始

make build
export WBOT_MODEL_API_KEY='your-api-key'
export WBOT_MODEL_BASE_URL='https://api.deepseek.com'
export WBOT_ADVISOR_MODEL='deepseek-v4-pro'
export WBOT_WORKSPACE_ROOT='/absolute/path/to/workspace'
./bin/wbot-server

打开 http://127.0.0.1:8080

这是新项目 schema,不支持旧数据库迁移。如果工作目录中存在重构前的 .wbot-data/wbot.db,请先删除或改用新的 WBOT_DATA_ROOT

验证

make test
make build

文档:

About

a autonomous agent for worker

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages