pullrequests Search Results · language:Dune language:TypeScript language:Python language:JavaScript language:Java language:Python
Filter by
262M results
1. Konfigurasi Centralized Logging (Modul 14)
- Menambahkan logging driver json-file pada auth-service dan item-service di docker-compose.microservices.yml.
- Mengatur batas ukuran log (max-size: ...
Motivation
- Improve safety and observability for AI-generated LaTeX by sanitizing model output, enforcing filename/payload
limits, and persisting bounded generation metadata.
- Move non-trivial ...
codex
Pépites — orientées « gain de temps »
Insight : l objection n°1 des petites structures est « je n ai pas le temps ». La valeur perçue se joue donc sur ce qui
leur en fait gagner.
Ce qui est livré
...
Проблема
Все API маршруты (/api/*) возвращали HTTP 500 на Vercel с X-Matched-Path: /500.
Причина
Переменная NEXT_PUBLIC_APP_URL на Vercel была сохранена с \r\n в конце. Это попадало в routes-manifest.json ...
Scope: src/core/agentEventLog.ts + agentTypes.ts (protocol) · src/main/agentRuntime.ts, agentSubagents.ts,
agentNotificationPrefs.ts, main.ts (runtime + OS) · src/renderer/agent/runtime.ts, ui/agent/AgentChatPanel.tsx, ...
Summary
Adds MCPB (.mcpb) bundle packaging so the server installs into Claude Desktop in one click, using the server.type: uv
runtime (ships src/ + uv.lock, resolves Python/deps at install time).
manifest.json ...
Second phase of B7. Backend for the food diary — no UI yet.
- Migration food_log_entries: per-member daily diary; nutrition snapshotted at log time (recipe edits/deletes never
rewrite history); ...