shareAI-lab / shareAI-lab/claw0
有整合版本吗,我看功能有点分散
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 385
- PR merge metrics
- No merged PRs in 30d
Description
感觉路线图应该是这样的s04,s05的内容后边就没包含了
s01 & s02 --> s03 --> s04 --> s05
|
v
s06 --> s07 --> s08
| |
v v
s09 s10
s01-s02: Foundation (no dependencies)
s03: Builds on s02 (adds persistence to the tool loop)
s04: Builds on s03 (channels produce InboundMessages for sessions)
s05: Builds on s04 (routes channel messages to agents)
s06: Builds on s03 (uses sessions for context, adds prompt layers)
s07: Builds on s06 (heartbeat uses soul/memory for prompt)
s08: Builds on s07 (heartbeat output flows through delivery queue)
s09: Builds on s03+s06 (reuses ContextGuard for overflow, model config)
s10: Builds on s07 (replaces single Lock with named lane system)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the s01–s10 roadmap and the current repository structure to determine which sections are implemented and how they connect. Check whether an integrated version exists; done means the roadmap accurately includes the later sections and clearly identifies the available integrated implementation or the remaining integration work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100