cordis.patch.yml 525 B

123456789101112131415161718192021
  1. # The automation-only ACP application over dsh-base. Stdout belongs to ACP.
  2. - id: system-prompt
  3. config:
  4. personaSuffix: Your working directory is {{cwd}}.
  5. personaPrefix: >-
  6. You are a coding agent powered by the {{model}} model.
  7. - id: session-title-llm
  8. disabled: true
  9. - insert:
  10. - id: acp-app-startup
  11. name: '@deepseek-ai/dsh-acp-app'
  12. - id: acp
  13. name: '@deepseek-ai/dsh-acp'
  14. inject: [acpAppStartup]
  15. config:
  16. provider: deepseek-official
  17. model: deepseek-v4-flash