Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP is:unmerged language:CSS language:Java language:Java

Filter by

49.9M results  (2 s)

49.9M results

🎯 Changes 1. 前端自动导入配置更新 - 添加了 createDisposableDirective、http、useCssSupports 等工具函数的自动导入声明,提升开发效率。 - 移除了 resolveRef 的自动导入声明,精简不必要的导入。 - 添加了 HttpResponse 和 HttpError 类型的导出声明,增强类型提示。 2. 前端组件自动导入配置更新 ...

Reviews (event AND conversation) can now only be left on an inquiry the host actually paid through the app. - Migration: adds inquiries.paid_booked_at; rewrites tg_reviews_gate_and_release to require ...

- chore: rename DO as Orchestrator - feature: catalogue that llm spec selector can use when crafting ui spec - feature: worker isolate for spec selector sub agent - feature: spec selector sub agent, ...

Summary Fixes the broken webhook retry mechanism that silently drops events after transient failures. Changes 1. Fix retry status ternary (app/api/internal/worker/webhook/route.ts) - Before: status: ...

Motivation - Replace the MVP, constrained, demo-styled home with a premium full-width app shell to make future design changes reliable and visible. - Move the large home page into reusable components ...
codex

Update repository URLs to GitHub

Update the clients and streams modules to explicitly target Java 11 as the minimum supported version. Only these modules are changed — core, connect, and tools are untouched. Build changes (build.gradle) ...

Summary source adapter 계층에서 claude.ts와 codex.ts에 복붙돼 있던 공통 JSONL 파싱 로직을 src/core/sources/jsonl.ts 한 곳으로 모은 순수 리팩터링입니다. 어댑터 인터페이스(roots/detect/parse)와 모든 동작·메타데이터는 그대로 유지했습니다. obra/episodic-memory(memmem의 ...

Merges the changes from the 0.2.x branch into the 1.0.x branch.
merge-up
patch