pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:HTML is:unmerged
Filter by
59.7M results
web/prompts.json had the entire root object nested inside its own promptTypes array plus a dangling trailing brace, so
it failed JSON.parse. The local UI (web/app.js) loads promptData from /api/prompts; ...
Two related atlas-one ↔ mqobsidian integration fixes.
1. Save to brain was blocked
mq-agent decide is a Class C write requiring --approve; without it the command is blocked and exits 1. DecideHandler ...
Phase 9B fast publish: incremental publishable_pool.json update.
Summary
Adds the missing admin-only, read-only readiness smoke for the tenant_effective_capability_resolver_v1 system-layer
descriptor source.
What changed
- Adds tenant_effective_capability_readiness_smoke ...
runtime
tests
Automated test pull request
Automated test pull request
문제
Tink는 이미 contract, verification, run record, lifecycle summary를 갖고 있지만, 사용자가 작업 완료 근거와 실패 복기 흐름을 한눈에 읽기에는 정보가 여러 파일과 화면에
흩어져 있다.
해결 방향
이 PR은 Evidence Summary Cards, strict completion policy, dashboard ...
I added a reverse search feature
Problem
The FastAPI app crashes silently after startup — uvicorn logs Application startup complete but the process stops
accepting connections. The lifespan context manager calls init_db() with no error ...