Skip to content

Pull requests: DeusData/codebase-memory-mcp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(store): use PASSIVE checkpoint to avoid file-shrink under concurrent readers bug Something isn't working stability/performance Server crashes, OOM, hangs, high CPU/memory
#316 opened May 2, 2026 by edwardmhughes Loading…
feat(store): expose mmap_size via CBM_SQLITE_MMAP_SIZE env enhancement New feature or request stability/performance Server crashes, OOM, hangs, high CPU/memory
#315 opened May 2, 2026 by edwardmhughes Loading…
Add support for NetBSD, FreeBSD, and OpenBSD. enhancement New feature or request
#313 opened May 2, 2026 by cmeerw Loading…
fix(store.c): improve root path integrity check with range-based validation bug Something isn't working stability/performance Server crashes, OOM, hangs, high CPU/memory
#311 opened May 1, 2026 by noctrex Loading…
feat(mcp): add Windows support for code search via PowerShell enhancement New feature or request windows Windows-specific issues
#310 opened May 1, 2026 by noctrex Loading…
fix: add .m extension to EXT_TABLE for content-based disambiguation bug Something isn't working parsing/quality Graph extraction bugs, false positives, missing edges
#306 opened Apr 30, 2026 by KuaaMU Loading…
fix(mcp): search_code converts multi-word patterns to regex bug Something isn't working
#304 opened Apr 30, 2026 by jjoos Loading…
fix(sqlite_writer): skip index cells that exceed a single page bug Something isn't working stability/performance Server crashes, OOM, hangs, high CPU/memory
#303 opened Apr 30, 2026 by jjoos Loading…
Fix search_graph query= multi-minute latency: two-step FTS5 subquery bug Something isn't working stability/performance Server crashes, OOM, hangs, high CPU/memory
#302 opened Apr 30, 2026 by awconstable Loading…
Fix search_graph name_pattern= performance: regex cache, LIKE pre-filter, cheap count bug Something isn't working stability/performance Server crashes, OOM, hangs, high CPU/memory
#300 opened Apr 30, 2026 by awconstable Loading…
Fix list_projects empty + trace_path qualified-name lookup bug Something isn't working
#298 opened Apr 29, 2026 by nv-jwiley Loading…
4 of 5 tasks
Cross-project HTTP edges + unified storage + paginated cross_project_links enhancement New feature or request
#295 opened Apr 28, 2026 by Shidfar Loading…
4 tasks done
feat: Tier 1 cross-repo gRPC matching + production-readiness fixes enhancement New feature or request
#293 opened Apr 26, 2026 by sponger94 Loading…
7 of 8 tasks
Bump actions/setup-node from 4.2.0 to 6.4.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#289 opened Apr 25, 2026 by dependabot Bot Loading…
feat(customer-surface): 9-layer dynamic customer-impact enrichment enhancement New feature or request
#287 opened Apr 23, 2026 by himanshuranjann Loading…
3 of 5 tasks
fix: INHERITS edges missing for Java extends+implements bug Something isn't working parsing/quality Graph extraction bugs, false positives, missing edges
#279 opened Apr 21, 2026 by loaychlih Loading…
docs: add info about AUR package documentation Improvements or additions to documentation
#278 opened Apr 21, 2026 by cwrau Loading…
feat(cbm): add full Pine Script support to C memory graph server enhancement New feature or request language-request Request for new language support
#273 opened Apr 18, 2026 by vinay-veerappa Loading…
Bump github/codeql-action from 4.35.1 to 4.35.2 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#270 opened Apr 18, 2026 by dependabot Bot Loading…
Bump actions/cache from 5.0.4 to 5.0.5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#269 opened Apr 18, 2026 by dependabot Bot Loading…
Bump msys2/setup-msys2 from 2.31.0 to 2.31.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#268 opened Apr 18, 2026 by dependabot Bot Loading…
Bump softprops/action-gh-release from 2.6.1 to 3.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#267 opened Apr 18, 2026 by dependabot Bot Loading…
Add Nix flake definition for reproducible builds enhancement New feature or request
#265 opened Apr 17, 2026 by josephvoss Loading…
Update agents badge count from 10 to 11 documentation Improvements or additions to documentation
#264 opened Apr 17, 2026 by jsyrjala Loading…
ProTip! Filter pull requests by the default branch with base:main.