issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Python
Filter by
55.4M results
Deletes a product by ID. Requires ADMIN role. Returns 404 if the product does not exist. Endpoint: DELETE /products/{id}
Problem
The technical-report skill s SKILL.md Setup section and .env.example both default TECHNICAL_REPORT_YAML to
./technical-report.yaml (repo root) — which is the right default. However, neither file ...
Purpose
Rule on how pycats persists display preferences, using the #86 research
(docs/research/persist-display-preferences-findings.md). Once ratified, this ticket files the DEV implementation ticket. ...
decision
Summary
Automatically generate structured trace YAML files after every skill execution, enabling observability, debugging, and
regression testing.
Motivation
Based on the HarnessX framework, observability ...
comp/agent
P3
tool/skills
type/feature
Updates all fields of an existing product including name, price, stock, category, and image URL. Requires ADMIN role.
Fixes Bug #2 — stock field was previously not being saved on update. Endpoint: PUT ...
Project: E2E Review-Blocked Simulation
Synthetic tracking issue for testing the orchestrator s review-blocked handling.
This issue is managed by the AI orchestrator. Do not edit manually. ai:orchestrator-tracking ...
ai:orchestrator-tracking
Returns a single product by its ID. Returns 404 Not Found if the product does not exist. Endpoint: GET /products/{id}
Context
The Fred app layer is packaged in three places that must agree but have no sync mechanism:
- deploy/charts/fred (this repo) — generic, product-maintained, loops over applications (the real ...
Priority: Nice-To-Have
Returns all products with optional filters: category (cat), minPrice, maxPrice, and subCategory. All filters are
optional and combinable in a single request. Filtering is handled in the service layer using ...
- [ ] Move update interval to OptionsFlow
- [ ] Consider automatic update interval based on API use
- [ ] Consider offering don t poll between times, which would allow increased polling at other ...
bug
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.