issues Search Results · language:Edge language:Python linked:pr language:PHP
Filter by
3.1M results
After a signature refactor, three variables were referenced but not defined: kg_model and delta were removed from the
constructor parameters but still assigned as self.kg_model = kg_model / self.delta ...
gssoc:approved
level:advanced
ml/ai
type:bug
The products = MOCK_PRODUCTS fallback assignment was placed outside the except block at the same indentation level,
causing it to run after every request — even successful DB queries. Real database results ...
backend
gssoc:approved
level:advanced
type:feature
Add CI workflow for lint/test/build on PRs and pushes. Add a separate manual release workflow (workflow_dispatch) only.
Create GitHub Environments (testpypi, pypi) with required reviewer = repository owner ...
Objective
Fix the ODI/ODM match detail page so it does not show a false Match not found card when valid case-study data is already
rendering, and apply final presenter-copy polish to ODI podcast output. ...
analyst-workspace
bug
enhancement
podcast-readiness
Hi @drowenhorst-nrl,
The following fails with 0.3.10
from pyebsdindex import ebsd_index
indexer = ebsd_index.EBSDIndexer(
vendor= EMSOFT ,
PC=[12, 30, 50, 1],
patDim=[100, 120],
)
because ...
git-bob implement python code in a new for_loop.py that demonstrates a for-loop that outputs numbers between 0 and 10.
#167 で導入した Playwright 基盤を残りの単機能へ横展開する。
対象
- edit-client(読込/prefill・名称必須・保存遷移・422)
- create-quote(取引先/明細バリデーション・行追加・作成遷移)
- create-invoice(同上)
- view-quote(status→アクション可視性・変換遷移)
- view-invoice(リンク生成→URL/コピー・生成失敗エラー) ...
Problem
docs/ARCHITECTURE.md is the canonical system design document (54 KB, 13 sections), but it has drift between claims and
actual code:
1. Code Interpreter — only mentioned briefly in the Why AgentCore ...
documentation
背景
アクセストークンの有効期限は 10 分、refresh cookie は 14 日だが、一部フロント実装が 401 時に refresh を試さず未ログイン扱いまたはエラー扱いにしている。
問題
- ホームとナビが apiClient.getMeOrNull() を使っており、/auth/me が 401 を返した場合に refresh せず null 扱いする。refresh cookie ...
Problem
A WebRTC test call captured caller audio and emitted user_speech_finished plus debug_audio_captured, but no response was
produced. The event timeline stopped before stt_started, so the communication ...

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.