cordis.patch.yml 500 B

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