Skip to content

Expand editOutcome schema with code fields + add rules to chatInteraction #6522

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 10, 2025

Conversation

sestinj
Copy link
Contributor

@sestinj sestinj commented Jul 8, 2025

Summary by cubic

Added a developer data guide and expanded the editOutcome event schema to include code fields for more detailed logging.

  • New Features
    • Added a markdown guide explaining how development data is collected, stored, and configured.
    • Updated the editOutcome schema to log previous and new code, code line counts, and line changes.

@sestinj sestinj requested a review from a team as a code owner July 8, 2025 20:38
@sestinj sestinj requested review from RomneyDa and removed request for a team July 8, 2025 20:38
Copy link

netlify bot commented Jul 8, 2025

Deploy Preview for continuedev ready!

Name Link
🔨 Latest commit c7cea2e
🔍 Latest deploy log https://app.netlify.com/projects/continuedev/deploys/686edba68b53b30008e4a53b
😎 Deploy Preview https://deploy-preview-6522--continuedev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 8, 2025
Copy link

github-actions bot commented Jul 8, 2025

⚠️ Conventional Commit Format

Your commit messages don't follow the conventional commit format, but this won't block your PR from being merged. We recommend downloading this extension if you are using VS Code.

Expected Format:

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

Examples:

  • feat: add changelog generation support
  • fix: resolve login redirect issue
  • docs: update README with new instructions
  • chore: update dependencies

Valid Types:

feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert

This helps with:

  • 📝 Automatic changelog generation
  • 🚀 Automated semantic versioning
  • 📊 Better project history tracking

This is a non-blocking warning - your PR can still be merged without fixing this.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cubic reviewed 2 files and found no issues. Review PR in cubic.dev.

@sestinj sestinj changed the title Add dev data guide and expand editOutcome schema with code fields Expand editOutcome schema with code fields + add rules to chatInteraction Jul 9, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Jul 10, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 10, 2025
@RomneyDa RomneyDa merged commit 5546764 into main Jul 10, 2025
46 checks passed
@RomneyDa RomneyDa deleted the edit-outcome-missing-data branch July 10, 2025 00:03
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Jul 10, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jul 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants