issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
Context
Recent DAO work introduced and refined the ДАО-Макет format:
- PR #381 split ДАО-Макет into separate format dao-layout.
- PR #382 fixed DAO outline field/background layer regression.
- ...
概要 / Why
スレッド名の自動更新(_apply_thread_naming の thread.edit)が Discord の権限不足(403 / code 50001 Missing Access) で失敗するとき、現状は warning
ログが出るだけで利用者には何も見えない。bot に「スレッドの管理 (Manage Threads)」権限が無いサーバ/チャンネルで、利用者は「なぜタイトルが変わらないのか」分からず黙って詰まる。 ...
enhancement
概要 / Why
issue_ref の本文検出が、仕様(「本文 #NNN は初回メッセージだけ見る」)と食い違って、issue_ref 未確定の間は毎メッセージで本文を検査している(_detect_issue_ref は if not current:
extract_from_text(現在のprompt))。このため会話途中の何気ない #1 等を拾って永続化してしまう。
実例
- thread ...
bug
Summary
hermes status reports OpenAI Codex ✗ not logged in with error Codex auth is missing access_token even when Codex
authentication is working correctly via the credential pool fallback mechanism. ...
area/auth
comp/cli
P3
provider/openai
type/bug
Overview
Add a new stats.py module with statistical utility functions.
Acceptance Criteria
- [ ] mean(numbers) — returns average of a list
- [ ] median(numbers) — returns middle value
- [ ] mode(numbers) ...
Problem
When instructing an agent (Claude Code, Codex, etc.) with \ 根据 AGENT_BENCHMARK_RUNBOOK.md 帮我运行测试\ , the agent tends to
write or use a script to batch-run all prompts against the workbench REST/MCP ...
The most recent merge #14 did not remove the stale files .env.example and .example_dotenv. Additionally, it did not
manually bump the version to 0.7.0.
bug
Parent
Follow-up under #1882 and the blocker map from #2522.
Context
#2522 mapped the remaining Scout live execution blockers and named staging soak as an operations gate before any
production-like ...
product
Small typo fix in README.md.

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.