issues Search Results · language:Dune language:Python language:Java language:JavaScript linked:pr language:Python
Filter by
5.8M results
Severity
LOW
File Location
backend/db_models.py
Description
duels and swipe_results tables grow unboundedly. Unlike feedback screenshots (90-day purge), behavioral history has no
retention limit. ...
archon:done
bug
security
問題
Fable 5 モデル使用時に bufio.Scanner: token too long エラーが発生。 bridge-claude2 の stream-json スキャナーのバッファが 512KB に設定されており、Fable 5
の長い出力トークンを処理しきれない。
場所
cmd/bridge/runner.go:279-280
scanner := bufio.NewScanner(stdoutPipe) ...
목적
- 리뷰 좋아요 등록 시 리뷰 작성자에게 알림이 전송되도록 NotificationService와 연동
요구 사항 및 작업 목록 (Tasks)
- [ ] ReviewServiceImpl에 NotificationService 주입
- [ ] toggleLike()에서 좋아요 등록 시 createLikeNotification() 호출
- ...
기능 추가/개선
Epic: #725 · Phase: 1 (common handoff platform)
Scope
Replace three identical as_dict implementations with one shared helper:
- CapitalContribution — attribution.py
- CapitalImpact — impact.py
...
Epic: #725 · Phase: 1 (common handoff platform)
Scope
Complete migration of AST-identical helpers in _batch_columns.py to frtb_common.batch_arrays with package-local error
wrappers:
- _optional_text_array, ...
Epic: #725 · Phase: 1 (common handoff platform)
Scope
Replace legacy hashlib + json.dumps helpers with frtb_common.stable_json_hash:
- packages/frtb-sbm/src/frtb_sbm/audit.py — _hash_payload
- packages/frtb-sbm/src/frtb_sbm/regimes.py ...
Why
bot が spawn した Claude セッションのシェルは本番の DISCORD_BOT_TOKEN / DISCORD_CHANNEL_ID 等を継承している。c_lord/main.py:79,81 の load_dotenv()
は既定 override=False のため、staging の .env を読んでも継承済みの本番値が勝つ。結果、「正しいディレクトリで起動したのに本番 ...
bug
Why
staging を検証するつもりが、env 継承(#322 根因A)により本番 bot として起動する事故が3回以上発生(2026-06-01 / 06-02 / 06-03、最後は「数時間のデバッグ」を浪費)。bot
は誤ったトークンでログインしても bot.py:114 でログ1行出すだけで動き続けるため、間違いに気づく仕組みが存在しない。利用者から見ると「staging
で検証したはずの結果が本番の挙動」になり、検証の証跡全体が信用できなくなる。 ...
bug
Summary
- chord-tone landing repair input guard 이후 objective-only next decision 추가
- pending listening input 상태에서 preference fill 제외
- 잔여 outside-soloing pitch-role risk 기준 follow-up decision 라우팅 ...
Pre-existing bug — surfaced during the #327 SDK-singleton work (not introduced by it).
The rollup IIFE epilogue emits exports.installNavigationBridge = installNavigationBridge where exports IS window.SHARC. ...

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.