pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Go language:JavaScript
Filter by
144M results
Backtest of temporalio/temporal#10660 — as opened — 1 of 7 commits.
Recreated by pr-backtest so a PR-review bot can review the original change set.
!-- Macroscope s pull request summary starts here -- ...
Summary
Wires the dashboard client side of the embedded user-shell terminal (epic #5982). The operator can now open a real
$SHELL inside Chroxy from the dashboard and drive it interactively — the CLI-access-in-Chroxy ...
Reported by the course on 2026-06-17.
1) Bookings accepted beyond the 14-day window
The course only books 14 days ahead, but the AI took requests further out (staff then had to reject them). Added a ...
Summary
- Adds regression coverage for both Go backend and TS frontend that hourly intervals with a 12-hour hh token resolve
against UTC, not the host or browser timezone.
- No production change ...
Problem
The Redis-backed shared fixed-window rate limiter (sharedBucket.allow in internal/server/ratelimit_shared.go)
re-asserted a full-window PEXPIRE on every request, and the key has no per-window ...
Adds a Middleton Networking Is Founded (January 2026) entry at the top of the How We Got Here timeline.
🤖 Generated with Claude Code
Motivation
- Enable users to sign in to the web app with Google OAuth and persist/lookup Google-authenticated users in the
existing store.
- Use local cookie sessions for the app and delegate ...
codex
This PR defines a staging verifier mode contract and DI-only skeleton.
It does not activate authenticated staging smoke. It does not add or require any Cloudflare env changes. It does not
enable production. ...
Bug and impact
PR #178 removed the Contact tab, header contact/help CTAs, advisor form, and facility tour checklist from Massachusetts
facility detail pages. A family viewing any facility page no longer ...
Implemented a local-first, zero-dependency async orchestration engine using native Python asyncio.
Added:
1. src/orchestrator/engine.py featuring:
- Immutable StateLedger for tracing.
- ...