issues Search Results · language:Dune language:Python language:JavaScript language:Java is:public language:C# linked:pr
Filter by
6.5M results
@
Problem
The ** Merging a PR developed in a worktree ** runbook in docs/REFERENCE.md (currently ~lines 422–428) states:
gh will fail to check out main locally and fail to delete the local branch (the ...
What to build
Three functions in src/strategy.py independently implement the exact same linear-interpolation-over-a-turn-ramp formula:
- aggression (src/strategy.py:27-29): t = min(turn, game_length)/game_length; ...
afk:promoted
afk-sized
Goal
Improve the Market Insight Agent UI so it looks polished, credible, and production-ready for professional capital
markets users.
Context
The current UI should be upgraded from a generic or prototype ...
enhancement
I want to update the youtube video implementation. Currently, when the user scrolls, the YouTube implementation starts
when the media comes into view. Then the user sees controls and the controls take ...
Problem
The repo currently symlinks portable Claude skills into Codex, but the model is not fully documented or validated
against current Codex skill discovery. There is also no explicit taxonomy for ...
Problem
Project bootstrap is Claude-only. claude-config/new-project-claude.sh creates CLAUDE.md and .claude/*, but no
first-class Codex project surface. That means new projects inherit Claude workflow ...
Problem
Codex is not currently first-class in the agents repo because its global guidance is stored in the wrong surface.
codex-config/rules/shared.rules contains prose instructions, but current Codex ...
Reason or Problem
open_geotiff and to_geotiff are the two public entry points of the geotiff subpackage, but today you can only import
them from the subpackage:
from xrspatial.geotiff import open_geotiff, ...
api
enhancement
geotiff
I noticed a runtime edge case in the lightweight visitor wrapper for function callbacks. _VisitorFuncWrapper stores the
first parameter annotation as accepted_type and then passes it directly to isinstance(). ...

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.