issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python linked:pr
Filter by
5.9M results
Parent: #554
Problem
Some code uses raw JDBC APIs directly: Connection, PreparedStatement, ResultSet, SQLException, and DriverManager. j2py
should keep that code reviewable without emitting fake Python ...
enhancement
[Build] 로컬 관측성 스택 기준선 추가
목표
로컬 개발 환경에서 백엔드 상태와 주요 런타임 지표를 Prometheus/Grafana로 확인할 수 있는 최소 관측성 기준선을 추가한다.
대상 영역
- 백엔드 actuator Prometheus endpoint
- 로컬 Docker Compose 인프라
- repository contract와 ...
I would love to add Voyage AI (https://www.voyageai.com/) as a new provider in this repository. Voyage AI is a
widely-used embeddings/retrieval provider and Datadog Agent Observability is seeing some of ...
refactor 🧰
Problem or Use Case
Gateway display/verbosity settings (tool_progress, interim_assistant_messages, thinking_progress, show_reasoning,
streaming, long_running_notifications, busy_ack_detail, etc.) resolve ...
comp/gateway
P3
type/feature
Recommendation
Use SQLAlchemy as the primary Python target surface for JDBC migrations. Do not add native JDBC emulation to j2py, and
do not make pyodbc a first-class translation target. pyodbc can remain ...
enhancement
Longplan A5.1.
Goal: prove a future server can call app/forge without shelling out to CLI.
Allowed changes:
- tests/
- docs/SERVER_READINESS.md
- docs/ARCHITECTURE.md
Required tests:
- workspace ...
Summary
In st-extension/src/index.js, both the WS and HTTP polling paths do:
STATE.pendingActions.set(character, []); // ← before lock acquired
STATE.pendingSideActions.set(character, []);
await ...
bug
Summary
writeState() in st-plugin/link-state.js:33-38 uses fs.promises.writeFile, which truncates the file before writing new
content. If the process crashes between truncation and write completion, character-links.json ...
bug
reliability

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.