issues Search Results · language:Dune language:Python language:JavaScript language:HTML linked:pr language:C# language:Java
Filter by
6.9M results
Is there an existing issue for this?
- [x] I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
bump version 10.0.8
Describe the solution ...
enhancement
背景
PR #114 レビュー(@reviewer Minor #3)より。
問題
_SENSITIVE_KEYWORDS に authorization が含まれているが、このキーワードのサブワード合成パターン(x_authorization_token 等)に対するテストが存在しない。
改善案
TestSanitizeToolInput に以下のテストを追加:
def test_authorization_substring_masked(self) ...
enhancement
背景
PR #114 レビュー(@reviewer Minor #2)より。
問題
test_api_key_exact_masked というテスト名は api_key が _SENSITIVE_KEYS_EXACT(完全一致)でマスクされると誤解させるが、実際には
_SENSITIVE_KEYWORDS(substring match)の api_key エントリ経由でマスクされている。
...
bug
背景
PR #114 レビュー(@reviewer Minor #1)より。
問題
_SENSITIVE_KEYWORDS に token を含むため、token_count のような診断フィールドもマスクされる可能性がある。 現在のコメントにはこの設計意図(false negative false positive
優先)が明文化されていない。
改善案
_SENSITIVE_KEYWORDS ...
documentation
Summary
The C# playground server (csharp-playground-server.azurewebsites.net) intermittently returns 500 from POST /generate.
The generator subprocess exits with code 1 and logs:
The JSON value could ...
bug
emitter:client:csharp
Add a local HTTP endpoint for the control plane.
Acceptance criteria:
- Add a FastAPI app module.
- Expose health check.
- Expose command execution endpoint.
- Preserve policy, approval, activity ...
enhancement
size/M
安卓工作流编译失败,检查,能编译成功后再提交
Why
Live-dev testing after #196 deployed shows the upload pipeline now reaches the backend (presign + S3 PUT + finalize
all 200), but Strands throws an UnboundLocalError mid-stream when it formats the ...
api
bug
priority:p1
size:xs
Summary
After #3019 and #3022, #2968 produced a full DB-backed comparison-grade chain SIGNAL→DECISION→ORDER(paper_)→FILL with
shared lineage, but paper_reference_window_runner failed with exit code 2 ...
prio:should
scope:core
trading
triage:offen
type:bug
Memo 112 Phase 6 — targeted selective grading loop
Context: Memo 112 (Grading-Emit-Generator Redesign), Phase 6. Phases 1-5 (per-schema sub-agent architecture, REV-05)
were already built; this closes ...

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.