shareAI-lab / shareAI-lab/claw0

有整合版本吗,我看功能有点分散

Open
#2 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.