Skip to content

Commit 5ec911c

Browse files
committed
add explicit 'without summarizing it' instructions
1 parent 9b5087e commit 5ec911c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

guides/new-version.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ This part of the guide uses the versions crate pattern described in [RFD 619 Man
2525

2626
This guide is designed to be compatible with LLMs such as Claude Code. Example prompt:
2727

28-
> Fetch and follow https://raw.githubusercontent.com/oxidecomputer/dropshot-api-manager/refs/heads/main/guides/new-version.md to add a new version to the Sled Agent API which makes changes X, Y, and Z.
28+
> Fetch https://raw.githubusercontent.com/oxidecomputer/dropshot-api-manager/refs/heads/main/guides/new-version.md without summarizing it, and follow it to add a new version to the Sled Agent API which makes changes X, Y, and Z.
2929
3030
<details>
3131

3232
<summary>Instructions for LLMs</summary>
3333

34-
**Important:** Fetch and read https://rfd.shared.oxide.computer/rfd/0619/raw. This RFD contains the desired state and provides context for operations.
34+
**Important:** Fetch and read https://rfd.shared.oxide.computer/rfd/0619/raw without summarizing it. This RFD contains the desired state and provides context for operations.
3535

3636
</details>
3737

0 commit comments

Comments
 (0)