Commit 3485188
docs(sdk): Update built-in subagents documentation to match current implementation (#442)
* docs: update built-in subagents to match current implementation
- Update agent names from deprecated to current:
- default → general-purpose
- explore → code-explorer
- bash → bash-runner
- Add missing web-researcher agent documentation
- Remove non-existent 'default cli mode' agent
- Fix tools list for general-purpose (no browser_tool_set)
- Update register_builtins_agents() parameter from cli_mode to enable_browser
- Add deprecation notice for legacy agent names
Co-authored-by: openhands <openhands@all-hands.dev>
* Apply suggestion from @VascoSch92
* Update sdk/guides/agent-file-based.mdx
Co-authored-by: OpenHands Bot <contact@all-hands.dev>
* docs: add missing 'default cli mode' to deprecation notice
Address PR review feedback: include 'default cli mode' in the deprecation
notice since it's a valid deprecated name that maps to 'general-purpose'.
Also added the deprecation version (v1.12.0) for clarity.
Co-authored-by: openhands <openhands@all-hands.dev>
---------
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: OpenHands Bot <contact@all-hands.dev>1 parent 51139f6 commit 3485188
1 file changed
Lines changed: 16 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
125 | 133 | | |
126 | 134 | | |
127 | 135 | | |
| |||
130 | 138 | | |
131 | 139 | | |
132 | 140 | | |
133 | | - | |
| 141 | + | |
134 | 142 | | |
135 | 143 | | |
136 | | - | |
137 | | - | |
| 144 | + | |
| 145 | + | |
138 | 146 | | |
139 | 147 | | |
140 | 148 | | |
| |||
0 commit comments