issues Search Results · language:Edge language:Python language:PHP language:TypeScript linked:pr
Filter by
279k results
The products = MOCK_PRODUCTS fallback assignment was placed outside the except block at the same indentation level,
causing it to run after every request — even successful DB queries. Real database results ...
backend
gssoc:approved
level:advanced
type:feature
Add an agent skill under skills/vllnt-ui/ that teaches AI coding harnesses how to consume @vllnt/ui and follow the VLLNT
design system.
Acts as a table of contents: stable design rules inline (tokens, ...
needs-triage
Add CI workflow for lint/test/build on PRs and pushes. Add a separate manual release workflow (workflow_dispatch) only.
Create GitHub Environments (testpypi, pypi) with required reviewer = repository owner ...
Objective
Fix the ODI/ODM match detail page so it does not show a false Match not found card when valid case-study data is already
rendering, and apply final presenter-copy polish to ODI podcast output. ...
analyst-workspace
bug
enhancement
podcast-readiness
DoD:
- Added a return od schedules for restuarants
- Added seed schedules function
- Added required utests and ftests
backend
Hi @drowenhorst-nrl,
The following fails with 0.3.10
from pyebsdindex import ebsd_index
indexer = ebsd_index.EBSDIndexer(
vendor= EMSOFT ,
PC=[12, 30, 50, 1],
patDim=[100, 120],
)
because ...
概要
minakata.claim_message MCP ツール(および内部の MessageService.claim())が、セッションの kind(dialogue / knowledge)を返すようにする。
現状の問題
現在 claim_message は { claimed: boolean } しか返さない。そのため dialogue エージェントはメッセージ claim 後に別途セッション種別を判定する必要があり、SKILL.md ...
Context
Framework and plugin code regularly reaches for Node-era libs (archiver, string-width, strip-ansi, xxhash,
crypto.createHash) when Bun ships equivalent primitives in core. This formalises the ...
documentation
Context
Content pages today require hand-written .tsx routes. Bun ships Bun.markdown in core — patties can render .md/.mdx files
as first-class routes without pulling in @next/mdx + remark/rehype/unified ...
enhancement
Context
next/image ships a responsive image pipeline backed by a 30+MB Sharp native addon. Bun ships image decode/encode in core
via Bun.Image — patties can deliver the same capability with zero native ...
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.