issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:JavaScript language:CSS
Filter by
4.5M results
事象
すべての生成が gemini-2.5-flash で行われ、メインの Gemma 4 が使われていない。
原因
デフォルトの gemma_model= gemma-4-27b-it は Gemini API に存在せず 404。毎回フォールバックで Flash が使われていた。API 上の Gemma 4 は gemma-4-31b-it と
gemma-4-26b-a4b-it。
...
Problem
The codex and ACP chat backends wrap their startup in except (OSError, RuntimeError, TimeoutError) and surface failures
as a clean error event ( backend startup failed: ... ). The claude chat ...
bug
good first issue
Setting up a seed today is a hand-built sequence: ssh to the host, git init --bare, write a post-receive hook by hand,
configure a mirror remote, then omind mesh add-peer back on each node. Easy to get ...
:robot: This was written by an AI agent on behalf of @Bladedu.
Background
The existing code-security-audit skill does a lot in one pass. We want the overall scan reframed into two distinct
security disciplines ...
Summary
VerifierConfig 新增 patch 布尔字段,默认值为 None(不传),用于控制 verifier 的 patch 行为。
Changes
- VerifierConfig 新增 patch: bool | None = None 字段
- 新增对应单元测试
Summary
Fix the Rust shadow predictor for GET /queue-jobs/{job_id} after PR #858. The predictor currently hashes the Rust json!
payload for 200 detail responses, which can diverge from Python/FastAPI ...
Goal
Add a public-safe self-growth idea queue to MONOLITH Core so maintainers can rank synthetic improvement candidates
without importing private adapter data.
Acceptance criteria
- Add a growth idea ...
Implement a shuffle option in the music player. When enabled, instead of playing songs sequentially in the queue, songs
should be played randomly from the current playlist/track list.
Key Requirements: ...
Phase 1 / A4 of the coaching-relationship reframe (epic #177). Design settled in the 2026-06-11 grill-with-docs session.
Decision: docs/adr/0010-coach-speaks-in-a-two-stage-salience-gated-exchange.md ...
coach-report
enhancement
事象
割り込み/議論の一部の発言が ~85字で途中で切れる。
原因
論文全文を含む長大入力時、Gemini 2.5 Flash の thinking トークンが max_output_tokens(1024) を消費し、可視出力が MAX_TOKENS
で打ち切られる。Gemma 4(思考なし)経由のターンは完結、レート制限で Flash にフォールバックしたターンが切れていた。実機で
finish=MAX_TOKENS(82字) ...

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.