@xuanwo/xurl 0.0.26-win32-x64 → 0.0.27-linux-arm64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -155,6 +155,14 @@ xurl [OPTIONS] <URI>
|
|
|
155
155
|
- stdin: `-d @-`
|
|
156
156
|
- `-o, --output <PATH>`: write command output to file.
|
|
157
157
|
|
|
158
|
+
## Error Output
|
|
159
|
+
|
|
160
|
+
`xurl` writes actionable stderr errors for agents:
|
|
161
|
+
|
|
162
|
+
- unsupported providers and unsupported capabilities include `requested_uri`, suggested `next_steps`, and the GitHub issue link for requesting support
|
|
163
|
+
- missing local data includes evidence such as `searched_roots` so the next recovery step is explicit
|
|
164
|
+
- provider CLI failures include the command, exit code, and concrete retry guidance
|
|
165
|
+
|
|
158
166
|
## URI Reference
|
|
159
167
|
|
|
160
168
|
### Agents URI
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|