issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
Implement the previously-stubbed debug configuration field.
When enabled, the app should emit verbose diagnostics / detailed error messages (e.g. raise the log level and surface
fuller error context). ...
enhancement
good first issue
Found during a code review.
Problem
src/pydynantic/entity.py:431-445 recomputes GSI key attributes when their source fields change, but never recomputes the
primary key and does not reject set=/remove= ...
bug
A versioned entity (version_attr()) loses optimistic-locking protection on update().
Problem
src/pydynantic/entity.py:447-450 emits only ADD version 1 for a versioned update() — no ConditionExpression ...
bug
Feature request
It adapts a pre-trained weight matrix by decomposing its update into two components with two trainable matrices: (1) a
projection onto the complement of a low-rank subspace spanned by ...
ROADMAP.md:3 opens with pydynantic is currently 0.2.0 (alpha) , but the project shipped 1.0.0 (pyproject.toml,
CHANGELOG.md [1.0.0]) and every roadmap checklist item is [x]. The Roadmap to 1.0 is complete. ...
documentation
Three low-severity polish items from a code review:
1. count() ignores .limit() (src/pydynantic/query.py:249-265) — .limit(10).count() returns the full match total, not
min(10, total). Either honor ...
enhancement
Root cause
cmd/sbxmitm/main.go:529 reads EVERY response body with io.ReadAll(io.LimitReader(resp.Body, 8 20)) and writeResponse
emits exactly len(body). Any response larger than 8 MiB is silently truncated, ...
security
Notification creation currently builds the notification object with server-owned defaults first and then spreads the
request payload afterward. That allows a client to POST values such as id or read: true ...
Parent: #2396, related #2401/#2399 Catalog: RLB-15 durable restart replay, RLB-11 work-queue health
Problem
The work-queue health projection already exposes metrics.restart_replay_active and restart_replay_items, ...
codex
priority:high
reliability
어떤 기능인가요?
ForgeKit 의 장기 목표 실행 코어를 autonomy 수준으로 강화한다 — ForgeKit 이 스스로 큰 goal 을 하위 packet/child 로 분해하고, 진행을 재평가하고, 막히면 재계획하고,
approval-needed vs autonomous-safe 를 분리하고, evidence 를 누적하며 packet→approval→execution→verification→evidence ...
🤖 Agent-runtime
✨ Feature

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.