issues Search Results · language:Dune language:Python language:JavaScript language:CSS language:HTML linked:pr
Filter by
4.9M results
Capture the best practices learned onboarding Clay Burnett Group (#123/#128, FE #989/#990/#991) into the
/onboard-white-label skill so the next tenant is turnkey: Playwright→Chromium fallback, logo watermark ...
in-progress
Final Boss: Publication Platform Completion Production Readiness
Overview
The Reflector publication ecosystem has successfully evolved from a paper repository into a publication platform.
Previous audits ...
Summary
Add a new real-world security case for Claude Code project-level configuration flaws disclosed by Check Point Research
in 2026.
The case focuses on how repository-controlled Claude Code configuration ...
Description
On Linux/X11, starting the cua-driver daemon (cua-driver serve or the MCP server) immediately locks mouse input: the
pointer still moves and even hover-highlights work, but left/right clicks ...
What
- Add Corkscrew Consulting Group logo (SVG) to the landing page
- Link back to corkscrew-consulting.net in the footer
- Add a Built by attribution section
Assets
- docs/logo-ccg.svg — SVG ...
What
Add the upward routing edge to the SPEC: claude-orch-shell routes Initiative challenge/completion feedback back to dir,
keyed on two distinct labels.
Design (decided): eng stays frozen and comment-only ...
Summary
Follow-up to #96. That issue tracked the docs fix (Option A); this one tracks the install behaviour fix (Option B).
npx hseos install should leave a target project in a state where hseos doctor ...
概要
main.py は python main.py で実行されるエントリポイントですが、__all__ が定義されています。
__all__ = [
app ,
MAX_IMAGE_SIZE ,
]
__all__ は from module import * の際にエクスポートする名前を制御するものであり、エントリポイントスクリプトでは不要です。main.py は通常 ...
enhancement
概要
pyproject.toml の description フィールドがプレースホルダーのままです。
description = Add a short description here
期待する動作
プロジェクトを適切に説明する内容に更新すること。例:
description = A simple Flask API for generating images with Pillow ...
enhancement
概要
test.yml の CI パイプラインには mypy と pytest のステップがありますが、ruff check(lint)や ruff format --check(format)のステップがありません。
プロジェクトは pyproject.toml で Ruff を設定しているため、CI でも一貫性を担保するべきです。
期待する動作
test.yml に以下のステップを追加すること: ...
enhancement

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.