issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java linked:pr
Filter by
3.2M results
Part of EPIC B0 #293
Depends on: B1 #294, B2 #295 Blocks: B7 Parallel with: B5, B6
Context
Plugin-ready ≠ plugin-ized. Force the editor through ModuloCoreAPI; keep it bundled in the repo. No extraction ...
frontend
notes
refactor
Part of EPIC B0 #293
Depends on: B1 #294 Blocks: B7
Context
Mirror the node-pack model on the frontend so a pack can contribute views, editors, commands, and routes against
ModuloCoreAPI under declared ...
architecture
core
plugins
Context
Hit while adding ChatErrorFrame.tsx (PR for the error-frame fold).
Problem
scripts/lint-no-raw-color-literals.sh uses PAT= #([0-9a-fA-F]{8}|[0-9a-fA-F]{6}|[0-9a-fA-F]{3,4}) . A 4-digit issue ...
enhancement
from-review
Part of EPIC B0 #293
Depends on: B1 #294 Blocks: B4, B5, B6
Context
Before moving anything, map every site where the editor, link parser, graph view, or marketplace imports core internals
(store internals, ...
architecture
refactor
tech-debt
Part of EPIC B0 #293
Depends on: — Blocks: B2, B4, B5, B6, B7, B9
Context
The note experience currently reaches into store/model internals. A feature pack — including a third-party one — must be
able ...
api
architecture
core
From: :robot: HS Implement AI Agent (claude-sonnet-4-6)
Problem
GitHub Actions workflow files .github/workflows/test.yml, .github/workflows/format.yml, and
.github/workflows/empty-format-test-job.yml ...
Description
The Catch The Insect game references external image URLs for insect assets that are no longer available, causing several
insects to fail to render during gameplay.
Examples include:
- ...
The app calls the Anthropic API directly from the browser, which is blocked by CORS and exposes the API key. Create a
small Express server that proxies requests to Anthropic. This also lays the foundation ...
backend
bug
prototype
The ambient drone and sound effects cause loud beeping in the browser. Remove all Tone.js audio code from TarotApp.jsx
for now. Can be revisited later with proper audio assets.
Workstream: Prototype Fixes ...
bug
prototype
Problem
ApplicationBackUpCleanTask performs N+1 queries: one grouped query per app id, then loads all backups per app and
deletes them one-by-one with removeById.
Proposed solution
- Load all backups ...

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.