pullrequests Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript
Filter by
183M results
Summary
- Add docs/raw_payload.md.
- Document PayloadBuilder, validate_payload(), and client.send_payload().
- Document raw payload validation limits and PayloadValidationError.
- Document the ...
Implemented Flask app deployment, Git workflow, and DevOps assignment changes.
Summary
Adds a focused RVM viewer UI hardening pass for rule transparency and diagnostic panel collapse behavior.
What changed
- Adds RvmPolicyInfoBridge.js.
- Injects an (i) Rules toolbar button ...
Problem
LocalFileSystemTools does not validate paths against directory traversal. A malicious or malformed input like
../../../etc/passwd can escape the intended working directory.
Fix
Adds path traversal ...
missing-issue-link
missing-tests
Was Warum
Posten 5 aus dem Security-Audit (DoS-Härtung). Vier unabhängige Backend-Fixes, subagent-getrieben umgesetzt (TDD pro
Task, Task-Review nach jedem Task, abschließender Whole-Branch-Review). ...
Summary
- Attach chat_emit_proposal reply-to inbox proposals to the source intake AcceptanceSpine, independent of
model-authored intake references.
- Extend the real dispatch completion test with ...
Summary
Adds a public anti-deflation correction for the 100B run.
The correction is narrow: the 100B run must not be collapsed into logical agents only. The correct model has three
distinct layers:
...
Corrects the leadership step offset — the 7th step lands at n=40 (level 190), not n=42.
Verified against all three known data points:
- n=37 (lvl 187): floor(39/6)=6 steps → 3% → 16% ✓
- n=40 (lvl ...
Goal: restructure bundling to remove Vite s chunk-size warning — explicitly NOT a payload reduction.
Adds build.rollupOptions.output.manualChunks splitting heavy node_modules into a few stable vendor ...