Compare commits

..

1 Commits

Author SHA1 Message Date
gersonvida12-hash
3f1bd50b01
Merge d4088caaf7 into 3244f2d6f3 2025-09-29 21:27:37 +02:00
5 changed files with 0 additions and 5345 deletions

View File

@ -1,20 +0,0 @@
# How to obtain the system prompt for [Amp](https://ampcode.com)
1. Login with Amp using VScode
2. Issue a short query into Amp
3. Hold down Alt (windows) or Option (macOS) and click on the workspace button
![](./view-thread-yaml.png)
4. Click view Thread YAML
# Notes
The system prompt used by Amp is tuned to Sonnet 4.x and has other LLMs registered into it as tools ("the oracle"). To obtain the `GPT-5` tuned system prompt then you need to configure VSCode user settings with the following and then follow the steps above again
```json
{
"amp.url": "https://ampcode.com/",
"amp.gpt5": true
}
```

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

File diff suppressed because it is too large Load Diff