issues Search Results · language:Dune language:JavaScript language:Java language:Java language:HTML language:TypeScript
Filter by
55.9M results
Why
The encounter tab is built for your turn: ActionDial, InitiativeStrip, ActionGrid, and the per-turn controls in
TurnTrackerPanel all gate on isMyTurn and go quiet otherwise (src/pages/CharacterSheet.jsx:143-168, ...
encounter
Epic
foundry-bridge
Summary
The browser approval endpoint can return a successful-looking response even when the requested approval action failed.
In the observed run, the response body used status: applied while the message ...
area:gui
bug
priority:p1
작업 목표
- 검증 레이어 실행 순서를 비용 역순으로 변경: Layer 3(BeautifulSoup) → 2(결정론적) → 1(Bedrock LLM)
- 검증 실패 시 에이전트 내부 패치+재빌드 루프 구현 (MAX_PATCH_ATTEMPTS=3)
- AgentCore arm64 Dockerfile 수정 + libs/ 복사 추가
- 신규 툴 추가: ...
enhancement
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- biome.json
This issue was created automatically by the governance enforcement workflow.
Advisory Details
Title: Mercury Agent run_command safe-read auto-approval can be bypassed via find -exec
Description:
Summary
Mercury Agent s shell permission gate incorrectly treats any command matching ...
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- biome.json
This issue was created automatically by the governance enforcement workflow.
Description
The current backend architecture is implemented as a monolithic Express application where authentication, academic
management, finance operations, notifications, and other core functionalities ...
backend
Easy
frontend
有些场景需要设置代理单独访问,建议在HttpRequest类中单独加个参数,发送请求的时候加上这个代理即可 Proxy proxy = new Proxy(Proxy.Type.HTTP, new
InetSocketAddress(proxyHost, proxyPort)); URL targetUrl = new URL(url); HttpURLConnection conn = (HttpURLConnection) ...

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.