Skip to content

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

Filter by

199M results  (2 s)

199M results

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | com.fasterxml.jackson.core:jackson-annotations (source) | 2.21 → 2.22 | age | confidence | ...

Adds Content-Security-Policy meta tag to docs/index.html and extracts the setup scripts into docs/scripts/loader-init.js to secure the static app without needing unsafe-inline scripts. Closes #63 Thanks ...

fix: JWT Refresh 轮换后 email 丢失 — refresh token payload 加入 email 字段 功能描述 修复 JWT Refresh 令牌轮换后 AuthResponse.user.email 为空字符串的问题。 修复前:create_refresh_token() 的 payload 只包含 sub/type/jti/iat/exp,不含 email。rotate_tokens() ...

Resolves #12229 Authored by GPT-5 (Codex Desktop). Session 87203e0b-c9ff-4a82-a67b-9a0dda760c32. FAIR-band: under-target [2/30] — Self-Selection Rule 1 fires (under-band → bias toward author lane) Evidence: ...

What Splits the conflated HTML over Markdown guidance into two claims and gives each the correct home. - Claim A — machine determinism (HTML table parses back more deterministically than markdown pipes ...

Symptom Sending a file to Telegram failed in the chatbot: File bp_agents/agents/chatbot/credentials.py , line 299, in fetch_file httpx.ConnectError: [Errno -2] Name or service not known The router ...

What Workflows are now runnable straight from the chat composer as / workflow-name — the slash-command analogue of the run_workflow tool (per @joshmabry: we should be able to use the workflows as slash ...

Summary - Replace the long README with a prettier production-facing intro, banner, badges, quick links, install path, and concise usage docs inspired by the linked open-source project guide. - ...