mirror of
https://github.com/block/goose.git
synced 2026-04-28 19:49:51 +00:00
docs: GCP Vertex AI org policy filtering & update OnboardingProviderSetup component (#7125)
This commit is contained in:
parent
7ea19f5c83
commit
fd6a27003a
5 changed files with 25 additions and 37 deletions
|
|
@ -62,7 +62,7 @@ In goose, we use a structured RPI workflow using recipes to systematically tackl
|
|||
│ RPI WORKFLOW │
|
||||
├─────────────────────────────────────────────────────────────────────────────-┤
|
||||
│ │
|
||||
│ /research_codebase "topic" │
|
||||
│ /research_codebase "topic" │
|
||||
│ │ │
|
||||
│ ├──► Spawns parallel sub-agents: │
|
||||
│ │ • find_files (rpi-codebase-locator) │
|
||||
|
|
@ -71,7 +71,7 @@ In goose, we use a structured RPI workflow using recipes to systematically tackl
|
|||
│ │ │
|
||||
│ └──► Output: thoughts/research/YYYY-MM-DD-HHmm-topic.md │
|
||||
│ │
|
||||
│ /create_plan "feature/task" │
|
||||
│ /create_plan "feature/task" │
|
||||
│ │ │
|
||||
│ ├──► Reads research docs │
|
||||
│ ├──► Asks clarifying questions │
|
||||
|
|
@ -79,7 +79,7 @@ In goose, we use a structured RPI workflow using recipes to systematically tackl
|
|||
│ │ │
|
||||
│ └──► Output: thoughts/plans/YYYY-MM-DD-HHmm-description.md │
|
||||
│ │
|
||||
│ /implement_plan "plan path" │
|
||||
│ /implement_plan "plan path" │
|
||||
│ │ │
|
||||
│ ├──► Executes phase by phase │
|
||||
│ ├──► Runs verification after each phase │
|
||||
|
|
@ -87,7 +87,7 @@ In goose, we use a structured RPI workflow using recipes to systematically tackl
|
|||
│ │ │
|
||||
│ └──► Working code │
|
||||
│ │
|
||||
│ /iterate_plan "plan path" + feedback │
|
||||
│ /iterate_plan "plan path" + feedback │
|
||||
│ │ │
|
||||
│ ├──► Researches only what changed │
|
||||
│ ├──► Updates the plan surgically │
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue