mirror of
https://github.com/shareAI-lab/learn-claude-code.git
synced 2026-05-05 09:46:11 +00:00
add worktree & up task、teammate etc
This commit is contained in:
parent
c6a27ef1d7
commit
aea8844bac
54 changed files with 2404 additions and 210 deletions
|
|
@ -157,7 +157,6 @@ class BackgroundManager:
|
|||
| Execution | Blocking only | Blocking + background threads|
|
||||
| Notification | None | Queue drained per loop |
|
||||
| Concurrency | None | Daemon threads |
|
||||
| Task system | File-based CRUD | Removed (different focus) |
|
||||
|
||||
## 設計原理
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue