mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 05:05:57 +03:00
[PR #49] [MERGED] 传递 system_prompt 给 Claude/Gemini #107
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DeepClaude#107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head: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.