Skip to content

Rag readiness - #9

Merged
oksbwn merged 3 commits into
masterfrom
rag_readiness
Jul 22, 2026
Merged

Rag readiness#9
oksbwn merged 3 commits into
masterfrom
rag_readiness

Conversation

@oksbwn

@oksbwn oksbwn commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Description

Provide a brief summary of the changes made, the goal of this pull request, and any relevant issue links (e.g. Closes #123).

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring / Styling update

Checklist

  • Code compiles and runs locally without errors.
  • Follows existing style and patterns of the codebase.
  • Added/updated tests to cover my changes.
  • All new and existing tests passed.
  • Documentation updated (if applicable).

Verification/Screenshots

Provide verification steps, console output logs, or screenshots/videos of UI changes to demonstrate the fix/feature working.

oksbwn added 3 commits July 22, 2026 08:27
- Remove Zod refines in tools to fix Vercel AI SDK required parameter generation
- Add onnxruntime-node/web to asarUnpack in package.json to fix local graph models in production
- Add hardware/rate-limit warnings and key setup links in onboarding & settings
- Remove redundant conversational tool-pruning in QueryExecutor
- Sandbox filesystem access strictly inside workspace boundaries
…l engine and isolated worker queue

- Replace single LLM generator with 2-pass ModernBERT ONNX pipeline (NER + RE) & structural markdown parser
- Create independent GraphQueue and GraphWorker in background utilityProcess
- Add live top progress bar, note inspector, and clean full-height canvas layout to KnowledgeGraph.jsx
- Add ModernBERT 2-model ONNX weight downloader card (~70MB) in KnowledgeGraphSettings.jsx
- Clean up unused floating widgets and chat progress toasts
@oksbwn
oksbwn merged commit 9e43609 into master Jul 22, 2026
1 check failed
@oksbwn
oksbwn deleted the rag_readiness branch July 28, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant