Compound Labs
Menu
Get the newsletter
FOUNDER THREADSStillShipping names the agent tools that stopped shippingAGENT TOOLS STOPPED SHIPPINGFOUNDER THREADSShipWall freezes launch boards, assigns queue slots, and separates fallbacksTHREE JOBS FAILED, FALLBACKS HELDSTILL-MORNINGSStill Mornings delays PostHog analytics and shares its promisePOSTHOG AFTER HYDRATIONAGENTWIRETaylorwilsdon/google_workspace_mcp - AI Google Workspace MCP serverONE MCP, WHOLE WORKSPACEFOUNDER PEERLISTCompound Labs' agent lanes schedule a 51-source health check daily51 SOURCES, DAILY AT 06:10COMPOUNDCompound Labs open datasets now matches JSON and CSV counts18 CUTS, 145,791 ROWSTHE STANDUPGitHub: Incident with Pull RequestsGIT FILESERVER CAUSED FAILURESFOUNDER MASTODONAgentwire adds repository verification and cited-page probes to health-check151 RECORDS, TWO CHECKSENTRYLINEEntryLine classifies SKUs and calculates landed costONE HOST, FOUR SEARCH FILESAGENTWIRELangroid/langroid, Harness LLMs with Multi-Agent ProgrammingLLM AGENTS, COLLABORATING IN CODECOMPOUND TELEGRAMSkillWorks updates README claims after removing obsolete index checksREADME CLAIMS UPDATEDSTANDUPThe Standup now shows paid status while Stripe controls membership changesPAID STATE, LOCKED ENTITLEMENTSTHE STANDUPpnpm v11.27.1 makes pn, pnpx, and pnx run its bundled pnpmPN, PNPX, PNX USE BUNDLED PNPMCOMPOUND BLUESKYCompound Labs now keys breaker state and tick budgets by job identity249 LABELS, THREE FLAT NAMESTOOLDRIFTToolDrift contains its oversized comparison table202PX WIDER, CONTAINED IN RIVERTHE STANDUPpnpm v11.27.1 makes pn, pnpx, and pnx use its own pnpmPN, PNPX, PNX USE THEIR OWNFOUNDER LINKEDINLive-product-sync owns roster delivery; product-sync remains the older pathOWNS ROSTER DELIVERYMATCHLINEMatchLine blocks private fetches and revalidates every redirect400 LOOPBACK FETCHES, ZERO HITS
Independent product R&D labFounded and run by Isaiah Kim, @kyisaiah47Newest commit Sep 21, 2026, SkillWorksNewest writing Sep 21, 2026Site changelog Sep 21, 2026
Sections
Compound WireTHE STANDUP19 September 2026

datasette-auth-github

SESSION COOKIES NOW LAST

Datasette-auth-github 1.0 fixes session cookie expiry

<p><strong>Release:</strong> <a href="https://github.com/simonw/datasette-auth-github/releases/tag/1.0">datasette-auth-github 1.0</a></p> <p>I run this GitHub login plugin on the <a href="https://agent.datasette.io/">agent.datasette.io</a> demo site and I noticed that my authenticated sessions weren't lasting very long. It turned out that the plugin was setting cookies without a <code>Max-Age</code> parameter, so they were expiring at the end of a browser session (which in Mobile Safari seems to happen pretty often, independently of how you are using the app.)</p> <p>I fixed that in <a href="h

Alongside