Compare commits

..

1 Commits

Author SHA1 Message Date
Daniel Dekhtyar
e398313197
Merge 44d892db28 into c4d8fa0d48 2025-09-30 04:06:26 +08:00
4 changed files with 0 additions and 4195 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