issues Search Results · language:Dune language:TypeScript language:HTML language:Java language:JavaScript linked:pr
Filter by
7.2M results
概要
右ペイン内のコミット履歴とdiffの比率を 20% / 80% 固定にする。
現状
.right-top { flex: 0 0 auto } のため内容量によって高さが変動し、 diffの表示領域が不安定。
変更内容
- src/historyPanel.ts の .right-top を flex: 0 0 20% に変更
- コミット履歴が常に右ペイン高さの20%、diffが残り80%を占有する ...
PR 運用確認を GitHub Actions から Codex / 手動ルールへ移します。
area:github
type:maintenance
@claude
Examine the codebase first to locate streak-related state and logic, then implement the following minimal change.
GOAL The best streak counter must survive round boundaries. When a new round ...
currently the github details in the footer are aligned to the left. it should be changed the center
@claude
Search the codebase to locate the hi-score/leaderboard storage and update logic, then make the following targeted
changes:
GOAL Enforce one leaderboard entry per player. A new score replaces ...
Migrările Drizzle nu rulează automat la deploy. Trebuie adăugat migrate() în main.ts și SQL files în build assets.
Codify the rule that all fleet PRs target main and programs must land on main within the work session, to prevent the
stale-feature-branch accumulation incident. Updates docs/ai/fleet-operations.md (new ...
comp:docs
documentation
infrastructure
Status: in-progress Priority: High Persona: bmad-dev Branch: claude/fix-core-unused-deps
Problem
pnpm nx lint core --max-warnings=0 fails on main via the @nx/dependency-checks rule:
libs/core/package.json ...
persona:bmad-dev
status:in-progress
Problema
Testes de caixa-preta de front (E2E com Selenium/Playwright e seletores/fluxos hardcoded) exigem muita manutenção e
quebram a cada mudança de UI.
Proposta: teste de contrato (drift) auto-derivado, ...
What changed
All member skill descriptions were outdated (short taglines only). The Python runtime references throughout AGENTS.md,
INITIATION.md, and members/README.md were stale — the project moved ...
docs

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.