issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript linked:pr language:Java
Filter by
268k results
Part of epic #257 (pelt saga #252).
Problem: Production drivers need connect timeouts, per-query deadlines, and cancel-in-flight via BackendKeyData.
Proposal: Wire connect_timeout from ConnectionConfig, ...
data
P2
pelt
Part of epic #257 (pelt saga #252).
Problem: Transport + auth pieces need orchestration: startup → auth loop → capture ParameterStatus + BackendKeyData →
ReadyForQuery.
Proposal: Add connect_session(config) ...
data
P2
pelt
Part of epic #257 (pelt saga #252).
Problem: Legacy/dev Postgres still offers MD5 or cleartext password challenges.
Proposal: Extend _auth.py with MD5 (md5(md5(password+user)+salt)) and cleartext responders ...
data
P2
pelt
Part of epic #257 (pelt saga #252).
Problem: Modern Postgres defaults to SCRAM-SHA-256; pelt must authenticate without a C extension or libpq.
Proposal: Add _auth.py implementing SCRAM-SHA-256 client ...
data
P2
pelt
Part of epic #257 (pelt saga #252).
Problem: Real Postgres deployments require TLS with libpq-compatible sslmode semantics.
Proposal: Implement PostgreSQL SSLRequest (80877103) negotiation and sslmode ...
data
P2
pelt
Part of epic #257 (pelt saga #252).
Problem: The sans-I/O core (E1–E3) has no I/O edge — pelt needs a reusable recv buffer and anyio socket open helpers
before auth/TLS land.
Proposal: Add _transport.py ...
data
P2
pelt
Fresh audit of the modules not touched by #49/#51 — WriterManager, ObjectStorageManager, KernelProbeTracker,
PollingThread. Findings verified against source. A PR fixes the high-confidence/low-risk ones; ...
What
Companion to #378 (just merged). The embed Typer command at cli/embed_sites.py:219-331 orchestrates
embed_file_with_progress but has its own untested branches:
| Branch | Behavior | Tested before? ...
Describe the bug
The Rust code generator emits the serialize_datetime_option helper (in the generated utils.rs) with unreachable!() for
the None branch. Serializing a None Option DateTime therefore panics ...
Summary
Add a compact prompt-selection matrix to the canonical prompt library so Codex, OpenCode, DeepSeek, and human operators
can quickly choose the right reusable prompt without rereading every file. ...
area:docs
priority:p2
status:in-progress
type:docs

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.