mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-13 04:03:30 +00:00
refactor(consumers): remove cross-package runtime relays
This commit is contained in:
@@ -4,7 +4,7 @@ import type { Context } from '@deepseek-ai/cordis'
|
||||
import type { IncomingMessage, ServerResponse } from 'node:http'
|
||||
import { Webhooks } from '@octokit/webhooks'
|
||||
import type { CredentialRef } from '@deepseek-ai/dsh-credentials'
|
||||
import { snapshotJsonValue } from '@deepseek-ai/dsh-session'
|
||||
import { snapshotJsonValue } from '@deepseek-ai/dsh-util-values'
|
||||
import {
|
||||
WebhookDeliveryId,
|
||||
WebhookSourceId,
|
||||
|
||||
Reference in New Issue
Block a user