issues Search Results · language:Edge language:TypeScript language:HTML is:public language:C# language:Python
Filter by
49.8M results
Playwright e2e suite failed against production after the latest main-branch deploy.
Workflow run: https://github.com/sensein/ohbm2026/actions/runs/26699604521 Deploy SHA:
ad1c76d06cef38b1f96013573e170f5aa64c2844 ...
priority:high
prod-e2e-fail
Hi,
I found # minimap2 asm5: optimised for ~5% sequence divergence (inter-species) in your script, are sure asm5 means
optimised for ~5% sequence divergence ? In my impression, asm20 means 5% divergence, ...
背景
ツールバーにボタンが10個横一列に並んでおり、横幅が長すぎる。機能の性質ごとにグループ分けし、コア操作だけを常時表示にしたい。
現状のボタン一覧(10個)
| # | ボタン | 使用頻度 |
| --- | --- | --- |
| 1 | 🎤 マイク + デバイス選択 | 高 |
| 2 | 📷 カメラ + デバイス選択 | 高 |
| 3 | 🪄 バーチャル背景 | 低 |
| ...
概要
/api/chat-search の parseClaudeCriteriaResponse は Claude の返答 JSON をそのまま SearchCriteria 型として扱い、in-memory の
filterProperties() に流す。 現状は実害なし(GROQ を介さないため)だが、ロードマップ(v0.2.0)で chat-search → query-build → ...
hardening
refactor
security
概要
ChatPanel の useEffect で末尾までスクロールする処理が、依存配列 [] のためマウント時のみ実行される:
// apps/web/src/components/chat/ChatPanel.tsx:45-50
useEffect(() = {
scrollRef.current?.scrollTo({
top: scrollRef.current.scrollHeight, ...
fix
Parent PRD
#202
What to build
The thinnest end-to-end path: when a user logs in and check_in() returns xp_awarded 0, show a dedicated full-screen
daily-bonus screen instead of the transient toast. The ...
enhancement
Deferred from PR #24
These items were identified during the PR convergence loop but deferred because they are nits or suggestions after
round 1. They do not block the merge but should be addressed.
...
agent-work
概要
/api/chat-search の SSE は Anthropic SDK 等の内部エラーメッセージをそのまま type: error イベントで返している:
// apps/web/src/app/api/chat-search/route.ts:146-147
const errMessage = error instanceof Error ? error.message : String(error); ...
fix
hardening
security
Проблема
_emotion_apply_unigrams() (строки ~340–362) и _emotion_apply_bigrams() (строки 363–409) имеют ~80% идентичного кода: оба
итерируются по токенам, применяют модификаторы, обновляют счётчики consumed ...
refactor
tech-debt

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.