issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:TypeScript language:C#
Filter by
55.5M results
Parent bounty: #743
Problem
POST /api/messages currently forwards req.body directly into sendMessage(). This accepts incomplete message payloads
with missing required fields from the message model such ...
What to build
Apply the same handler registry pattern from #136 to projectEvent in apps/server/src/orchestration/projector.ts. Instead
of a switch over event type, use a ProjectionHandlerRegistry where ...
ready-for-agent
size:M
Parent: #140
概要
apps/web/src/report.ts に残っている private report schema / provider / storage env utilities を責務別ファイルへ切り出す。
作業内容
- private report schema 型と validator / period utility を専用 module に移動する
...
Parent: #140
概要
apps/web/src/styles.css に残っている chat / report 表示領域の CSS を専用ファイルへ切り出す。
作業内容
- chat composer / thread / source chip / tool call styles を専用 CSS に移動する
- report list / report document ...
Component: Backend API — TasksService / Cosmos DB Severity: blocker
Steps to reproduce:
1. POST /tasks with { title : test , date : 2026-06-20 } → get task id
2. PATCH /tasks/:id with { completed :true} ...
bug
Automated freshness check detected upstream updates.
Irish Law MCP - Data Freshness Check
Database not found: /home/runner/work/Irish-law-mcp/Irish-law-mcp/data/database.db
Run npm run build:db first. ...
automated
data-freshness
What to build
Replace the monolithic switch (command.type) in decideOrchestrationCommand
(apps/server/src/orchestration/decider.ts, 976 lines) with a CommandHandlerRegistry that dispatches by command ...
ready-for-agent
size:L
Before opening, please confirm:
- [x] I have searched for duplicate or closed issues
Operating System
Windows 10 Pro (build 26200)
Kiro Version
2.8.1
Bug Description
When running kiro-cli chat ...
What to build
Migrate all remaining upstream RPC methods to registry.register(), then delete the old infrastructure:
Methods to migrate (grouped by domain, currently in packages/contracts/src/rpc.ts): ...
ready-for-agent
size:XL

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.