issues Search Results · language:Dune language:Python language:JavaScript language:Java language:TypeScript linked:pr
Filter by
9.3M results
Symptom
When maw wake oracle finds unread inbox messages, the bootstrap injects this notice into the new agent window — but
with no trailing newline. The very next thing wake sends (the engine launcher ...
Describe the bug
ReActAgent provides per-session interrupt methods that are essential for the stateless (singleton) agent pattern
introduced in 2.0:
- interrupt(RuntimeContext ctx)
- interrupt(String ...
bug
Goal
Prevent invalid and malformed order requests from being processed, reducing unexpected errors and resource waste in
downstream services.
Context
Checkout service is written in Go, located at . ...
engineering
status:merged
Description
When an LLM provider s SSE stream goes stale (no chunks received for an extended period, default 180s), the
stale_stream_kill mechanism in chat_completion_helpers.py silently kills the connection, ...
comp/agent
P2
type/bug
📝 구현 기능 설명
상품 조회 및 주문 생성 / 조회 / 반품 API를 구현
🛠️ 작업 상세 절차
- [x] Product 엔티티 및 Repository 생성
- [x] 상품 목록 조회 API (GET /api/products)
- [x] 상품 상세 조회 API (GET /api/products/{productId})
- [x] Order ...
feat
Why(何のため)
#316 で「手組み spec → Discord 風モック PNG」を描く内製デザインカンプ・ツール(scripts/discord_mockup.py)を入れたが、AI
への使用フックが無い。ツールは「在る」だけでは使われず、Claude Code は
Issue/設計の提案時にその存在を思い出さない → 死蔵する。
CLAUDE.md は毎セッション必ず読み込まれる正典なので、そこに使用規律を一文入れることで、AI ...
documentation
Follow-up to #310. The reasoning display must match the standard AI-chat UX:
- Working state: status bubble (flipping icons) with the reasoning window right below it - small dimmed text in a
capped-height ...
bug
Summary
GET /api/admin/metrics currently only checks for a valid bearer token. It does not verify that the caller has an admin
role.
Impact
Any authenticated user can read admin-only marketplace metrics ...
Why(何のため)
scripts/compose_screenshots.py:29 の _load_font() - ImageFont.ImageFont が、ImageFont.truetype() の戻り値型 FreeTypeFont
と不一致で、pyright が型エラーを出す(#310 マージ時に harness が検出)。CI の pyright は c_lord/ のみ対象なのでブロックされず ...
no-runtime-change

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.