Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:JavaScript language:JavaScript

Filter by

200M results  (2 s)

200M results

P0 loading fixes: - Add AbortSignal.timeout(8000) + .catch fallbacks to all client fetches in dashboard, lessons, progress, lesson-viewer pages so Promise.all never hangs indefinitely and setLoading(false) ...

Same treatment as the cookbook README, plus a correctness fix: the old one described a design that no longer exists. Removed (stale fiction) - light-only wireframe surfaces: clipboard walkie, vitals ...

Summary - US-009 provenance metadata: 7 src/lib/skills/ role .skills.json sidecars tagging each section as claude / user / external (with sourceUrl for external) - GET /api/agent/[role]: returns ...

🎯 Objetivo Adicionando rota para upload de foto do atendente. 📋 Changelog - Adicionado endpoint POST /user/me/avatar no UserController para upload de avatar pelo próprio atendente. - Criado avatarInterceptor ...

Summary - Hide MCP tools from code-mode guest ALL_TOOLS, tools.search, tools.describe, and tools.call; MCP remains available only through the MCP namespace. - Add TypeScript-like $api() headers ...
agents
docs
extensions: qa-lab
maintainer
scripts
size: XL

Artefatos da sessão de grill-with-docs sobre o direcionamento do app. - CONTEXT.md (novo, na raiz): glossário do domínio PMOC — Higienização, Evaporadora, Setor, Intervalo de manutenção, CME, Manutenção ...

Also Fixed #625
bug
scaffolder
week note

Summary Миграция 20260601000002_add_polls_tasks использовала SQLite-синтаксис (DATETIME, inline PRIMARY KEY), что ломало деплой на PostgreSQL. Исправлено: - DATETIME → TIMESTAMP(3) - id TEXT NOT ...