[PR #49] [MERGED] 传递 system_prompt 给 Claude/Gemini #107

Closed
opened 2026-02-27 01:56:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ErlichLiu/DeepClaude/pull/49
Author: @coderzc
Created: 2/25/2025
Status: Merged
Merged: 2/25/2025
Merged by: @GowayLee

Base: mainHead: system-prompt-optimization


📝 Commits (1)

  • a514690 传递 system_prompt 给 Claude/Gemini

📊 Changes

3 files changed (+53 additions, -21 deletions)

View changed files

📝 app/clients/claude_client.py (+16 -0)
📝 app/deepclaude/deepclaude.py (+37 -14)
📝 app/openai_composite/openai_composite.py (+0 -7)

📄 Description

将 system prompt 传递给 Claude / Gemini,提高指令遵从性


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ErlichLiu/DeepClaude/pull/49 **Author:** [@coderzc](https://github.com/coderzc) **Created:** 2/25/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@GowayLee](https://github.com/GowayLee) **Base:** `main` ← **Head:** `system-prompt-optimization` --- ### 📝 Commits (1) - [`a514690`](https://github.com/ErlichLiu/DeepClaude/commit/a514690fecb5ab5eceb4c7e1c7a3e8ecde2948ea) 传递 system_prompt 给 Claude/Gemini ### 📊 Changes **3 files changed** (+53 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `app/clients/claude_client.py` (+16 -0) 📝 `app/deepclaude/deepclaude.py` (+37 -14) 📝 `app/openai_composite/openai_composite.py` (+0 -7) </details> ### 📄 Description 将 system prompt 传递给 Claude / Gemini,提高指令遵从性 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:56:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DeepClaude#107
No description provided.