Affected areas: ⚙️ CI / Build 📦 Dependencies 🚀 Deployment 📝 Version Control
Based on 20 prior commits
6 connected, 1 available
evo-adapter-otel or check docs/guides/INTEGRATIONS.md for setup.We've detected 7 changes that differ from your project's normal patterns. Each change shows what typically happens versus what we observed this time.
b642b3f6 Merge remote-tracking branch 'origin/master' into pr/njkevlawhen CI builds and code changes happen together, file count and build time tend to move together.
when deployments and code changes happen together, file count and release frequency tend to move together.
when code changes occur, file count tends to increase.
Development pattern shift detected in Version Control.\n\nSIGNAL: Files Changed is 13593.1x above the typical baseline (observed: 10,070, typical: 1.00).\nTRIGGER COMMIT: b642b3f6 — Merge remote-tracking branch 'origin/master' into pr/njkevlani/56962\n\nFILES CHANGED IN TRIGGER (10070):\n - .eslintrc\n - .eslintrc.json\n - .github/calendar.yml\n - .github/classifier.yml\n - .gitignore\n - .vscode/launch.json\n - CONTRIBUTING.md\n - build/builtInExtensions.json\n - build/dependencies.js\n - build/gulpfile.editor.js\n - build/gulpfile.extensions.js\n - build/gulpfile.hygiene.js\n - build/gulpfile.vscode.js\n - build/gulpfile.vscode.linux.js\n - build/lib/bundle.ts\n ... and 10055 more\n\nRECENT COMMITS (20 total, showing top 5):\n 2bab83a0 — Add option to control width of the line cursor (#41169) * (5 files)\n 24c4f221 — remote - fix more places where we assume file schema or add (13 files)\n 38220e32 — fix #7950 (4 files)\n ecc90f44 — Merge remote-tracking branch 'origin/master' (5 files)\n 8ddffb5c — fix some dnd issues after getting feedback (3 files)\n ... and 15 more commits\n\nCORRELATED PATTERNS:\n [CRITICAL] when CI builds and code changes happen together, file count and build time tend to move together.\n → Monitor PR sizes. If this persists, investigate whether large refactors need better decomposition.\n [CRITICAL] when deployments and code changes happen together, file count and release frequency tend to move together.\n → Monitor PR sizes. If this persists, investigate whether large refactors need better decomposition.\n [WATCH] when code changes occur, file count tends to increase.\n → Monitor PR sizes. If this persists, investigate whether large refactors need better decomposition.\n\nINVESTIGATE:\n1. Was this change intentional or did the AI drift from goals?\n2. Review commit b642b3f6 — what specifically caused the deviation?\n3. Suggest a course correction (not a bug fix — a realignment).\n\nAFTER FIX:\nRun `evo analyze . --verify` to re-analyze and compare against this run.\nIf the change was intentional, no fix needed — accept it in the report.
631e22aa renameswhen CI builds and code changes happen together, change focus and build time tend to move together.
Development pattern shift detected in Version Control.\n\nSIGNAL: Change Locality is 1971.0x below the typical baseline (observed: 0.0000, typical: 1.00).\nTRIGGER COMMIT: 631e22aa — renames\n\nFILES CHANGED IN TRIGGER (1):\n - src/vs/editor/common/model/textModelTokens.ts\n\nRECENT COMMITS (20 total, showing top 5):\n 2bab83a0 — Add option to control width of the line cursor (#41169) * (5 files)\n 24c4f221 — remote - fix more places where we assume file schema or add (13 files)\n 38220e32 — fix #7950 (4 files)\n ecc90f44 — Merge remote-tracking branch 'origin/master' (5 files)\n 8ddffb5c — fix some dnd issues after getting feedback (3 files)\n ... and 15 more commits\n\nCORRELATED PATTERNS:\n [CRITICAL] when CI builds and code changes happen together, change focus and build time tend to move together.\n → Profile the build pipeline to identify bottlenecks. Check for newly added expensive tests or build steps.\n → Review whether these cross-cutting changes have adequate test coverage.\n\nINVESTIGATE:\n1. Was this change intentional or did the AI drift from goals?\n2. Review commit 631e22aa — what specifically caused the deviation?\n3. Suggest a course correction (not a bug fix — a realignment).\n\nAFTER FIX:\nRun `evo analyze . --verify` to re-analyze and compare against this run.\nIf the change was intentional, no fix needed — accept it in the report.
3cfaa82e when CI builds and code changes happen together, change focus and build time tend to move together.
when CI builds and code changes happen together, file count and build time tend to move together.
when CI builds and code changes happen together, novelty of file pairings and build time tend to move together.
when CI builds and dependency changes happen together, dependency count and build time tend to move in opposite directions.
Development pattern shift detected in CI / Build.\n\nSIGNAL: Build Duration is 945.7x above the typical baseline (observed: 1,401.0, typical: 0.0000).\nTRIGGER COMMIT: 3cfaa82e — \n\nRECENT COMMITS (20 total, showing top 5):\n 2bab83a0 — Add option to control width of the line cursor (#41169) * (5 files)\n 24c4f221 — remote - fix more places where we assume file schema or add (13 files)\n 38220e32 — fix #7950 (4 files)\n ecc90f44 — Merge remote-tracking branch 'origin/master' (5 files)\n 8ddffb5c — fix some dnd issues after getting feedback (3 files)\n ... and 15 more commits\n\nCORRELATED PATTERNS:\n [CRITICAL] when CI builds and code changes happen together, change focus and build time tend to move together.\n → Profile the build pipeline to identify bottlenecks. Check for newly added expensive tests or build steps.\n → Review whether these cross-cutting changes have adequate test coverage.\n [CRITICAL] when CI builds and code changes happen together, file count and build time tend to move together.\n → Monitor PR sizes. If this persists, investigate whether large refactors need better decomposition.\n [CRITICAL] when CI builds and code changes happen together, novelty of file pairings and build time tend to move together.\n → Investigate which files are being combined unexpectedly. Prioritize testing these changes.\n [INFO] when CI builds and dependency changes happen together, dependency count and build time tend to move in opposite directions.\n → Confirm test coverage hasn't decreased alongside faster builds.\n\nINVESTIGATE:\n1. Was this change intentional or did the AI drift from goals?\n2. Review commit 3cfaa82e — what specifically caused the deviation?\n3. Suggest a course correction (not a bug fix — a realignment).\n\nAFTER FIX:\nRun `evo analyze . --verify` to re-analyze and compare against this run.\nIf the change was intentional, no fix needed — accept it in the report.
4a93a307 Add tests and filter edits that add white spacewhen CI builds and code changes happen together, novelty of file pairings and build time tend to move together.
when deployments and code changes happen together, novelty of file pairings tends to move in opposite directions.
when dependency changes and code changes happen together, novelty of file pairings tends to move in opposite directions.
Development pattern shift detected in Version Control.\n\nSIGNAL: Co-change Novelty is 547.0x below the typical baseline (observed: 0.0000, typical: 0.9988).\nTRIGGER COMMIT: 4a93a307 — Add tests and filter edits that add white space\n\nFILES CHANGED IN TRIGGER (2):\n - src/vs/editor/contrib/inlineCompletions/browser/model/renameSymbolProcessor.ts\n - src/vs/editor/contrib/inlineCompletions/test/browser/renameSymbolProcessor.test.ts\n\nRECENT COMMITS (20 total, showing top 5):\n 2bab83a0 — Add option to control width of the line cursor (#41169) * (5 files)\n 24c4f221 — remote - fix more places where we assume file schema or add (13 files)\n 38220e32 — fix #7950 (4 files)\n ecc90f44 — Merge remote-tracking branch 'origin/master' (5 files)\n 8ddffb5c — fix some dnd issues after getting feedback (3 files)\n ... and 15 more commits\n\nCORRELATED PATTERNS:\n [CRITICAL] when CI builds and code changes happen together, novelty of file pairings and build time tend to move together.\n → Investigate which files are being combined unexpectedly. Prioritize testing these changes.\n [INFO] when deployments and code changes happen together, novelty of file pairings tends to move in opposite directions.\n → Review whether recent commits are routine maintenance or a sign of narrow, repetitive modifications that lack expected variety.\n [INFO] when dependency changes and code changes happen together, novelty of file pairings tends to move in opposite directions.\n → Review whether recent commits are routine maintenance or a sign of narrow, repetitive modifications that lack expected variety.\n\nINVESTIGATE:\n1. Was this change intentional or did the AI drift from goals?\n2. Review commit 4a93a307 — what specifically caused the deviation?\n3. Suggest a course correction (not a bug fix — a realignment).\n\nAFTER FIX:\nRun `evo analyze . --verify` to re-analyze and compare against this run.\nIf the change was intentional, no fix needed — accept it in the report.
The cochange novelty ratio for this change was 0.0000. Historically, similar changes had a value of 0.9988 ± 0.0012.
9d28a232 when dependency changes and deployments happen together, dependency count and release frequency tend to move together.
when CI builds and dependency changes happen together, dependency count and build time tend to move in opposite directions.
Development pattern shift detected in Dependencies.\n\nSIGNAL: Total Dependencies is 283.5x above the typical baseline (observed: 1,736, typical: 1,526.0).\nTRIGGER COMMIT: 9d28a232 — \n\nRECENT COMMITS (20 total, showing top 5):\n 2bab83a0 — Add option to control width of the line cursor (#41169) * (5 files)\n 24c4f221 — remote - fix more places where we assume file schema or add (13 files)\n 38220e32 — fix #7950 (4 files)\n ecc90f44 — Merge remote-tracking branch 'origin/master' (5 files)\n 8ddffb5c — fix some dnd issues after getting feedback (3 files)\n ... and 15 more commits\n\nCORRELATED PATTERNS:\n [WATCH] when dependency changes and deployments happen together, dependency count and release frequency tend to move together.\n → Audit new dependencies for necessity, maintenance status, and known vulnerabilities.\n [INFO] when CI builds and dependency changes happen together, dependency count and build time tend to move in opposite directions.\n → Confirm test coverage hasn't decreased alongside faster builds.\n\nINVESTIGATE:\n1. Was this change intentional or did the AI drift from goals?\n2. Review commit 9d28a232 — what specifically caused the deviation?\n3. Suggest a course correction (not a bug fix — a realignment).\n\nAFTER FIX:\nRun `evo analyze . --verify` to re-analyze and compare against this run.\nIf the change was intentional, no fix needed — accept it in the report.
52bec723 Merge pull request #285582 from microsoft/xterm@260101when deployments and code changes happen together, code spread and release frequency tend to move together.
when dependency changes and code changes happen together, code spread tends to move together.
Development pattern shift detected in Version Control.\n\nSIGNAL: Change Dispersion is 141.0x above the typical baseline (observed: 1.66, typical: 0.0000).\nTRIGGER COMMIT: 52bec723 — Merge pull request #285582 from microsoft/xterm@260101\n\nFILES CHANGED IN TRIGGER (7):\n - package-lock.json\n - package.json\n - remote/package-lock.json\n - remote/package.json\n - remote/web/package-lock.json\n - remote/web/package.json\n - src/vs/workbench/contrib/terminal/common/terminalConfiguration.ts\n\nRECENT COMMITS (20 total, showing top 5):\n 2bab83a0 — Add option to control width of the line cursor (#41169) * (5 files)\n 24c4f221 — remote - fix more places where we assume file schema or add (13 files)\n 38220e32 — fix #7950 (4 files)\n ecc90f44 — Merge remote-tracking branch 'origin/master' (5 files)\n 8ddffb5c — fix some dnd issues after getting feedback (3 files)\n ... and 15 more commits\n\nCORRELATED PATTERNS:\n [CRITICAL] when deployments and code changes happen together, code spread and release frequency tend to move together.\n → Review recent PRs for scope creep. Consider breaking large changes into focused commits.\n [WATCH] when dependency changes and code changes happen together, code spread tends to move together.\n → Review recent PRs for scope creep. Consider breaking large changes into focused commits.\n\nINVESTIGATE:\n1. Was this change intentional or did the AI drift from goals?\n2. Review commit 52bec723 — what specifically caused the deviation?\n3. Suggest a course correction (not a bug fix — a realignment).\n\nAFTER FIX:\nRun `evo analyze . --verify` to re-analyze and compare against this run.\nIf the change was intentional, no fix needed — accept it in the report.
master when deployments and code changes happen together, code spread and release frequency tend to move together.
when deployments and code changes happen together, file count and release frequency tend to move together.
when dependency changes and deployments happen together, dependency count and release frequency tend to move together.
Development pattern shift detected in Deployment.\n\nSIGNAL: Release Cadence is 103.7x above the typical baseline (observed: 13.42, typical: 0.0944).\nTRIGGER COMMIT: master — \n\nRECENT COMMITS (20 total, showing top 5):\n 2bab83a0 — Add option to control width of the line cursor (#41169) * (5 files)\n 24c4f221 — remote - fix more places where we assume file schema or add (13 files)\n 38220e32 — fix #7950 (4 files)\n ecc90f44 — Merge remote-tracking branch 'origin/master' (5 files)\n 8ddffb5c — fix some dnd issues after getting feedback (3 files)\n ... and 15 more commits\n\nCORRELATED PATTERNS:\n [CRITICAL] when deployments and code changes happen together, code spread and release frequency tend to move together.\n → Review recent PRs for scope creep. Consider breaking large changes into focused commits.\n [CRITICAL] when deployments and code changes happen together, file count and release frequency tend to move together.\n → Monitor PR sizes. If this persists, investigate whether large refactors need better decomposition.\n [WATCH] when dependency changes and deployments happen together, dependency count and release frequency tend to move together.\n → Audit new dependencies for necessity, maintenance status, and known vulnerabilities.\n\nINVESTIGATE:\n1. Was this change intentional or did the AI drift from goals?\n2. Review commit master — what specifically caused the deviation?\n3. Suggest a course correction (not a bug fix — a realignment).\n\nAFTER FIX:\nRun `evo analyze . --verify` to re-analyze and compare against this run.\nIf the change was intentional, no fix needed — accept it in the report.
The release cadence hours for this change was 13.42. Historically, similar changes had a value of 0.0944 ± 0.0867.
Development drift analysis for microsoft/vscode (Jan 10, 2018 at 01:26 AM to Mar 14, 2026 at 08:46 AM).
DEVIATIONS FROM BASELINE:
- Version Control / Files Changed: 10,070 (typical: 1.00, 13593.1x above)
- Version Control / Change Locality: 0.0000 (typical: 1.00, 1971.0x below)
- CI / Build / Build Duration: 1,401.0 (typical: 0.0000, 945.7x above)
- Version Control / Co-change Novelty: 0.0000 (typical: 0.9988, 547.0x below)
- Dependencies / Total Dependencies: 1,736 (typical: 1,526.0, 283.5x above)
- Version Control / Change Dispersion: 1.66 (typical: 0.0000, 141.0x above)
- Deployment / Release Cadence: 13.42 (typical: 0.0944, 103.7x above)
RISK PATTERNS (actionable only):
- [Action Required] 3 patterns:
* when deployments and code changes happen together, novelty of file pairings tends to move together.
* when CI builds and code changes happen together, novelty of file pairings and build time tend to move together.
* when CI builds and code changes happen together, novelty of file pairings tends to move together.
Impact: Files that don't normally change together are being modified in the same commits. This indicates novel, untested interactions that may introduce bugs. Escalated from Needs Attention — multiple correlated patterns converge on the same signal families.
Action: Investigate which files are being combined unexpectedly. Prioritize testing these changes.
- [Action Required] when deployments and code changes happen together, change focus and release frequency tend to move together.
Impact: Time between releases is increasing. This could indicate a bottleneck in the release process or accumulating risk in larger releases. Escalated from Worth Monitoring — multiple correlated patterns converge on the same signal families.
Action: Check if process changes or staffing issues are delaying releases.
- [Action Required] when CI builds and code changes happen together, change focus and build time tend to move together.
(2 independent confirmations)
Impact: Builds are taking longer. Slower CI feedback loops reduce developer productivity and delay catching issues. Escalated from Worth Monitoring — multiple correlated patterns converge on the same signal families.
Action: Profile the build pipeline to identify bottlenecks. Check for newly added expensive tests or build steps.
- [Action Required] 4 patterns:
* when deployments and code changes happen together, code spread and release frequency tend to move together.
* when CI builds and code changes happen together, code spread and build time tend to move together.
* when deployments and code changes happen together, code spread tends to move together.
* when CI builds and code changes happen together, code spread tends to move together.
Impact: Changes are spreading across unrelated parts of the codebase. This makes reviews harder and increases the chance of unexpected side effects. Escalated from Worth Monitoring — multiple correlated patterns converge on the same signal families.
Action: Review recent PRs for scope creep. Consider breaking large changes into focused commits.
- [Action Required] 4 patterns:
* when deployments and code changes happen together, file count tends to move together.
* when CI builds and code changes happen together, file count and build time tend to move together.
* when deployments and code changes happen together, file count and release frequency tend to move together.
* when CI builds and code changes happen together, file count tends to move together.
Impact: Commits are touching more files than usual, increasing review burden and risk of regressions. Escalated from Worth Monitoring — multiple correlated patterns converge on the same signal families.
Action: Monitor PR sizes. If this persists, investigate whether large refactors need better decomposition.
- [Action Required] when CI builds and code changes happen together, change focus tends to move in opposite directions.
Impact: Changes span files that don't normally change together, suggesting cross-cutting concerns that may be harder to test. Escalated from Worth Monitoring — multiple correlated patterns converge on the same signal families.
Action: Review whether these cross-cutting changes have adequate test coverage.
- [Worth Monitoring] when dependency changes and deployments happen together, dependency count and release frequency tend to move together.
(2 independent confirmations)
Impact: The dependency count is growing, expanding the supply-chain attack surface and potential for version conflicts.
Action: Audit new dependencies for necessity, maintenance status, and known vulnerabilities.
- [Worth Monitoring] when dependency changes and code changes happen together, change focus tends to move in opposite directions.
Impact: Changes span files that don't normally change together, suggesting cross-cutting concerns that may be harder to test.
Action: Review whether these cross-cutting changes have adequate test coverage.
- [Worth Monitoring] when dependency changes and code changes happen together, code spread tends to move together.
Impact: Changes are spreading across unrelated parts of the codebase. This makes reviews harder and increases the chance of unexpected side effects.
Action: Review recent PRs for scope creep. Consider breaking large changes into focused commits.
- [Worth Monitoring] when code changes occur, file count tends to increase.
Impact: Commits are touching more files than usual, increasing review burden and risk of regressions.
Action: Monitor PR sizes. If this persists, investigate whether large refactors need better decomposition.
COMMITS (20):
2bab83a0 — Add option to control width of the line cursor (#41169) (5 files)
24c4f221 — remote - fix more places where we assume file schema or add todos (13 files)
38220e32 — fix #7950 (4 files)
ecc90f44 — Merge remote-tracking branch 'origin/master' (5 files)
8ddffb5c — fix some dnd issues after getting feedback (3 files)
abf0a5bf — tweak download url dnd (1 files)
125ac04d — Refactor custom views: (8 files)
ea787762 — #28974 Introduce place holder icons for nodes without icons (17 files)
e327a218 — Reverse pinch zooming direction in resource viewer (1 files)
db5143d5 — Fix #43268 - implement a special issue reporter mode for settings search (6 files)
... and 10 more
SOURCE FILES CHANGED (49):
- src/vs/editor/browser/viewParts/viewCursors/viewCursor.ts (modified)
- src/vs/editor/browser/viewParts/viewCursors/viewCursors.css (modified)
- src/vs/editor/common/config/commonEditorConfig.ts (modified)
- src/vs/editor/common/config/editorOptions.ts (modified)
- src/vs/code/electron-main/launch.ts (modified)
- src/vs/workbench/browser/dnd.ts (modified)
- src/vs/workbench/browser/labels.ts (modified)
- src/vs/workbench/browser/parts/editor/editor.contribution.ts (modified)
- src/vs/workbench/browser/parts/editor/resourceViewer.ts (modified)
- src/vs/workbench/parts/backup/common/backupRestorer.ts (modified)
- src/vs/workbench/parts/debug/common/debugSource.ts (modified)
- src/vs/workbench/parts/execution/electron-browser/execution.contribution.ts (modified)
- src/vs/workbench/parts/files/electron-browser/fileActions.ts (modified)
- src/vs/workbench/parts/files/electron-browser/fileCommands.ts (modified)
- src/vs/workbench/parts/search/electron-browser/search.contribution.ts (modified)
- src/vs/workbench/services/editor/common/editorService.ts (modified)
- src/vs/workbench/services/textfile/common/textFileService.ts (modified)
- src/vs/workbench/services/files/electron-browser/fileService.ts (modified)
- src/vs/workbench/services/files/node/watcher/nsfw/nsfwWatcherService.ts (modified)
- src/vs/workbench/services/files/node/watcher/unix/chokidarWatcherService.ts (modified)
... and 29 more
TASKS:
1. ROOT CAUSE: For each deviation, identify the commit(s) that caused it.
Focus on [Action Required] and [Needs Attention] items first.
2. FIXES: Provide concrete fixes with file paths and code changes.
Goal: bring metrics back toward baseline without disrupting velocity.
3. PRIORITY: Rank fixes by urgency (immediate vs. next sprint).
4. AFTER FIXING: Run `evo analyze . --verify` to confirm deviations decreased.
If a change was intentional, accept it: `evo accept . <N>`.
5. FINDING SUMMARIES: At the end, include a section like this:
## Finding Summaries
- [family/metric]: One plain-English sentence for a non-technical reader.
(This lets the user run `evo enrich . --from response.txt` to store friendly descriptions.)
Evolution Engine has 44 universal patterns learned from 200+ open-source repositories. The more signal families you connect, the more cross-family patterns can be detected.
Enable these adapters to unlock additional signal families and cross-family pattern detection.
SENTRY_AUTH_TOKEN Setup guide →export GITHUB_TOKEN=$(gh auth token)pytest --junitxml=junit.xml or pytest --cov --cov-report=xmlevo analyze . — new adapters are detected automaticallyevo sources to confirm which adapters are active