Skip to content

Conversation

@tingwai
Copy link
Collaborator

@tingwai tingwai commented Nov 13, 2025

Description

[ What changed? Feel free to be brief. ]

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • [] I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Screen recording or screenshot

[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Summary by cubic

Updated package-lock files across the repo to fix dependency metadata and stabilize CI. Added a new Report Failure tool with error reporting in the CLI, improved build logs in scripts/build-packages.js, and externalized/prepackaged yaml in the VS Code extension while pinning e2e to 1.94.2.

  • New Features
    • Report Failure tool for unrecoverable errors; wired into serve to report failed chat completions.
    • Telemetry: Sentry captureException supports level; PostHog uses CONTINUE_USER_ID for agent runs.

Written for commit 82f84ba. Summary will update automatically on new commits.

tingwai and others added 6 commits November 13, 2025 12:59
* chore: add FAILED to status list

* feat: report failure tool

* add failure reporting for failed chat completions

* Create status.ts

* Update status.ts

* sentry logigng

* Update reportFailure.ts

* Update posthogService.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants