mirror of
https://github.com/lWolvesl/claw-code.git
synced 2026-04-02 07:41:52 +08:00
feat: default OAuth config for claude.com, merge UI polish rendering
This commit is contained in:
@@ -1,22 +1,27 @@
|
||||
[
|
||||
{
|
||||
"content": "Phase 0: Structural Cleanup — spawn 4 agents for 0.1-0.4",
|
||||
"activeForm": "Executing Phase 0: Structural Cleanup via sub-agents",
|
||||
"content": "Architecture & dependency analysis",
|
||||
"activeForm": "Complete",
|
||||
"status": "completed"
|
||||
},
|
||||
{
|
||||
"content": "Runtime crate deep analysis",
|
||||
"activeForm": "Complete",
|
||||
"status": "completed"
|
||||
},
|
||||
{
|
||||
"content": "CLI & Tools analysis",
|
||||
"activeForm": "Complete",
|
||||
"status": "completed"
|
||||
},
|
||||
{
|
||||
"content": "Code quality verification",
|
||||
"activeForm": "Complete",
|
||||
"status": "completed"
|
||||
},
|
||||
{
|
||||
"content": "Synthesize findings into unified report",
|
||||
"activeForm": "Writing report",
|
||||
"status": "in_progress"
|
||||
},
|
||||
{
|
||||
"content": "Phase 1.1-1.2: Status bar with live HUD and token counter",
|
||||
"activeForm": "Awaiting Phase 0",
|
||||
"status": "pending"
|
||||
},
|
||||
{
|
||||
"content": "Phase 2.4: Remove artificial 8ms stream delay",
|
||||
"activeForm": "Awaiting Phase 0",
|
||||
"status": "pending"
|
||||
},
|
||||
{
|
||||
"content": "Phase 3.1: Collapsible tool output",
|
||||
"activeForm": "Awaiting Phase 0",
|
||||
"status": "pending"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user