issues Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:CSS linked:pr
Filter by
5.6M results
Cast to BigInt
When reading the races or fighters table convert the stats from string to bigint in the model layer.
Context
- Muay Thaiger: PvP Idle Fighting game
- Huge # class: Since it s ...
Problem
tasks-client.tsx line 2013 initialises statusFilter with a hardcoded list:
statuses.filter((s) = ![ blocked , done , cancelled ].includes(s.slug)).map((s) = s.slug)
defaultStatusFilter() ...
bug
Problem
The portable editor runtime now supports per-instance services, lifecycle callbacks, content bridges, and host adapters,
but a few behaviors still mutate global WordPress/Gutenberg surfaces from ...
Problem Statement
Users need to configure the Docker machine itself (run claude login, gh auth login, install tools, debug the container
environment) without needing an active Claude session. Today the ...
enhancement
Follow-up to #218 / PR #221, which deduped the detectGitHubRepo / gh_project_id test blocks into the shared factory
plugins/shared/__tests__/detect-github-repo.suite.ts. Code review surfaced 4 non-blocking ...
Description
The desktop app s Cloudflare Workers AI provider setup only asks for the API key, but the provider also requires the
Cloudflare Account ID.
After connecting through the desktop GUI, it fails ...
Summary
The help page FAQ is missing a How do I delete my data? entry. Users should be able to find clear instructions for data
deletion without having to contact support.
Proposed addition
Add a FAQ ...
agent-created
Creator DX
documentation
enhancement
Symptom
Observation pages, sources, and meta files end up at:
~/.llm-wiki/.llm-wiki/wiki/sources/obs-…md
~/.llm-wiki/.llm-wiki/raw/sources/…
~/.llm-wiki/.llm-wiki/meta/…
instead of the expected:
~/.llm-wiki/wiki/sources/obs-…md ...
bug
The core CalDAV VTODO provider polls every 10 minutes (CALDAV_POLL_INTERVAL), which is sluggish for an
actively-shared/household task list — the bundled CalDAV Events plugin polls every 60 s. I d like ...
Summary
The trivia block s editor (src/blocks/trivia/index.js) generates blockId with Date.now() on first edit:
if ( ! blockId ) {
setAttributes( { blockId: `trivia - ${Date.now()}` } );
}
This ...

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.