issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:HTML language:TypeScript
Filter by
8.3M results
Purpose
Reduce daily loop dead ends when unresolved handoff questions are blocked by source freshness but still useful for
beginner local study.
Scope
- Add study_with_freshness_caveat status to handoff_study_resolution.v1 ...
Description
Inside website/src/utils/terminalCommands.ts, the React.ReactNode type was used without importing React at the top of
the file, resulting in an ESLint no-undef warning/error.
Steps to Reproduce ...
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
改动
- unit-test job 添加 strategy.matrix.node-version: [20, 22, 24],并行测试 3 个 Node 版本
- 两个 job 都添加 actions/setup-node@v6.3.0 步骤
- 触发条件加上 push: [master]
Cloud automation improvement request
GitHub Copilot Cloud Agent で、このリポジトリの収集・翻訳ロジック改善を行い、PR を作成してください。
対象データ
- 最新イベント: data/events/2026-06-06.json
- 実行概要: data/run-summary.json
- 日次 Markdown: ...
auto-pr
copilot
digest-automation
Description
website/src/utils/socketClient.js imported getSocketPath from runtimeConfig.js, but this import was never used anywhere
within the file, triggering an ESLint no-unused-vars warning.
Steps ...
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Goal
Document CodeGraph usage in the GodMode agent harness so builder/reviewer agents can use graph-aware repo orientation
and blast-radius checks without treating generated indexes as tracked source. ...
Cut release v0.2.0.
Since v0.1.0, main has gained:
- Interactive TUI results browser (agent-eval ui) with failure-first navigation, failures filter, and blob truncation
(#18, #30)
- Live-run ...
概要
ノート詳細画面 (P11) の URLをコピー ボタンが、公開 (public) ノートで誤った URL をコピーする。本来コピーされるべき公開 URL /u/{username}/{noteSlug}
が一切生成されず、状況に応じて「残存した限定公開リンク」か「ログイン必須の内部 URL」がコピーされてしまう。
根本原因
コピー対象 URL を決める copyUrl のロジック (app/components/note/detail/NoteActions.tsx:102-108): ...
bug
Part of #320.
Problem
A site owner has no curriculum that teaches the fundamentals they actually own (domain, email, security, content,
publishing) at operator depth — only the full Global Admin cert ...
documentation
Part of #320.
Problem
training-plan-data.ts models a single role s curriculum (phases → blocks → directives). To support modules × tiers ×
role compositions we need a shared data model.
Proposal
Introduce ...
documentation

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.