pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:CSS language:JavaScript
Filter by
189M results
Motivation
- Provide a single, auditable verification report that documents the current Damstredet / Telthusbakken integration
across place data, wonderkammer, quiz, relations, people, observations ...
codex
PR 2 — Product polish (internal-beta trust pass, part 2)
Display-layer only (src/Dashboard.jsx, +31/−12). No model / data / advice changes. Follows PR #33 (trust blockers);
addresses the still-feels-half-built ...
Why
The app was a bare Next.js shell with a centered heading and no navigation. This change delivers the space shell from
the design: a persistent sidebar with a bottom SpaceSwitcher, space-scoped nav ...
Webchat transcript archival + anchored offset (slice 4 — completes the chat-context plan)
Daily housekeeping for the chat files, riding the existing maybe_compact sweep. File moves only — chat s model-side ...
Motivation
- Replace fragile/placeholder markup and remote image with a bundled asset and make the under-construction card
visually consistent and accessible.
- Consolidate and modernize the animation ...
codex
替换 EmailService.get_post_by_url 中脆弱的 endswith URL 匹配,改用基于 urlparse 的归一化比对。
Changes:
- 新增 _normalize_url_for_match 静态方法,支持完整 URL、path-only、裸 slug 等输入
- 支持 www 前缀、HTTP/HTTPS、index.html 后缀归一化
- 多匹配时返回 ...
Summary
- harden prompt-tuning extraction runs by preserving caller request IDs through generation and storage
- add hard LiteLLM timeout handling so timed-out extractor calls cannot continue writing ...
Summary
- Adds normalized market signal artifacts and AI-readable market signal material for the report loop.
- Wires the new signal material into research context and Codex context without embedding ...
What
A past_due subscription aggregates to plan= free (_aggregate), so isPro() returns false. The Wallet then renders the
Free state, and its only billing-portal control — Cancel Pro — renders solely ...