issues Search Results · language:Dune language:Python language:HTML language:JavaScript linked:pr language:Python
Filter by
4.9M results
Description / Steps to Reproduce
The gg config apikey command accepts API keys directly as command-line positional arguments:
gg config AIzaSy... --provider gemini
This exposes the API key in multiple ...
Bug Description
The cli/package.json file at line 46 declares a dependency on itself:
dependencies : {
...
@gunjanghate/git-genie : ^1.0.10 ,
...
}
Package @gunjanghate/git-genie lists ...
Problem
The in-loop review cycle (_run_impl_review_loop) terminated whenever the reviewer posted zero threads, REGARDLESS of the
verdict:
if pr_number is not None and not posted_thread_ids and not reopened: ...
state:needs-plan
Animate adding to feed
Can we animate adding new items to the feed in some way? Not obvious the new item has been added.
Context
- Muay Thaiger: PvP Idle Fighting game
- FIGHT!
- Basic ...
问题 / 背景
Evotown 需要一个中心化托管的 Claude Code SDK coding agent 环境:为每个账号绑定私有沙盒 workspace,并统一注入公共 skills 与知识库上下文。当前缺少 workspace 托管、agent
run 编排与对应的控制台/工作台 UI。
提议的改动
- 后端:workspace 注册表(SQLite + 文件系统隔离、成员/权限)、Claude ...
Add a GitHub Actions pipeline so every PR is automatically linted and tested.
Acceptance criteria
- Backend job: ruff lint + pytest against a Postgres service
- Frontend job: npm ci + type-check/build ...
chore
Category: coverage · Severity: medium · Effort: S
Location: packages/server/src/cli-session.js — _scheduleRespawn, lines 556-565
Problem
When _respawnCount exceeds the hard limit (5), _scheduleRespawn ...
audit-finding
testing
Category: coverage · Severity: medium · Effort: S
Location: packages/server/src/providers.js — validateProviderClass, lines 73-89
Problem
When a provider declares capabilities.inProcessPermissions=true, ...
audit-finding
testing
タスク概要
タスク2.3で作成したテストをGREENにするため、ログイン・登録画面を実装する。
サブタスク
- [ ] /login ページ実装
- [ ] /register ページ実装
- [ ] LoginForm コンポーネント実装
- [ ] RegisterForm コンポーネント実装
- [ ] useAuth フック実装
- [ ] 認証ガード(AuthGuard)実装 ...
Remove the Executed SQL collapsible panel from the query_database widget
Problem statement
When agent.show_details is on (per-request effective.show_details), the executed SQL currently travels on ...

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.