fix(pi-continuous-learning): support custom analyzer providers#154
Merged
Conversation
Satisfies the preserve-caught-error ESLint rule in analyze-single-shot.ts and instinct-import.ts.
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| markdownlint | 2 | 9 | 0 | 0.66s | ||
| ✅ REPOSITORY | gitleaks | yes | no | no | 0.84s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.19s |
Detailed Issues
⚠️ MARKDOWN / markdownlint - 9 errors
packages/pi-continuous-learning/README.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "![pi-continuous-learning banne..."]
packages/pi-continuous-learning/README.md:77 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
packages/pi-continuous-learning/README.md:168 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
packages/pi-continuous-learning/README.md:211:20 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore]
packages/pi-continuous-learning/README.md:211:43 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore]
packages/pi-continuous-learning/README.md:211:46 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore]
packages/pi-continuous-learning/README.md:211:64 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore]
packages/pi-continuous-learning/README.md:211:70 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore]
packages/pi-continuous-learning/README.md:211:106 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore]
See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
MegaLinter is graciously provided by OX Security
Merged
MattDevy
added a commit
that referenced
this pull request
Jul 17, 2026
🤖 I have created a release *beep* *boop* --- <details><summary>pi-continuous-learning: 0.14.3</summary> ## [0.14.3](pi-continuous-learning-v0.14.2...pi-continuous-learning-v0.14.3) (2026-07-17) ### Bug Fixes * **pi-continuous-learning:** Support custom analyzer providers ([#154](#154)) ([7312fa5](7312fa5)), closes [#134](#134) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ModelRegistry~/.pi/agent/models.jsonTesting
env HOME=/private/tmp/pi-extensions-test-home npm run checknpm run build -w packages/pi-continuous-learningCloses #134