pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript language:HTML
Filter by
211M results
Docs-only promotion (no version bump). Expected: idempotent no-op release — v0.12.0 stays, no new tag.
Uses a background thread and lock for OBS websocket calls so they do not block the asyncio event loop. Sorts inference
tasks so reference provider runs strictly first, and changes reference provider to ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
概要
Git と GitHub の利用に必要な手順をまとめたマニュアルを追加しました。
追加したマニュアル
- ed25519 形式の SSH キーを作成する方法 (manual/create-ed25519-ssh-key.md)
- git-flow のローカル設定方法 (manual/setup-git-flow.md)
- GitHub へ SSH キーを登録する方法 (manual/register-github-ssh-key.md) ...
Summary
Adds the residential metered pricing model you described, alongside the existing business flat tier.
Plans now offered in the funnel pricing step:
- 🏠 Residential — $4.95/mo · ~500 talk-minutes ...
What does this PR do?
Fixes a non-retryable HTTP 400 from Anthropic that occurs after context compaction leaves the transcript starting with
an assistant turn.
Anthropic extracts the system prompt into ...
Two bugs froze the 20K populate ~4.5h: (1) the Postgres WriteService had a single connection with no reconnect - 500s
forever after a transient drop, stalling discovery+scoring; (2) the paginators os.kill(pid,0) ...
변경 요약
오케스트레이터를 plan-and-execute 방식에서 LangGraph 그래프(intent_router → 조건부 분기 → rag/web/file 병렬 → response_composer)로 전환했습니다.
State 슬롯 분리로 근거 덮어쓰기 문제를 해결했고, 전문 에이전트는 원격 A2A 호출로 유지했습니다. 더불어 기술 제안/설계 결정 이슈 ...