issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:CSS linked:pr
Filter by
4.5M results
M2.4: Portfolio view + project card component
Single-dispatch task from specs/projects/kerrigan-dashboard/tasks.md Milestone 2.
Dependencies: external:M2.2 (lib/projects.ts) and external:M2.3 (lib/github.ts) ...
agent:go
Scope
Parent epic: #96
CLI installer bin/install.mjs と移行コマンド bin/migrate.mjs を実装。後方互換性不要のため user skills only、project skills 配信は実装しない。
実装範囲
PR 1: bin/install.mjs + bin/migrate.mjs 本体
CLI 仕様 (install): ...
enhancement
Scope
Parent epic: #96
@ozzylabs/skills を npm publish 可能な状態にし、payload を slim 化する。後方互換性不要のため、不要な dist 出力 (dist/.agents/skills/
dist/.claude/skills/ 等の重複出力) は本 sub-issue で削除する。CLI installer 本体の実装は sub-issue ...
enhancement
Description
The current URL to QR Code tool generates basic QR codes with limited customization options. This enhancement aims to
provide a more modern and user-friendly QR generation experience.
Proposed ...
enhancement
問題
`/arc-implementing` がIssueのtasksコメントを更新する際、変数取得とPATCHを含む複合シェルコマンドを1回の Bash ツール呼び出しで実行している。
例: ```bash TASKS_COMMENT_ID=$(gh api repos/${REPO}/issues/${ISSUE_NUM}/comments --jq ... ) gh api
repos/${REPO}/issues/comments/${TASKS_COMMENT_ID} ...
Migrated from MasoniteFramework/orm#960 (original author: @circulon) as part of the move to the masonitedev
organization.
Describe the bug Like #2, the QueryBuilder class conflates creating and caching ...
Migrated from MasoniteFramework/orm#958 (original author: @circulon) as part of the move to the masonitedev
organization.
Describe the bug Currently the Schema class does not cache the connection but ...
POST /api/notifications currently allows the request body to override the server default for the notification read flag.
Because createNotification builds the record with read: false and then spreads payload ...
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, please create another issue with the same ...
Summary of What Needs to be Done: In src/utils/inputSanitization.js, sanitizeSearchQuery defines const MAX_QUERY_LENGTH
= 200 but never uses it. The function sanitizes queries of arbitrary length, bypassing ...

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.