feat(webhook): create workspace sessions from GitHub events

This commit is contained in:
Tianyi Cui
2026-08-23 01:48:35 +08:00
parent c6c9426efb
commit 5f60e50d71
90 changed files with 3599 additions and 29 deletions
+1
View File
@@ -40,6 +40,7 @@ External packages that a workspace package resolves at runtime. The tier covers
| [`@jridgewell/gen-mapping`](https://github.com/jridgewell/sourcemaps) | MIT |
| [`@modelcontextprotocol/sdk`](https://github.com/modelcontextprotocol/typescript-sdk) | MIT |
| [`@noble/hashes`](https://github.com/paulmillr/noble-hashes) | MIT |
| [`@octokit/webhooks`](https://github.com/octokit/webhooks.js) | MIT |
| [`@openai/codex`](https://github.com/openai/codex) | Apache-2.0 |
| [`@opentelemetry/api`](https://github.com/open-telemetry/opentelemetry-js) | Apache-2.0 |
| [`@opentelemetry/api-logs`](https://github.com/open-telemetry/opentelemetry-js) | Apache-2.0 |