Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:Python

Filter by

182M results  (2 s)

182M results

This PR updates the Read Active File functionality to Read Active Files , reflecting the desired terminology and improving the user experience during the file reading process. Key changes: - Terminology ...

Summary Replaces the compressed version of the prompt with the user s exact design, preserving all markdown tables, detailed notes, and visual cues. What was missing from the previous version: - §2: ...

Follow-up after the security-hardening merge (#6). - Run.ps1 (security parity): redact stream --token (and inline --token=) in launcher logs, matching the CLI _redacted_argv fix. Previously the ...

Description Removes the SessionState class and the has_openai / has_nvidia properties from config.py. How we know it s dead: the session state actually used at runtime is a separate class, TextualSessionState, ...
dcode
internal
open-swe
refactor
size: S

Closes #127 (high). Summary files add-sticky-note --positions/--color previously called File.addHighlight() (which sends no text) and then mutated the returned annotation s JSON client-side (ann.json.text ...

Summary - Add typed Context Packet utilities for structured Bob/Steve/Vera handoffs. - Add profile-scoped tool contract metadata and tests. - Add offline B3 harness scorer fixture coverage, including ...

Summary - Fall back to AUTH_ISSUER in Auth0UserLookupImpl when AUTH0_MGMT_DOMAIN is set but blank (Spring does not apply property defaults for empty env vars). - Default auth0_mgmt_domain to auth_issuer ...

Summary - QBO webhook: GET handler for Intuit s verification challenge (echoes verificationToken back so Intuit keeps the webhook active — without this, Intuit periodically re-verifies and if it ...