issues Search Results · language:Edge language:Python linked:pr language:Java language:Java language:Java
Filter by
4.1M results
背景
親Issue #216 で、バンクメモリボード検討とSDFS/68常駐場所変更検討を開始した。 まずは現行stage1/SDFS/VRAM/WORK RAMの制約、候補メモリマップ、子Issue候補を docs/plans/ に残す。
対応内容
- 現行SDFS/68とstage1のサイズ、配置、余白を整理する
- 8KB単位デコードを前提にしたバンクメモリボード案を整理する
...
Implement image_pull_policy in deployment strategies
Motivation
The OpenFactory App schema now supports the image_pull_policy field.
The deployment layer should honor this configuration when deploying ...
enhancement
What and why
browser_navigate succeeds but the next tool call (browser_snapshot, browser_take_screenshot, etc.) sees a fresh
about:blank page. Navigation state isn t preserved between calls.
Root cause: ...
Gap
register_router(build_dashboard_router()) mounts the page AND the /state data route under the default public
/plugins/spacetraders prefix. On a token-gated deployment, fleet/agent state (credits, ...
Gap
register_router(build_dashboard_router(registry.config)) mounts everything — the page AND the data routes
(/api/strategies, /api/backtest) — under the default public /plugins/prototrader-finance prefix. ...
Summary
get_fallback_chain only reads fallback configuration from the top level of the config dict. When fallback_providers is
nested under model: — a natural placement, mirroring default/provider — it ...
Summary
The BlueBubbles gateway s _webhook_url property normalizes an explicitly-configured loopback host (127.0.0.1) to the
string localhost. On hosts where localhost resolves to IPv6 (::1) ahead of ...
목표
사용자가 모바일 앱에서 출발역, 도착역, 이동 조건을 입력해 쉬운 경로를 검색하고 결과 안내를 확인할 수 있는 첫 화면을 추가합니다.
배경
백엔드에는 경로 검색 API가 준비되어 있지만 모바일 앱에서는 아직 경로 검색을 실행할 수 없습니다. 쉬운 지하철의 핵심 가치는 빠른 길보다 실제로 갈 수 있는 길을 먼저 보여주는 것이므로, 모바일에서 경로 검색 ...
enhancement
Describe the bug
_find_skill() in tools/skill_manager_tool.py only compares skill_md.parent.name == name, which is the last directory
component. When the agent passes a category/skill name (e.g. quant-v2/quant-factor-design), ...

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.