This website requires JavaScript.
Explore
Help
Register
Sign In
xiaoski
/
PicoBot
Watch
1
Star
0
Fork
0
You've already forked PicoBot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
117
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
xiaoxixi
81e9f1e7db
clippy --fix: 合并嵌套if、简化map_or、移除冗余引用等机械性优化
2026-05-08 16:35:21 +08:00
docs
docs: add memory system implementation plan
2026-05-07 23:02:47 +08:00
src
clippy --fix: 合并嵌套if、简化map_or、移除冗余引用等机械性优化
2026-05-08 16:35:21 +08:00
tests
test: add scheduler integration tests
2026-05-05 00:29:00 +08:00
.gitignore
chore: add .worktrees/ to .gitignore
2026-05-07 23:05:01 +08:00
AGENTS.md
新增跨session消息发送能力
2026-05-04 00:32:24 +08:00
ARCHITECTURE_REVIEW.md
重构: 统一消息总线与通道管理,消除重复引用
2026-04-26 17:09:52 +08:00
Cargo.toml
1、修复和提升记忆系统 2、简化消息标记
2026-05-08 15:09:27 +08:00
CLAUDE.md
Add AGENTS.md and CLAUDE.md for agent guidance
2026-04-27 18:35:09 +08:00
config.example.json
记忆工具合并文件,改成记忆系统总是开启。
2026-05-08 10:28:34 +08:00
README.md
first commit
2026-04-05 14:59:23 +08:00
session_plan.md
简化斜杠命令,移除不可用的命令
2026-04-28 20:50:01 +08:00
README.md
The file is empty.
Description
No description provided
Readme
3.1
MiB
Languages
Rust
99.6%
Dockerfile
0.4%