pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Python language:Go language:JavaScript
Filter by
264M results
Summary
Complete rewrite of the application from a Streamlit medication synchronization tool to a modern React + Express
clinical AI workbench powered by Claude. The new application provides specialized ...
This pull request was created by @kiro-agent on behalf of @Elceo23x4 :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro autonomous
agent ...
Problem
Production deploy fails with an opaque error:
Container ukip-backend-1 Started
Container ukip-backend-1 Waiting
dependency failed to start: container ukip-backend-1 is unhealthy
Error: ❌ Docker ...
Summary
- moves docs and demo viewer Vercel production deploys into the manual Publish workflow
- disables Vercel Git-triggered deployments in both app vercel.json files
- documents that Vercel ...
Removed duplicate property in UI state slices. Fixed unclosed block in CSS file that caused build failures.
PR created automatically by Jules for task 15664244696254884953 started by @saketsaurav19
What
The Profile page had too much space between the Profile title and the identity card — the page wrapper carried
space-y-10 (2.5rem ≈ 40px), which inserted a large gap between the app bar / header ...
Summary
Adds intelligent auto-clustering that groups trades by detected patterns.
Smart Cluster Types (Priority Order)
1. ⏰ Due Within 48h — urgent deadline proximity
2. 🏭 Supplier Batch — 3+ trades ...
概要
Memoria カテゴリに monitor チャンネル (cfg.monitor で常設) を冪等生成し、サービス状態・今日が締切のタスク数・次の通知までの時間・最終更新を 1 メッセージの embed として 60s ごとに
edit-or-send で更新する (server typecheck green)。
- monitor.ts (新規): 締切件数は selectTasks(deadline=due_today_or_overdue) ...