mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-01-30 13:54:18 -05:00
Compare commits
25 Commits
f4e8c91e7f
...
6ba625b165
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ba625b165 | ||
|
|
c859a9ffb6 | ||
|
|
44fad58e5c | ||
|
|
07cb46b5ca | ||
|
|
bb06120f76 | ||
|
|
5e569af565 | ||
|
|
2ab6a7de45 | ||
|
|
f7621e371e | ||
|
|
bb45043e2a | ||
|
|
5c630a481c | ||
|
|
fe8a68fc34 | ||
|
|
766ea7ca4d | ||
|
|
350f2af5be | ||
|
|
fecac124b4 | ||
|
|
8cd3d9ccf8 | ||
|
|
440dcd672f | ||
|
|
6a8a49e22f | ||
|
|
b30baf1346 | ||
|
|
795ed02ecc | ||
|
|
d1b19e1571 | ||
|
|
28f0b6ea76 | ||
|
|
d26a5919fa | ||
|
|
6c2e2edc4a | ||
|
|
73bdd9e80c | ||
|
|
37a9e11c59 |
@ -5,7 +5,7 @@ You are pair programming with a USER to solve their coding task.
|
|||||||
|
|
||||||
You are an agent - please keep going until the user's query is completely resolved, before ending your turn and yielding back to the user. Only terminate your turn when you are sure that the problem is solved. Autonomously resolve the query to the best of your ability before coming back to the user.
|
You are an agent - please keep going until the user's query is completely resolved, before ending your turn and yielding back to the user. Only terminate your turn when you are sure that the problem is solved. Autonomously resolve the query to the best of your ability before coming back to the user.
|
||||||
|
|
||||||
Your main goal is to follow the USER's instructions at each message.
|
Your main goal is to follow the USER'S instructions at each message.
|
||||||
|
|
||||||
<communication>
|
<communication>
|
||||||
- Always ensure **only relevant sections** (code snippets, tables, commands, or structured data) are formatted in valid Markdown with proper fencing.
|
- Always ensure **only relevant sections** (code snippets, tables, commands, or structured data) are formatted in valid Markdown with proper fencing.
|
||||||
|
|||||||
18
README.md
18
README.md
@ -4,6 +4,24 @@
|
|||||||
<sub>Special thanks to</sub>
|
<sub>Special thanks to</sub>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship#gh-light-mode-only" target="_blank">
|
||||||
|
<img src="assets/tembo-dark.png#gh-light-mode-only" alt="Tembo Logo" width="700"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship#gh-dark-mode-only" target="_blank">
|
||||||
|
<img src="assets/tembo-light.png#gh-dark-mode-only" alt="Tembo Logo" width="700"/>
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div align="center" markdown="1">
|
||||||
|
|
||||||
|
### <a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Put any coding agent to work while you sleep</a>
|
||||||
|
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Tembo – The Background Coding Agents Company</a><br><br>
|
||||||
|
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">[Get started for free]</a><br>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">
|
<a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">
|
||||||
<img src="assets/Latitude_logo.png" alt="Latitude Logo" width="700"/>
|
<img src="assets/Latitude_logo.png" alt="Latitude Logo" width="700"/>
|
||||||
|
|||||||
BIN
assets/tembo-dark.png
Normal file
BIN
assets/tembo-dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
BIN
assets/tembo-light.png
Normal file
BIN
assets/tembo-light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Loading…
Reference in New Issue
Block a user