Compare commits

...

4 Commits

Author SHA1 Message Date
Niki Hammond
8d33cc104f
Merge 37a9e11c59 into c6ddcec797 2026-07-04 05:34:48 -03:00
Lucas Valbuena
c6ddcec797
Merge pull request #466 from bradvogel/add-claude-fable-5-prompt
Add Claude Fable 5 system prompt
2026-07-04 00:08:00 +02:00
Brad Vogel
844a409f32
Add Claude Fable 5 system prompt 2026-06-12 08:11:48 -04:00
Niki Hammond
37a9e11c59
Markdown formatting instructions 2025-12-23 22:44:01 +01:00
2 changed files with 1581 additions and 1 deletions

1580
Anthropic/Claude Fable 5.txt Normal file

File diff suppressed because it is too large Load Diff

View File

@ -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.