Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Add a durable GitHub triage example under examples#3

Open
toyamarinyon wants to merge 3 commits into
mainfrom
codex/create-examples-for-issue-5463
Open

Add a durable GitHub triage example under examples#3
toyamarinyon wants to merge 3 commits into
mainfrom
codex/create-examples-for-issue-5463

Conversation

@toyamarinyon

Copy link
Copy Markdown
Contributor

Summary

  • add examples/sandbox-github-triage as a SaaS-style GitHub issue/PR triage app
  • model triage as durable runCommand() steps for repo sync, context collection, analysis, and report rendering
  • add Next.js UI, API routes, Drizzle schema, and migrations for tracked repositories, triage runs, and step history
  • document the new example and link it from the root README

Testing

  • bun run --cwd packages/sandkit build
  • bun run --cwd examples/sandbox-github-triage typecheck
  • bun run --cwd examples/sandbox-github-triage build
  • bun run --cwd examples/sandbox-github-triage db:migrate

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant