Skip to content

Brain plugin#5

Merged
Zakarialabib merged 2 commits into
masterfrom
brain-plugin
May 11, 2026
Merged

Brain plugin#5
Zakarialabib merged 2 commits into
masterfrom
brain-plugin

Conversation

@Zakarialabib
Copy link
Copy Markdown
Owner

Description

Related Issue

Type of Change

  • 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 not work as expected)
  • Documentation update (no code changes)
  • Refactoring (no functional changes)
  • Test update (adding or updating tests)
  • Other (please describe):

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • Test results: [PASS/FAIL]

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

Zakarialabib and others added 2 commits May 11, 2026 13:18
- Introduced Brain Plugin documentation link for RAG system with local embeddings and Rust sidecar.
- Updated features section to highlight RAG context retrieval, including details on local embeddings, Rust sidecar, tree-sitter chunking, and intent classification.
- Provided an overview of how the context retrieval process works and noted the status of the TS plugin and Rust sidecar.
- Move brain-plugin/rust/ to standalone C:\rust-brain-sidecar
- Update all path references in brain.ts, docs, and scripts
- Remove test directories (plugins/__tests__, plugins/tests, tools/__tests__)
- Remove benchmark files (quick-bench.mjs, test-brain.mjs, test-embeddings.mjs)
- Remove draft docs (brain-plugin-usage.md, superpowers/plans, superpowers/specs)
- Remove unused scripts (scripts/bench.mjs, start-brain.ps1, load-models.js)
- Remove cached index data (.indexes/) from git tracking
- Add .indexes/ to .gitignore
@Zakarialabib Zakarialabib merged commit 52eda3e into master May 11, 2026
0 of 10 checks passed
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