mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
feat(webhook): create workspace sessions from GitHub events
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"include": [
|
||||
"apps/web/tests/scaffold.ts",
|
||||
"apps/web/tests/default-model.e2e.ts",
|
||||
"apps/web/tests/github-ready-review.e2e.ts",
|
||||
"apps/web/tests/declared-reasoning.e2e.ts",
|
||||
"apps/web/tests/support.ts",
|
||||
"apps/web/tests/scaffold-hermetic.e2e.ts",
|
||||
@@ -289,6 +290,8 @@
|
||||
{ "path": "./packages/workflow/workflow-worker-thread" },
|
||||
{ "path": "./packages/workflow/tool-workflow" },
|
||||
{ "path": "./packages/workflow/tool-ralph" },
|
||||
{ "path": "./packages/webhook/webhook" },
|
||||
{ "path": "./packages/webhook/webhook-github" },
|
||||
{ "path": "./packages/todo/tool-todo" },
|
||||
{ "path": "./packages/plan/plan-mode" },
|
||||
{ "path": "./packages/preset/agent-presets" },
|
||||
|
||||
Reference in New Issue
Block a user