pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Java language:Python
Filter by
183M results
Deletes the frozen pre-desk readme/ folder (14 files referencing long-deleted files: ARCHITECTURE.md, QUICKSTART.md,
main.py, examples.py, …) and removes the dangling README link. README Architecture + ...
💡 What: Inlined the _count_actions logic directly into the main O(N) loop of EventLoggerModule._generate_report and
removed the _count_actions helper.
🎯 Why: The _generate_report method loops over self._events ...
Summary
Adds an in-video Reddit post card intro on part 1 only to improve hook retention and view-to-swipe ratio:
- Centered transparent RGBA post card overlay with mask-based fade in/out (no black ...
Audit-only/additive change for PR-AUTHORITY-AUDIT-HARDENING-1.
require_auth(roles=...) role-mismatch 403s now write an authz_denied_role audit row at the shared auth layer, covering
the existing role-guarded ...
Continues the per-gate requirements() conversion (your call: per-gate explicit, exact pins). First batch of the Python
tool-gates — the two single-tool quality gates.
What s here
- pip_cli_requirement(name, ...
Summary
Why
Scheduled patch update, bug fixes and security patches with no API changes.
Changes
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | ...
automated
dependencies
Feature Report
What Changed
- Added structured OMH-first generic tool checkpoint routes for image, file, search, and coding tool families.
- Extended the Hermes awareness primer and generated skill ...
Summary
- Phase 1 — Pydantic schemas (DocumentOut, ConversationOut, TenantOut, etc.) and storage.py abstraction (local path
today, cloud URL via STORAGE_BACKEND config later)
- Phase 2 — All admin ...
Summary
- add a mobile-only workspace segmented control for Sources / Chat / Studio with Chat selected by default
- wire pane switching through existing progressive-enhancement JS and keep no-JS stacked ...
Summary
Rename CI test jobs so each addon s e2e run has its own job and check name, and surface a name: field + Title Case check
name on every job.
- tests → unit-tests
- integration-tests SPLIT ...