issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java language:Go
Filter by
54.5M results
GET /api/availability?date= party_size= → list available time slots. Capacity per slot = tables that fit party size.
Already-booked slots excluded. Returns slots with availability count.
enhancement
Context
Surfaced verifying the chamber rib. It exposes a New agent (genesis) action and a board-embedded Start room action; both
need structured input (genesis: name/role/voice; room: a topic). Neither ...
apps/web
enhancement
packages/shared
POST /api/bookings → create booking (date, time_slot, party_size, name, email, phone, special_requests). Returns
booking_reference. Validates slot availability.
enhancement
GET /api/menu → menu sections with items (name, description, price, image, dietary_tags: vegan/gf/nut-free, available).
Admin CRUD. Replace static menu data.
enhancement
During the audiobook author merge process, the window freezes and the Merge button displays Merging... . The process
completes successfully, but the window never closes.
bug
Store per-recipe: calories, protein_g, carbs_g, fat_g, fibre_g per serving. GET /api/recipes/:id → includes nutrition
object. Display macros bar on RecipeDetail. Filter by calorie range.
enhancement
GET /api/meal-plan/me?week= → 7-day plan with recipe per slot (breakfast/lunch/dinner). POST /api/meal-plan → assign
recipe to day + meal. Generate shopping list from week s meal plan in one tap.
enhancement
POST /api/shopping-list/add → add recipe s ingredients (auth). GET /api/shopping-list/me → current list with check-off
state. DELETE /api/shopping-list → clear list. Merge duplicate ingredients across ...
enhancement
Context
Found while verifying the chamber rib s agent-to-agent rooms end to end. Rib-initiated turns (chamber room turns, and
the rib s genesis authoring) go through the C1 runAgentTurn seam — but that ...
apps/server
enhancement
GET /api/recipes/:id/cook-mode → steps array with: instruction text, timer_seconds (if step has a timer), tips. CookMode
screen uses this structure. Step timers trigger device countdown.
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.