issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:JavaScript
Filter by
4.5M results
Problem
Two trivial-but-duplicated utilities are hand-copied across the learning loop.
_log() — 6 copies
All are print(f [prefix] {msg} , file=sys.stderr) with a per-module prefix:
- defender/learning/_loop_config.py:276 ...
Summary
The gdbstub_acl ufw prune task excludes the current worker source with a substring match (grep -vF {{ worker_cidr }} ).
A stale ALLOW IN rule whose source CIDR string contains worker_cidr as a ...
area:security
type:bug
Summary
The shared config already builds an async-hygiene family — @typescript-eslint/no-floating-promises (handle the promise
you get), @typescript-eslint/promise-function-async (route every failure ...
概要
スキャンごとの検出デバイス数をSVG折れ線グラフでWebUIに表示する。
要件
- X軸: スキャン時刻
- Y軸: 検出デバイス数
- 表示期間: 1h / 3h / 12h をドロップダウンで切り替え
- ホバーで時刻と台数をツールチップ表示
- 外部ライブラリ不要(SVG + Vanilla JS)
- 既存の自動更新に連動して再描画
API追加
GET ...
Goal
Make the post-sprint documentation easier to navigate after the v0.1.x cleanup work.
Scope
Do a focused navigation pass so readers can find the key public scaffold artifacts added during the sprint. ...
documentation
Problem
_subscription_env() — which strips ANTHROPIC_API_KEY from the environment so a claude -p call bills against the
subscription, not the metered first-party key (reserved for the PydanticAI engine) ...
Description
Under concurrent load (discovered via fuzz testing), the SQLAlchemy connection pool is exhausted, causing TimeoutError
on every subsequent request that needs a DB connection.
sqlalchemy.exc.TimeoutError: ...
bug
preinstalled_skills is a separate, special-cased way to load skills (copying from the package s bundled default skills
dir), distinct from the two general mechanisms: skills_dir (a user folder) and remote_skills ...
Feature Request: Footer Redesign for Theme Consistency
Project Context: 🚀 GirlScript Summer of Code (GSSoC)
Complexity: 🟠 Intermediate to Advanced
Description
The current footer layout shown in file ...
enhancement
GSSoC'26
needs review
triage
type:bug
type:design
type:feature

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.