feat: release web design intelligence and trusted research 0.8.0 - #1
Merged
Conversation
…T-MAP - Domain pipelines (advice/content/product/legal/writing): revival in flight 2026-07-19 via corpus-seeded backfill events (no re-crawl) + CONTENT_PIPELINE_ENABLED gate for content - Header links the new canonical ecosystem edge registry docs/research/braintied-research/ASSET-MAP.md in ora-ai (verified 2026-07-19) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… per-section progress hook Root-cause fix for the 2026-07-20 synthesis-hang incident (12/12 deep- research prompt runs froze in status='synthesizing' for 90+ minutes; identical signature to 165 historical stuck runs): - SYNTHESIS_REQUEST_TIMEOUT_MS (15 min) enforced two ways: SDK-level timeout on Anthropic + OpenAI clients, and a withTimeout() watchdog (explicit clearTimeout cleanup) around every provider call including Gemini, which has no reliable socket timeout. Wedged sockets now fail with SynthesisTimeoutError instead of stalling the run forever. - New optional onSectionComplete callback on SynthesizeAllInput lets the caller write a liveness heartbeat per finished section, so the new stuck-run sweeper can tell 'actively synthesizing' from 'wedged'. - Exports: SynthesisTimeoutError, SYNTHESIS_REQUEST_TIMEOUT_MS, SynthesisSectionProgress. Verified: tsc --noEmit clean, tsx --test 10/10 pass, dist rebuilt. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… stale defaults Add glm-* routing on the Anthropic-compatible z.ai endpoint (https://api.z.ai/api/anthropic, ZAI_API_KEY), mirroring the deepseek-* baseURL-override pattern. Wired in both dispatch sites: - synthesis.ts synthesisGenerate() + resolveSynthesisModel() - critique.ts getAnthropicClient() (its own Anthropic client) Bump model defaults (Claude key down; GLM is the working primary): - SYNTH_MODEL_DEFAULT / ASSEMBLY_MODEL_DEFAULT: claude-sonnet-4-6 -> glm-5.2 - CRITIQUE_MODEL: claude-sonnet-4-6 -> glm-5.2 - DEFAULT_DOC_MODEL: claude-sonnet-4-6 -> glm-5.2 - EXTRACTION_MODEL: gemini-3.1-flash-lite-preview -> gemini-3.5-flash-lite - ANSWER_SYNTH_MODEL_DEFAULT + kinds answer/quick: gemini-3-flash-preview -> gemini-3.6-flash planner.ts callClaude() (Gemini-failure fallback) left on claude-sonnet-4-6. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…king today) GLM-5.2 (z.ai) is fully wired but its quota is exhausted until 2026-07-25 (429), and Anthropic is 401 — so gemini-3.6-flash is the only verified-working synthesis provider. It is now the default for SYNTH/ASSEMBLY/CRITIQUE/DOC; glm-5.2 and claude-sonnet-5 remain premium options via synthesis_model_override or by editing the const once their quota/credits restore. All routing (incl. glm-*) unchanged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Why
Parlor agents need a reproducible, current, rights-aware design-research system rather than prompt-only source suggestions. Private organizational recall must improve decisions without entering public provider prompts, reports, caches, or logs.
Validation