issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python linked:pr
Filter by
224k results
Problem
Starting the server prints a SyntaxWarning on Python 3.12+:
html_template.py:4440: SyntaxWarning: invalid escape sequence \s
/(?:on\s+)?(?:the\s+)?(\d{1,2}).../i,
The dashboard HTML is returned ...
Problem
When the browser aborts a request mid-transfer (very common on iPad Safari with the screensaver/background .mp4 files,
which use range requests), wfile.write(f.read()) raises BrokenPipeError. ...
Problem
server.py reads API keys straight from the process environment:
OPENAI_API_KEY = os.environ.get( OPENAI_API_KEY , )
…but nothing in the project ever loads the .env file, and there is no python-dotenv ...
Spec: Tip Calculator
Date: June 18, 2026
(Issue, branch, and workspace are assigned automatically when the build starts.)
What we re building
A real-time tip calculator that lets users enter a bill ...
adlc-generate
Zone: Personal Book Foundation Files: src/core/portfolio_book_db.py (extend), tests/test_portfolio_book_db.py (extend)
Depends on: DS-001 (merged to main)
Goal: One-click backup and verified restore so ...
jules
Tracking issue for the 4.2.0 release (CLI version bump from 4.1.1). Headline: CrowdSec support for Kubernetes. Closed by
the release PR.
CrowdSec on Kubernetes (headline feature)
- CrowdSec engine ...
Feature/Project Proposal
would like to propose creating a dedicated Homepage for the AaharShare website.
This page will serve as the central entry point, highlighting donation categories (food, clothes, ...
enhancement
Background
ISE network access dictionaries have attributes reachable at:
GET /api/v1/policy/network-access/dictionaries/{name}/attribute
The key is that this endpoint requires the dictionary name, not ...
Adapt head_grid and velocity_grid to use head_array() and velocity_array() that accept 1D x, y inputs.
- [x] head_array is done in #139
- [ ] velocity_array still to be added
enhancement
steady
transient
Problem
All GitHub Actions in .github/workflows/ci.yaml are referenced by mutable tags (e.g. actions/checkout@v5). If a tag is
silently moved to a malicious commit, arbitrary code runs in our CI pipeline ...

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.