From ece904c63aa2fcb7b397af1a39d7a995171ee633 Mon Sep 17 00:00:00 2001 From: LouisShark Date: Fri, 18 Apr 2025 03:40:30 +0000 Subject: [PATCH] docs: Update TOC.md files --- prompts/official-product/TOC.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/prompts/official-product/TOC.md b/prompts/official-product/TOC.md index c387346..e0cdec1 100644 --- a/prompts/official-product/TOC.md +++ b/prompts/official-product/TOC.md @@ -9,9 +9,10 @@ ### claude - [AnthropicAgentLLMPrompter](./claude/AnthropicAgentLLMPrompter.md) +- [Claude Code System Instructions](./claude/ClaudeCodeSystem.md) - [Claude3](./claude/Claude3.md) - [ClaudeWithCode](./claude/ClaudeWithCode.md) -- [Code Bash command prefix detection](claude/ClaudeCodeTools.md) +- [Code Bash command prefix detection](./claude/ClaudeCodeTools.md) - [readme](./claude/readme.md) - [tools](./claude/tools.md) @@ -25,6 +26,11 @@ - [R1](./deepseek/R1.md) +### devin + +- [Command Reference](./devin/commands.md) +- [system_prompt](./devin/system_prompt.md) + ### github - [1](./github/github_copilot_vs_02292024.md) @@ -64,7 +70,9 @@ ### openai +- [gpt-4-5-20250227](./openai/gpt-4-5-20250227.md) - [gpt-4-gizmo-20231116](./openai/gpt-4-gizmo-20231116.md) +- [gpt-o3](./openai/gpt-o3.md) - [gpt35](./openai/gpt35.md) - [gpt4-5](./openai/gpt4-5.md) - [gpt40_for_deep_research](./openai/gpt40_for_deep_research.md)