pullrequests Search Results · language:Dune language:HTML language:JavaScript language:TypeScript language:Java language:Java
Filter by
237M results
Summary
The codebase had several error-handling gaps: silently swallowed exceptions, unprotected db.session.commit() calls that
could leave a dirty session on failure, raw str(e) exposed to API clients, ...
Part of the misospace v1.3.0 fanout — identical to the dispatch canary (misospace/dispatch#374). Pin v1.2.11 - v1.3.0,
tool_mode - native_loop, ai_max_tokens - ${{ vars.AI_MAX_TOKENS || 16000 }}, plus ...
AI dostane obsah otevřených souborů + požadavek a vrátí SEARCH/REPLACE bloky; Facet je naparsuje, aplikuje na kopie a
ukáže per-file diffy k přijetí. Přijmout zapíše do bufferů (dirty), nenalezené úseky ...
Bumps @elevenlabs/react from 0.14.3 to 1.6.7. details summary Release notes /summary p em Sourced from a href=
https://github.com/elevenlabs/packages/releases @elevenlabs/react s releases /a . /em /p ...
⁉️ Related Issue
!-- Link the issue this PR addresses, e.g. Closes #123 . Write N/A if none. -- closes #119
📖 Description
!-- Describe what this PR changes and why. --
- Connected CourseRetrialService ...
🚨 Severity: CRITICAL 💡 Vulnerability: Path traversal / Local File Inclusion (LFI) via unsanitized /:dir/:file parameters
passed to res.render(). 🎯 Impact: An attacker could potentially access restricted ...
Bumps the cloudflare group with 2 updates: @cloudflare/vite-plugin and @cloudflare/workers-types.
Updates @cloudflare/vite-plugin from 1.40.1 to 1.40.2 details summary Release notes /summary p em Sourced ...
dependencies
javascript
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
Summary
- ダッシュボードのアイテムカード右下に「−」ボタン(Minus アイコン)を追加
- 在庫がある場合のみ表示され、タップすると FIFO で先頭ロットから 1 ユニット(content_amount 分)を消費
- カード全体のリンク遷移をブロックし (e.preventDefault / e.stopPropagation)、消費後はトーストで通知
- ItemCard ...
feature