Merge pull request #64 from deepseek-ai/worktree-e2e-real-api-workflow

ci: add real-API e2e workflow against external DeepSeek API
This commit is contained in:
Tianyi Cui
2026-06-19 18:53:32 +08:00
committed by GitHub
3 changed files with 196 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ Do NOT write one for a mechanical or local choice (a variable name, a one-file r
| [pnpm as the package manager instead of Yarn 4](implemented/2026-06-16-pnpm-over-yarn.md) | 2026-06-16 |
| [Rich ACP bash rendering — the terminal card (`_meta`) and command classification](implemented/2026-06-18-acp-terminal-and-tool-rendering.md) | 2026-06-18 |
| [ACP snapshot tests — record-once / replay-deterministic](implemented/2026-06-19-acp-snapshot-tests.md) | 2026-06-19 |
| [Real-API e2e in CI against the external DeepSeek API](implemented/2026-06-19-real-api-e2e-ci.md) | 2026-06-19 |
## Rejected