-
-
Notifications
You must be signed in to change notification settings - Fork 51
feat: Implement Predictive Error Prevention System #659
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
Open
pratyush07-hub
wants to merge
33
commits into
cortexlinux:main
Choose a base branch
from
pratyush07-hub:feature/predictive-error-prevention-54
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,074
−190
Open
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
1c5a80b
feat: implement Predictive Error Prevention System (#54)
pratyush07-hub 6f0db86
docs: update developer and user guides for predictive prevention
pratyush07-hub cfc12cd
fix: restore clean diff for en.yaml
pratyush07-hub 68fcae4
docs: clean up temporary file
pratyush07-hub 21b1f76
Merge branch 'main' into feature/predictive-error-prevention-54
pratyush07-hub 06d3f2b
fix: address all code review feedback (types, mocks, robustness)
pratyush07-hub 4d24199
fix: mock PredictiveErrorManager in test_cli_extended to prevent CI t…
pratyush07-hub fc81e31
refactor: reduce test code duplication using mock setup helpers
pratyush07-hub 986a2f1
refactor: extract common CLI test logic to CLITestBase to eliminate d…
pratyush07-hub 28d9e70
style: format unit tests
pratyush07-hub 4de2e94
feat: address review feedback and harden predictive prevention tests
pratyush07-hub 1011771
revert: remove unintended changes to unrelated files
pratyush07-hub 7cdd9a7
feat: refine CUDA risk message and clean up en.yaml
pratyush07-hub 363b884
feat: refine CUDA risk articulation in prevention system
pratyush07-hub 654f6c3
fix: update unit test to match latest CUDA risk message (formatted)
pratyush07-hub 8f602db
feat: explicitly touch 'else:' branch and refine risk message to sati…
pratyush07-hub c3e8cb1
refactor: address code review comments for predictive prevention system
pratyush07-hub 416e3df
fix: address review comments and resolve CI failures
pratyush07-hub 210683f
refactor: normalize provider casing and use safer test data
pratyush07-hub 3f480bb
fix: quote sys.executable for Windows compatibility and add docstrings
pratyush07-hub 5791bc4
refactor: remove duplicate RISK_COLORS definition in CortexCLI
pratyush07-hub da31c9a
docs: align feature naming and add risk_labels docstring
pratyush07-hub 600b589
revert: undo changes to en.yaml as per user request
pratyush07-hub 8263cfb
docs: rename section to Predictive Error Prevention in en.yaml
pratyush07-hub a2947dd
test: add edge cases for kernel version parsing
pratyush07-hub 85ee53a
refactor: improve robustness and parse args for logging
pratyush07-hub 28ac6ec
Refactor: enhance robustness in CLI input, JSON parsing, and system c…
pratyush07-hub 90e5e5f
docs: Update manual verification instructions
pratyush07-hub 8239ca2
Update docs/PREDICTIVE_ERROR_PREVENTION.md
pratyush07-hub 86c120e
Merge branch 'main' into feature/predictive-error-prevention-54
pratyush07-hub 3ac4a52
feat: integrate OpenAI to LLM router, fix CLI type hint, and add fall…
pratyush07-hub 0c128f8
Revert "feat: integrate OpenAI to LLM router, fix CLI type hint, and …
pratyush07-hub 8a6554d
fix: Improve LLM fallback logic with Ollama support and prevent infin…
pratyush07-hub File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.