pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:Python
Filter by
183M results
Summary
- Documents the gate-runner shell trust boundary in SECURITY.md: gate command strings are trusted operator-authored
local input, executed through the local shell by design, and not sandboxed. ...
First shipment of the self-paced skill-maintenance loop.
Adds a greppable freshness stamp after the H1 of every canonical apeGmsh skill file (SKILL.md + 8 references):
!-- skill-freshness: verified ...
This pull request was generated by the mq tool
[test] flake rate: 0.01 logical conflict every: 10000 sleep for: 300s close stale after: 48 hours
[pullrequest] requests per hour: 200 target branch: main ...
작업 내용 Board 엔티티에 viewCount 필드 및 메서드 추가 BoardValidator 클래스 신규 추가 (제목/작성자 필수 검증) 기존 코드와의 연관성 main에서 작업하던 Board.java에 기능을
이어서 추가했습니다 테스트 방법 Board 객체 생성 incrementViewCount() 호출 후 getViewCount() 확인 BoardValidator.validate()에 ...
Summary
- Add aima phones list, available, rent, and release subcommands
- Wire AimaClient to new /api/cli/phones endpoints
- Update SPEC.md and add httpx-mocked CLI tests
Test plan
- [x] uv ...
При схождении на существующий продукт ребро трансформация→узел хардкодило handle ы по направлению построения (up →
top-source/bottom-target). Но существующий узел может стоять где угодно: при схождении ...
What
Hardens the return-to-solved / undo invariant (from the #2374 review). Two changes:
- normalize_move() — a pure spelling-normal-form (trim, uppercase face, ASCII the prime ’→ ) factored out of ...
python
tests
Problem
tsallis_entropy returned a silent NaN on non-finite weights — a NaN slips the total 1e-12 guard because NaN 1e-12 is
False — and never asserted the INV-FE2 theorem S_q ≥ 0 (Tsallis 1988: non-negative ...
- Runtime context refactor: Caller identity (user_id, username) is now passed into the graph as immutable runtime
context via LangGraph s Runtime[GraphContext] API
- Postgres + Docker: Persistence ...