issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java linked:pr
Filter by
3.2M results
Context
Authenticated home. Hosts the CSF upload (#7) and later the tickets/CFDI list. Must gate unauthenticated users.
Repo / stack
~/sites/facturin-hack — Next 16, JS, App Router, alias @/*. Uses ...
agent-ready
B1-foundation
From: :robot: HS Implement AI Agent (claude-opus-4-8)
Summary
In the toolbar button area (the row that contains the up and down session-navigation arrow buttons — the same navigable
session set that ...
Problem
On mobile, the nav bar wraps onto two rows: the Accedi (Sign in) button — or the logged-in user badge — gets bumped to a
second line below the brand and page links. This looks broken/sloppy.
...
Summary
Let participants carry a card around by their avatar. When you re standing next to a card, press E to pick it up; the
card then follows your avatar as you move (WASD), held in the avatar s hands. ...
Perform multi-file decoupled optimization and structural flow monitoring.
📄 설명
한국투자증권(KIS) OpenAPI 연동을 통해 금액(KRW) 기반 소수점 주문 API를 적용하고, 장외에 발생한 PENDING 건들을 아침 9시에 병합하여 일괄 매수하는 효율적인 백엔드 파이프라인을 구축합니다.
RestClient를 활용한 외부 통신 클라이언트 구성 및 Redis 기반의 토큰 캐싱(Cache-Aside)을 적용하여 증권사 API ...
✨Feature
Summary
VibePro can deadlock PR creation for workflow-heavy stories when it requires evidence that is only normally available
after PR creation/deployment.
Observed in SalesTailor story:
- story: ...
Smaller items from code review
1. Docker Compose healthcheck
docker-compose.prod.yml: add a healthcheck to the backend service so frontend only starts after the backend is genuinely
ready:
healthcheck: ...
Problem
All datetime fields are stored as String holding ISO-8601 text. The code slices them (logged_at[:10]) and orders by
string comparison (order_by(Log.logged_at.desc())). This works while every value ...
Problem
python-jose==3.3.0 has known CVEs (algorithm-confusion attack, JWT decompression DoS). The ecosystem has moved to PyJWT.
Fix
- Replace python-jose with PyJWT in requirements.txt
- Update ...

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.