issues Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:JavaScript language:Java
Filter by
39.5M results
Version
v26.3.0
Platform
Microsoft Windows NT 10.0.26200.0 x64
also reproduces under WSL:
Linux dell-xps-3 6.18.33.2-microsoft-standard-WSL2 #1 SMP PREEMPT_DYNAMIC Thu Jun 18 21:54:43 UTC 2026 x86_64 ...
Context
Per the module-tier-structure protocol (PP-20260512-module-tiers), Store SPI interfaces should live in api/ (Tier 1 —
pure Java, no JPA). Currently all Store interfaces (ChannelStore, MessageStore, ...
Problem
mcp_tool_permission mappings are populated only by Flyway migrations (V18). There is no runtime tooling to view/adjust
which permissions unlock which tool, making ongoing curation a code+migration ...
backend
enhancement
Problem
Retrieval is pure dense (pgvector) ANN. Lexical/keyword-heavy queries (exact IDs, codes, rare terms) under-retrieve. A
hybrid dense + BM25 retriever would improve recall.
Evidence
- Optimization ...
backend
enhancement
Problem
No automated regression coverage for tool-selection precision or RAG recall. Tuning changes (priority, embeddings,
retriever params) can silently regress quality.
Evidence
- Optimization guide ...
backend
enhancement
Problem
Fail-closed permission gating depends on every backend operation publishing its required permissions in the aggregate
OpenAPI spec via x-required-permissions. Operations guarded only by isAuthenticated() ...
backend
domain:security
enhancement
Problem
Agent-cache prebuilding and default tools for a role currently lack a source for a role s default permission set. The
permission-based spec defers this to a pos-security-service endpoint that ...
backend
domain:security
enhancement
Problem
Permission gating shipped (findTopKByEmbeddingForPermissions, findEnabledByPermissionsAndWorkflow, mcp_tool_permission,
migrations V17/V18). The superseded role-gating path still lingers, creating ...
backend
enhancement
Part of #216. Bump plugin.json + marketplace.json (×2) + README ## Status to v0.7.3. Commit 4941351. All four slots
hand-verified.
Problem
Operations discovered from the gateway aggregate OpenAPI spec are mapped and registered into mcp_tool
(internal/discovery/), but they are not wired as agent-callable tools. No LangChain4j ToolProvider ...
backend
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.