issues Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:Python
Filter by
55.3M results
Environment
- fabric-dw version: 2026.6.0b1.dev2 (via uvx fabric-dw --version)
- OS: Linux (Debian 13, kernel 6.12.94)
- Date: 2026-06-24
Steps (Go-Live Test Plan)
Steps 200, 201: queries sessions ...
bug
!-- ccr-slack-attribution -- Requested by Yegor Bugayenko · Slack thread
Summary
number.floor computes trunc = ^.as-i64.as-number (truncate toward zero) and then subtracts 1 when trunc.gt ^. as-i64 is ...
!-- ccr-slack-attribution -- Requested by Yegor Bugayenko · Slack thread
Summary
A HEX literal is emitted via Long.parseLong(value.raw().substring(2), 16). The tokenizer (Tokens.readHex, lines 367-393) ...
Context
RacingEnv.reset(seed) at src/numpy_rl_racer/env/racing_env.py:152-153 calls np.random.seed(seed), which mutates NumPy s
global random state. This creates a side effect: calling env.reset(seed) ...
Goal
Expose system health endpoints for monitoring and deployment checks.
Endpoints
- GET /health
- GET /ready
- GET /version
Tasks
- [ ] Implement endpoints
- [ ] Add router under app/api/routes ...
Context
RacingEnv already supports two track types — RectangularTrack (default) and CircularTrack — via its track constructor
parameter. However, the training and evaluation scripts (scripts/train.py ...
Context
The project currently has no CI configuration. Both pytest and ruff are already configured in pyproject.toml and listed
as dev dependencies (uv.lock), but there is no automation to run them on ...
A mortal judging process was launched at 2026-06-24T08:37:39Z.
- gate (node): value-gate.claude.v1
- atom (claim): atom.session-gateway-bind-at-birth.v0
- prompt_hash: bd2e876fdf4c1246…
This issue ...
Goal
Add structured logging to support debugging and observability.
Tasks
- [ ] Create app/core/logging.py
- [ ] Implement JSON-style logs
- [ ] Add request_id support
- [ ] Integrate with FastAPI ...

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.