issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:PHP language:Java
Filter by
54.8M results
Parent: #125
Scope
Add an explicit auto-decision mode for model routing only.
This is not ask-before-act. When enabled, the router may automatically apply model/profile-role decisions according to
configured ...
Parent: #125
Scope
Add router reporting/dashboard commands for model-routing analysis.
Reports should answer:
- which profile/model roles were recommended vs actually used
- where mismatches happened ...
Parent: #125
Scope
Improve router outcome enrichment beyond conservative skeletons.
Add inference/import support for signals such as:
- verifier/test/check status before and after route points
...
Parent: #125
Scope
Train and evaluate the first model-routing gate.
- target: binary continue vs intervene
- input: checkpoint features + outcomes + teacher/human labels
- compare against pi-router.rule-policy.v0 ...
Parent: #125
Scope
Add a command-triggered teacher-label runner for router decisions.
- consume pi-router.teacher-prompt.v1 request JSONL
- call an explicitly configured teacher model, initially ...
The Database / Get does not return more than 50 items.
img width= 772 height= 1225 alt= Image src=
https://github.com/user-attachments/assets/77056f33-ad42-4f41-abc3-9c0e8cdcfe16 /
Also, thinking that: ...
概要
カメラ/ドキュメントピッカー由来のファイル名やフロー名を、未サニタイズのままパスに連結している箇所が複数ある。`../` を含む名前で、想定外のディレクトリに書き込まれる可能性がある(影響はアプリサンドボックス内に限定されるが、export
時のZIPに巻き込まれる懸念)。
該当箇所
- src/screens/FlowEditorScreen.js:897 ```javascript ...
bug
security
概要
RNFS.downloadFile に渡される OGP
画像URL(previewImageUrl)が、外部HTMLのOGPタグから抽出した値そのままで検証されていない。攻撃者制御のWebページが内部ネットワークIPを返せば、SSRFが成立する。
該当箇所
- src/screens/FlowEditorScreen.js:1289(QRスキャン経由)
- src/screens/FlowEditorScreen.js:1367(URLカード作成経由) ...
bug
security
Bug
parseSocialFollowTarget passes the raw CLI argument directly to new URL() and to the bare-handle fallback. Inputs with
surrounding whitespace, such as @alice.bsky.social or copied Bluesky URLs with ...
Summary
Follow-up after Router v1 (#115-#121). Keep agent/subagent routing out of scope for now and focus on model routing:
better labels, better outcomes, a conservative trained gate, reporting, and ...

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.