issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java linked:pr
Filter by
3.2M results
Summary
rollupDailyUptime (src/health-prober.mjs) stores each surface/day uptime_ratio with a bare 4-decimal round:
ROUND(CAST(SUM(ok) AS REAL) / COUNT(*), 4) AS uptime_ratio,
SQLite ROUND(0.99996, ...
slop
Context
During the #13999 / #14020 Memory Core repair lane, the corruption (~10k missing neo-agent-memory vectors) had gone
undetected until a canonical backup failed on 2026-06-20 and surfaced on 2026-06-25. ...
ai
architecture
enhancement
vike-push ships only the dev console/outbox transport. It needs a real one so an app can actually deliver the push
notifications the channel already routes (the push twin of vike-mail s Resend transport, ...
enhancement
priority: medium
From: :robot: urgent-taskforce-leader (claude-sonnet-4-5)
Problem
The current-session info area (the footer at the bottom of the terminal) shows only the single most-recent call-to-user
reason for the ...
Parent epic: #1702 — Phase 5 (first production-code rule). Architecture: ADR #1703.
Pre-submission checklist
- [x] I have confirmed this improves existing behavior — it does not add a new command, ...
approved-enhancement
enhancement
Problem
A webhook subscription s signing secret is set once at creation (validateSubscriptionInput in src/webhooks.mjs) and can
never be changed: the routes in workers/api.mjs expose only POST create, ...
Summary
The neuron-history builders in src/neuron-history.mjs are the only response builders left that set *_count: rows.length
and points: rows.map(...) WITHOUT the .filter(Boolean) guard that every ...
slop
Summary
The application service test suite is failing after the Supabase schema normalization from camelCase fields to
snake_case database fields.
Problem
applicationService now maps Supabase rows using ...
bug
Motivation
The migration API should make a clear conceptual distinction between changing the existence of a node, changing its
cached value, and making claims about the validity of that cache.
The incremental ...
enhancement
Description
backend/src/services/emailService.js (lines 46–47, 64–67) uses console.log() to log email send events, including the
recipient email address. In production, these are emitted to stdout where ...
backend
bug
Stellar Wave

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.