stack/apps
Devin AI 0f743f93ff fix: address P0-P2 review feedback from Cubic review
P0: Strip OAuth token from git origin after clone so LLM agent
    never sees credentials (repo-agent.tsx)

P1: Replace raw error.message with safe hardcoded text in API
    response and dashboard UI (apply/route.tsx, config-update.tsx)
P1: E2E spike script now requires explicit env vars instead of
    falling back to pushing to main (spike-orchestrator-e2e.mts)

P2: Use urlSchema for commit_url (schema-fields.ts)
P2: Return commitSha directly instead of parsing from URL
    (repo-agent.tsx, apply/route.tsx)
P2: Support LINK_BRANCH_ID env var (link-project-to-github.ts)
P2: Widen structural fallback regex (config-updater.ts)
P2: Log warning when cancel has no sandboxId (cancel/route.tsx)
P2: Reject arbitrary string config values (config-eval.ts)
Co-Authored-By: mantra <mantra@stack-auth.com>
2026-06-25 21:54:46 +00:00
..
backend fix: address P0-P2 review feedback from Cubic review 2026-06-25 21:54:46 +00:00
dashboard fix: address P0-P2 review feedback from Cubic review 2026-06-25 21:54:46 +00:00
dev-launchpad chore: update package versions 2026-06-25 19:11:40 +00:00
e2e chore: update package versions 2026-06-25 19:11:40 +00:00
hosted-components chore: update package versions 2026-06-25 19:11:40 +00:00
internal-tool chore: update package versions 2026-06-25 19:11:40 +00:00
mcp chore: update package versions 2026-06-25 19:11:40 +00:00
mock-oauth-server chore: update package versions 2026-06-25 19:11:40 +00:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills chore: update package versions 2026-06-25 19:11:40 +00:00