issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java
Filter by
55.4M results
The bug
The GET /uploads/:key endpoint serves stored bytes with Content-Type: obj.meta?.mime
(packages/vike-storage/middleware.js:56, index.js:101-103), where mime is the browser-supplied file.type from ...
bug
priority: high
security
The bug
Sensitive fields are serialized verbatim into the durable queue jobs payload (JSON.stringify(payload) at
packages/vike-queue/database.js:37), where they persist at rest after delivery and survive ...
bug
priority: medium
security
The bug
The admin HTML list and edit pages serialize full DB rows into the client hydration payload, including columns the admin
hides by convention.
- packages/vike-admin/data.js:268-283 — listData ...
bug
priority: high
security
Context
maker retry (src/makeragents/cli.py:92) reads status and reports incomplete steps, but the actual execution is stubbed:
cli.py:141 reads # TODO(#14): Wire up agent pipeline — currently just marks ...
enhancement
Context
maker run (src/makeragents/cli.py:42) currently only creates a stub run folder and returns — it invokes no agents. This
is the headline gap: it must trigger the orchestration graph and produce ...
enhancement
Description
When a buildpacks build fails, the pack CLI s stderr output is silently discarded. The user only sees a generic error
message like:
Failed to execute the build: Process Existed With : 1
...
===== start ===== 2026-06-26 daka bye ✅ remember to commit your today s work!!!!! daka success, time: 21:09:37 ===== end
=====
Context
langgraph==1.2.6 is pinned but never imported. The agents exist as standalone objects with no graph connecting them. PRD
§6 defines the topology. This is the spine that turns the components into ...
enhancement
Context
The Cost Checker Agent (src/makeragents/agents/cost_checker.py) estimates via heuristics. PRD §7.7 wants an LLM-assisted
POC estimate grounded in the opportunity and mediator output.
Scope
...
enhancement
Context
The Mediator Agent (src/makeragents/agents/mediator.py) assigns verdicts via heuristics. PRD §7.6 requires a generative
synthesis comparing Maker vs Taker, assigning a verdict, and producing the ...
enhancement

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.