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
57
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
61eea62bfc
增强斜杠命令功能,支持参数解析和新命令;实现双重 Ctrl+C 退出确认
2026-04-28 00:01:28 +08:00
docs
/plans
重构: 整合客户端代码到 client 目录
2026-04-26 17:18:13 +08:00
src
增强斜杠命令功能,支持参数解析和新命令;实现双重 Ctrl+C 退出确认
2026-04-28 00:01:28 +08:00
tests
feat: enhance WebSocket session management and storage
2026-04-18 13:09:14 +08:00
.gitignore
Add AGENTS.md and CLAUDE.md for agent guidance
2026-04-27 18:35:09 +08:00
AGENTS.md
Refactor: Make AgentLoop stateless, clean up architecture
2026-04-27 23:23:10 +08:00
ARCHITECTURE_REVIEW.md
重构: 统一消息总线与通道管理,消除重复引用
2026-04-26 17:09:52 +08:00
Cargo.toml
增加系统提示词框架
2026-04-27 17:07:01 +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-04-27 17:23:52 +08:00
README.md
first commit
2026-04-05 14:59:23 +08:00
README.md
The file is empty.
Description
No description provided
Readme
3.1
MiB
Languages
Rust
99.6%
Dockerfile
0.4%