issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Python language:JavaScript
Filter by
4.5M results
@pullfrog Implement feature where users can run preferably npx repopact init where it copies AGENTS.md to their project,
and initialize fresh docs/ folder with blank plans/(specs|design|tasks).md and developers/task-logs.md. ...
Context
PR #225 replaced the simplehosting client-mock tests with respx-based coverage. The review found the conversion
net-positive, but one assertion class is now only covered generically, not for simplehosting ...
ready-for-agent
safety-gate
testing
Context
PR #224 added ConnectTimeout to the write/purchase retry set, with the safety argument that a connection-establishment
timeout means no request bytes reached the server (no double-spend risk). ...
hardening
ready-for-agent
safety-gate
testing
Summary
Tic-Tac-Toe board generation caps several axis types per board — position and season at one each, and
champion+stat_milestone combined at one (achievement cap) — but the played_with (shared-teammate) ...
area:backend
enhancement
game:tic-tac-toe
Summary
In Solo mode there is no opponent, but claimed cells render in the same blue used for Player 1 in Local 1v1 / Online.
The blue implies a second player and reads oddly in single-player. A neutral ...
area:frontend
enhancement
game:tic-tac-toe
Summary
On a narrow (≤390px) viewport, a claimed cell clips the player s name: NANDO DE COLO renders as ** ANDO DE COL ** —
overflow is hidden on both sides instead of wrapping or scaling. The claimed ...
area:frontend
bug
game:tic-tac-toe
Summary
On the Tic-Tac-Toe setup screen in Local 1v1 mode, the Player 1 field is pre-filled with the player s guest/display name
(e.g. Guest 2565 ) while Player 2 shows an empty Player 2 placeholder. ...
area:frontend
bug
game:tic-tac-toe
Summary
On a narrow (≤390px) viewport, team labels can break mid-word and orphan a single trailing letter — e.g. Olympiacos
wraps to Olympiaco / s in both column headers and cells. It reads as broken ...
area:frontend
bug
game:tic-tac-toe
Follow-up to #783. The pose charter is the backbone of every LLM NPC, so we measured it at volume against the real model
and tuned it for a high, concise pass rate.
Method
New live_probe.py --score mode: ...
enhancement
Heredoc content stripped before IMMUTABLE_DENY_PATTERNS check in tool_policy.py. Protected commands inside heredocs
evade detection. Fix: check deny patterns before stripping heredoc content, or check ...
1.12.0
bug

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.