issues Search Results · language:Dune language:TypeScript language:JavaScript language:CSS language:Go language:JavaScript
Filter by
11.8M results
概要
remain-on-exit でペインのプロセスが終了すると tmux はウィンドウ名に [dead] を付けてリネームするが、handleWindowRenamed はその際 knownPaneIds の全ペイン に pane-dead
を通知する。
詳細
backend/src/services/tmux-control.ts 約545–556行:
private handleWindowRenamed(line: ...
bug
概要
POST /api/notify は設計上認証不要(ローカル hook から呼ばれるため)だが、リクエストボディの transcript_path を一切検証せずファイル読み取りに使っている。
詳細
backend/src/routes/notify.ts
- 159行: const transcriptPath = body.transcript_path as string | ...
security
概要
/ws/mux の subscribe 系ハンドラは複数の await を挟んで進行するが、その途中で WebSocket が切断されると muxClose が先に走り、await 完了後に登録されるリソースを誰もクリーンアップしない。
詳細
1. handleSubscribe — TmuxControlSession のクライアントカウント過剰
backend/src/routes/terminal-mux.ts ...
bug
🐛 Bug Report
In backend/src/modules/analytics/routes.js, the /overview route calls require( ../../config/db ).query() directly inside
the handler. This is the same separation-of-concerns violation confirmed ...
Stream URL (required)
https://iptv.prosto.tv/ch582/index.m3u8
Stream ID
FashionTV.ua
Quality
None
Label
None
HTTP User Agent
No response
HTTP Referrer
No response
Notes
No response
Contributing ...
streams:edit
Summary
Migrate the tuner plugin from the org plugin repository (slopsmith/slopsmith-plugin-tuner) to an integrated core plugin
bundled with Slopsmith.
Motivation
The tuner is a fundamental utility ...
🤖 Daily Efficiency Improver here — I m an automated AI assistant focused on reducing the energy consumption and
computational footprint of this repository.
Activity for June 2026
Suggested Actions for ...
automation
efficiency
green-software
Technical Goal
There is a lot of leftover test ids (data-testid) in the templates.
These should be removed as they no longer required.
maintenance
!-- Please follow the template below. Skip the questions that are not relevant to you. --
Describe the problem/error/question
I want to set up a service account as a credential
What is the error message ...
closed:support-issue
Background
When running long-lived AI coding sessions inside a sandbox, a plain login shell is fragile: disconnects lose the
terminal state and any running processes. Tmux solves this — sessions survive ...

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.