issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:CSS
Filter by
4.5M results
Problem
The worker→agent handoff is currently broken. When a worker (workers-bot, U0B8SG0GUQN) posts a thread reply with an
@mention of @U_SAM (or any persona), Sam never wakes. Reason: the bot-message ...
enhancement
Goal
Let API clients order a VM / static VM by catalog names instead of UUIDs, and discover valid names over the API. Mirrors
namespace-by-(name,cluster) (#190). Image/hardware/static-VM names are globally ...
enhancement
Runbook Note
Category
tools
Topic title
Hướng dẫn sử dụng Codex
Situation
Team cần một tài liệu hướng dẫn cách sử dụng Codex để hỗ trợ công việc kỹ thuật: đọc source code, phân tích lỗi,
refactor ...
ai-note
runbook
It mixes menu navigation, API calls, rendering, and data formatting in one file with deep nested if/elif chains. Painful
to extend.
Bug
searchController.search passes req.query.q ?? directly to globalSearch. When called with no query or a single
character, in-memory search returns empty results silently instead of rejecting the request. ...
Bug
postMessage passes req.body directly to sendMessage without schema validation. The service then spreads caller input
into the message object, allowing clients to set system fields like id, senderId, ...
Bug
postUser passes req.body directly to createUser without validation. The service spreads the raw payload directly into
the stored user object, allowing callers to set system fields like id, role, or ...
Bug
The API has Zod validators for request bodies, but the global error handler currently treats every thrown error as an
unexpected server failure. Controllers such as postJob, register, and login call ...

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.