Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript

Filter by

150M results  (2 s)

150M results

Summary Two cross-site analytics additions for synthbench.org: 1. UTM link decorator (site/src/components/shared/Analytics.astro) — stamps outbound links to sibling DataViking properties (dataviking.tech, ...

Summary - Remove the product-system references/model-fit-tests route, its code-grounded template, and stale superpowers plan docs that kept the old model-fit surface alive. - Reroute candidate, ...

Add a Generation Config callout that says temperature/model sampling should not be used as random assignment refs: #4343, #4304

Description Headroom already knows how to launch its MCP server, but it does not publish a canonical server.json that registries and MCP hosts can consume directly. This adds a shared descriptor builder, ...
status: ready for review

What Containerize the app: - Dockerfile — multi-stage (deps → build → runner) on node:22-alpine, Next.js standalone output, runs as a non-root nextjs user. Final image ships only server.js + .next/static ...

Summary - Verification - Checklist - [ ] Tests added or updated - [ ] Documentation updated when behavior changed - [ ] make check passes

This PR updates the local app server Content-Security-Policy (CSP) headers to permit WebSocket connections (ws: and wss:). This is required for served drop-in applications that need to communicate with ...

Adds missing endpoints for containers, backup, logs tabs and WP actions to return strict HTML fragments. Refactors container list auto-refresh to prevent layout breakage and correctly uses HX-Redirect ...

The Second Brain Pattern Applied to full-arch-crm Inspired by Andrej Karpathy s LLM Wiki pattern and the 10-Step Second Brain article (0xmoysei, June 2026): Claude + wiki vault = AI that opens every ...