pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
151M results
Summary
This PR introduces end-to-end support for excluding folders from indexing and follows up with a UI behavior fix that
makes folder selection understandable and reliable.
Core indexing changes: ...
Summary
- CVEs addressed: 1
- Dependencies upgraded: 1
- Created by Moole PR Agent (GitHub App)
Upgrades
| Dependency | From | To | CVEs |
| --- | --: | --: | --- |
| scikit-learn | 0.24.2 | 1.0.1 ...
Description
Fixes #481.
Ports the Tracr conversion demo from legacy HookedTransformer construction to TransformerBridge.boot_native. The PR adds
a small optional Tracr conversion utility that reconstructs ...
Summary
Adds R27 Multi-Agent Orchestrator Preflight.
This introduces an offline deterministic orchestrator preflight layer that validates the intended multi-agent pipeline
order, hard-gate dependencies, ...
Auto-published by desktop loop host (ppe_operator_git_sync).
automerge
Picked the best next safe step: graceful shutdown + readiness gating - the first piece of zero-downtime deploys, and
fully additive (one hook after listen(), no server.js rewrite).
What it does (on SIGTERM/SIGINT) ...
Summary
- Add a root-level CHANGELOG.md following the Keep a Changelog format.
- Document the current unreleased state and the initial 1.0.0 release notes.
- Keep entries concise and aligned with ...
Summary
Consolidates four separate file-editing tools into a single EditTool that exposes three operations, reducing surface
area and aligning the edit model with Claude Code / opencode / codex.
New ...