issues Search Results · language:Dune language:JavaScript language:HTML language:Python language:Java language:JavaScript
Filter by
62M results
Hi, it looks like Python 3.13 support was already merged, but the current PyPI release still has:
Requires-Python: =3.10, 3.13
Would it be possible to publish a new PyPI release so pip install kokoro ...
Create a backend that will serve as the foundation for all server-side features:
- Express server with CORS configured
- Anthropic API proxy endpoint
- Environment variable management (.env)
- ...
backend
The output filename appears to be the input filename, truncated at the first dot (period . ) with .txt appended. This
currupts filenames including dots, e.g. converting a file called my.midi.file.mid results ...
The current layout is not tested across screen sizes. Requirements:
- Mobile (375px): single column, tap-friendly card fan
- Tablet (768px): comfortable reading layout
- Desktop (1280px+): current ...
design
prototype
input() に渡した prompt は stdout に行ってしまうため、 eval $(aws-mfa) したときに意図しない挙動になる。 そもそも prompt が見えないうえに、コマンドとして解釈されてわけわからんことに
bug
The purple font colour on dark background has poor readability. Review and fix:
- Header text colour and weight
- Body text contrast ratios (WCAG AA minimum)
- Button styles
- Card label typography ...
design
prototype
The app calls the Anthropic API directly from the browser, which is blocked by CORS and exposes the API key. Create a
small Express server that proxies requests to Anthropic. This also lays the foundation ...
backend
bug
prototype
The ambient drone and sound effects cause loud beeping in the browser. Remove all Tone.js audio code from TarotApp.jsx
for now. Can be revisited later with proper audio assets.
Workstream: Prototype Fixes ...
bug
prototype
Problem
ApplicationBackUpCleanTask performs N+1 queries: one grouped query per app id, then loads all backups per app and
deletes them one-by-one with removeById.
Proposed solution
- Load all backups ...
Environment
- OS: N/A (Dockerized)
- Runtime/Node: Python/Django
- Docker: Yes
- Browser (if UI): N/A
Steps to reproduce
1. Clone the repository.
2. Run docker compose up to start services. ...

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.