issues Search Results · language:Edge language:Python linked:pr language:JavaScript linked:pr language:Java
Filter by
5.8M results
Bug
lib/format.ts — formatSize is missing a GB tier. Files whose size is 1 GB or larger fall through to the MB branch and
display as 1024.0 MB, 2048.0 MB, etc. instead of 1.0 GB.
Reproduction
formatSize(1_073_741_824) ...
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue needs status:approved before a PR can be opened
Bug Description
The frontend has ...
bug
status:approved
Parent
#373
What to build
Add GameState.get_or_none(key: str, expected_class: type[T]) - T | None to engine/state.py, alongside the existing get,
pop, has, etc.
Behavior:
- If key is not present ...
ready-for-agent
Problem
status.py appends work_orders to its line only when the count is truthy (non-zero):
line = (f [status] disposition={disposition} work_items={work_items} )
if work_orders:
line += f work_orders={work_orders} ...
目的
brake 1 (skills/parallel-subagent-eval) の eval subagent に最低モデル床 (opus 級) を構造として保証する。現状の spawn
手順にはモデル指定が無く、親セッションのモデルを暗黙継承するため、親が sub-opus (sonnet / haiku)
で動いている場合に評価品質の床が静かに下がる。
前提
- Claude Code ...
done
ready
spec
Symptom
The v3 autonomous loop merges impl PRs into the spec branch instead of main, orphaning the impl content. The daemon then
marks the issue `foreman:done` because the PR s `is_merged` flag is True ...
I would like to add a new Memory Agents example: Remio Personal Knowledge Agent.
The project will demonstrate how to use the Remio CLI as a local-first memory and knowledge retrieval layer for agents. ...
Context
ADR 0001 selected a split architecture: thin Function App HTTP front door + queue-triggered ACA Job for heavy synthesis.
PR #112 removed the Function App entirely as part of the ACA-only migration. ...
go:needs-research
priority:p1
squad:bender
squad
Parent bounty: #743
Reissue of #6727 for a focused fix.
Bug
sendMessage() in pps/api/src/services/messageService.js creates a server-generated message id and then spreads caller
payload after it, allowing ...
Problem
_do_create() (backing partsmith_create_model, partsmith_modify_model, partsmith_load_design) unconditionally renders a
full 800×600 iso PNG and embeds it as inline base64 (preview_data_b64) in ...

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.