pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:Python is:unmerged
Filter by
74.3M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| typescript-eslint (source) | 8.60.0 → 8.60.1 | age | confidence |
Release Notes
details summary ...
Bumps vitest from 3.2.4 to 4.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.0 /h2 p ...
dependencies
javascript
This PR rips the Simple Validation Regex from HAPI and has them as pydantic simple validators on the datatype side of
things.
What
stdio MCP servers now inherit the agent process environment.
Why
The MCP SDK s stdio client uses a minimal default env (PATH/HOME-ish), so custom vars like AUTOMAKER_API_KEY / base URLs
set on ...
초기 보안 리뷰의 잔여 항목(L1 add_comment IDOR, L2 SSE stream IDOR, M1 webhook /test SSRF 재검증) 처리. 각각 가드 추가 + 차단 테스트. 전체 1830
passed.
🤖 Generated with Claude Code
💡 What: Refactored test classes to use @classmethod setUpClass for reading markdown files once per class instead of once
per test method.
🎯 Why: Reduces redundant disk I/O operations. The test suite was ...
Problem
Nixpacks treats the release: entry in the Procfile as a build-time RUN instruction, causing python -m
app.scheduler.scheduler --now to execute during the Docker image build. This calls initialize_schema() ...
Summary
Follow-up to #32. Moves the model out of the separate app and into , where it belongs conceptually (categorization is
intrinsic to the banking domain). Also removes the dead-weight transaction ...
This submission updates the lcc-swarm workflow to align with the latest Claude Code Agent Teams documentation (V2.2).
Key changes include:
1. Global Rules (CLAUDE-1.md): Added details on teammateMode ...