issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Python language:JavaScript
Filter by
4.5M results
Follow-up to #192.
#192 made the Config/Log prompts search dirname(binary) first, but the search uses _first_existing, which only returns a
path that already exists on disk. On a fresh release_binary/source ...
bug
Why
pyproject.toml does not declare a [project.scripts] entry for ships. After uv sync or pip install -e ., there is no
ships executable on PATH — every user invocation must use the longer form:
python ...
enhancement
human-usability
親 Issue: #109
概要
段階3(教師モデル変更)の判断材料と Swallow の tool calling 限界を README / architecture に明記する。
参照
- compass レポート 段階3, Caveats
実装
- README「教師モデル選定」セクション
- docs/architecture.md 責務分解
- 評価閾値(有効レコード率 ...
documentation
親 Issue: #109
概要
curate に tool use 品質シグナルを追加し、蒸留データから bad tool call パターンを自動除外する。
参照
- compass レポート C13
実装
- ToolPlannedNotCalled (TOOL-PLAN)
- ActionClaimWithoutCall (TOOL-CLAIM)
- tests/curate/test_signals_tool_use.py ...
enhancement
親 Issue: #109
概要
tools 付き variant では repetition_penalty を 1.0 に下げ、tool_call 等の構造化トークン生成を害しないようにする。
参照
- compass レポート B9
実装
- DistillConfig.tools_repetition_penalty: float = 1.0
- merge_with_defaults ...
enhancement
親 Issue: #109
概要
tools.yaml に invocation_rule を追加し、system_prompt にツール別の明示ルールを展開して tool call 発火率を向上させる。
参照
- compass レポート A1 (Alibaba Cloud Model Studio 推奨)
実装
- tools.yaml + ToolDefinition.invocation_rule ...
enhancement
親 Issue: #109
概要
named function 強制リトライでも tool call が発火しない場合、enable_thinking=False で再生成する救済経路を追加。Swallow は reasoning トグル非対応の可能性があるため A/B
計測用メタデータを record / stats に保存。
参照
- compass レポート C11, Issue ...
enhancement
親 Issue: #109
概要
thinking trace にツール使用意図があるのに tool_calls が空のレコードを検出し、tool_choice={ type : function , function :{ name :...}} で named
function 強制リトライする。
参照
- compass レポート C10, C14
- vLLM Issue #44216 ...
enhancement
日次ダイジェスト自動更新依頼
本日の更新データを基に、GitHub.com 上で本文・要約・必要な対訳追加を行い、PR を作成してください。
対象
- イベントデータ: data/events/2026-06-25.json
- 日次本文: summaries/daily/2026-06-25.md
- 必要に応じて週次/隔週ドラフト: drafts/**
- 必要に応じて対訳追加: ...
auto-pr
copilot
digest-authoring
needs-human-review
What is broken?
The article content sanitizer (scripts/sync-articles.js) blocks the remote-session client-launch schemes
telnet:///ssh:///rdp://, but it does not block rlogin://, rsh://, or tn3270://. ...
security

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.