issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript linked:pr
Filter by
3.2M results
Feature request: flag meta self-reference ( as an AI , this prompt )
Problem
Lines like As an AI, you cannot access the network., You are a language model., or These instructions tell you to ...
talk ...
bug
Feature request: strip discourse transitions ( In summary , Furthermore )
Problem
Manifestos inherit essay habits: Furthermore, run the tests., In summary, keep it small., As you can see, this matters. ...
bug
Feature request: flag nested or multi-branch conditional instructions
Problem
A line like If staging, run smoke tests, else if prod, run full suite, otherwise skip. packs a decision tree into one
instruction. ...
bug
Feature request: one SKILL.md, one responsibility
Problem
A skill that bundles unrelated jobs — Format the code, deploy the site, and email the team. — forces the agent to hold
an overloaded, conflated ...
bug
Feature request: flag vague quantity words ( some , several , a few )
Problem
Keep some buffer., Run several checks., Allow a few retries. — each leaves the count to the agent. Research shows LLMs ...
bug
public/assets/vela-JOEMOQJS.js is a built bundle that no page references (the app currently loads text/babel JSX
in-browser).
Fix: delete the dead file, OR finish the build migration so index.html loads ...
ao
Minor head-meta gaps on public/index.html + public/guide.html.
Fix: add og:image:width/og:image:height (1200/630) for instant social-card rendering; add meta name= theme-color
content= #08080b ; optionally ...
ao
src/index.js proxies /api/metronome/* to Metronome with the server-side key. It s read-only sandbox data, but the proxy
is open + uncached to any caller.
Fix: in src/index.js, reject /api/metronome requests ...
ao
The dashboard is a no-build CDN-React SPA — with JS disabled (or for non-JS crawlers) the page is blank.
Fix: add a noscript block to public/index.html with a one-line description + a link to /guide (which ...
ao
All client-side views/deep-links share the single static title — bad for SEO and history/tab clarity. Views are tracked
via query string on / (app.jsx URLSearchParams + pushState).
Fix: in public/app.jsx, ...
ao

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.