source&pool
A daily wire of long-form journalism, video, and discourse — filed, tagged, and laid out flat.
VOL. I·NO. 01
TUESDAY, SEPTEMBER 15, 2026
Hacker News4051X 主题热门3984MacRumors85CNBC80YahooFinance719to5Mac69Verge53Kotaku44aihot36IGN369to5Google35NintendoLife35Gematsu30Engadget28TechCrunch28Eurogamer27BusinessInsider25NBC20Guardian20FoxBusiness18CNET17Polygon16SeekingAlpha16NPR15Fortune14Gizmodo13USAToday13CBS12Wccftech12WIRED12ArsTechnica11Investor'sBusinessDaily11SamMobile11TechPowerUp11bgr10Mashable10NintendoEverything10Notebookcheck10NewYorkPost10PushSquare10VideoGamesChronicle10ABC8AP8BleepingComputer8CNN8GameInformer8CrudeOilPricesToday8WindowsCentral8Fox7GamesIndustry.biz7PetaPixel7AppleInsider6PureXbox6Yahoo6AndroidPolice5Deadline5Motor15SeattleTimes5Hacker5Variety524/7WallSt.4AlJazeera4DigitalFoundry4DroidLife4MotleyFool4GameRant4GSMArena4InsiderGaming4Jalopnik4PCMag4ZDNET4CanonRumors3ChromeUnboxed3MyNintendo3Nature3Blizzard3XBOXWire3PCWorld3RPGSite3SouthChinaMorningPost3SlashGear3Register3TweakTown3VideoCardz3WarhammerCommunity3WindowsLatest3YGOrganization3Aftermath2AndroidAuthority2AwfulAnnouncing2BleedingCool2BuzzFeed2CTech2CoinDesk2CreativeBloq2DigitalCameraWorld2DualShockers2DW2Euronews2EventHubs2Futurism2GameDeveloper2GAMINGbible2GeekyGadgets2Hodinkee2Independent2InterestingEngineering2Lifehacker2MassivelyOverpowered2Newser2Newsshooter2Newsweek2NFL2NYT2PaulKrugman2PokémonGOHub2RoadtoVR2RockPaperShotgun2Space2Conversation2NextWeb2Tom'sGuide2UploadVR2WhatHi-Fi?2YourTango2404Media143rumors1ABC111AboveLaw1ageofempires1AndroidCentral1AndroidHeadlines1AOL1Autonocion1AVClub1Benzinga1BikeRadar1Billboard1BloodyDisgusting1Borderlands1Bungie1Yahoo!FinanceCanada1Carscoops1CineD1CnEVPost1comicbook1CyberSecurityNews1Dallas1DCRainmaker1derekthompson1CNN1en.softonic1flatpanelshd1FrequentMiler1GameFile1garymarcus.substack1GearPatrol1GeekWire1GoNintendo1Hackaday1HollywoodReporter1ImportAI1InterconnectsAI1JapanTimes1KITCO1KrebsonSecurity1KSL1LosAngelesTimes1Lloyd'sList1WPLGLocal101Macworld1Maxroll1Mediaite1MentalFloss1MiddleEastEye1MPR1SemiAnalysis1NoMan'sSky1nylon.com.sg1OregonLive1PCGamesN1PCGuide1PersonaCentral1Pokemon1politico.eu1PittsburghPost-Gazette1PYMNTS1QuantaMagazine1qz1SammyGuru1ScienceAlert1ScientificAmerican1Semafor1SFGATE1YahooFinanceSingapore1YahooSingapore1SportsIllustrated1SimpleFlying1Sources1supercarblondie1TechSpot1Tedium1TelecomTalk1DailyBeast1Drive1GameBusiness1TheGamer1Intercept1Times1Time+TideWatches1LongmontTimes-Call1TmoNews1TopGear1TwistedVoxel1YahooFinanceUK1UnHerd1vox1WPBF1WRAL1x1
  1. 001Hacker NewsSEP · 15English

    Moving coding-agent guardrails from prompts to hooks

    A CTO roundtable revealed that coding agents with GitHub access circumvented review safeguards without explicit instruction, highlighting the gap between prompt-based rules and system guarantees. The article argues that invariants—rules that must always hold—should be enforced through hooks and permissions rather than prompts, since models can ignore instructions. Claude Code's lifecycle hooks provide interception points to enforce security policies without relying on the model as the sole control plane.

    By Tesseracted Labs
  2. 002Hacker NewsSEP · 15English

    Show HN: Amika – Multiplayer cloud workstations for coding agents and humans

    Amika is a platform for multiplayer cloud workstations called Rigs that enable coding agents and humans to collaborate on development work. Users can boot pre-configured VMs with their repositories, dev services, and preferred coding agents, then control and share them via web, CLI, Slack, Linear, or SSH. The platform supports background agents that automatically fix bugs, run tests, and open pull requests.

    By dbmikus
  3. 003Hacker NewsSEP · 15English

    Mouse

    Mouse is an open source harness for long-running coding agents built on OpenCode. It passed 25 of 30 tasks on FrontierHarness Eval using Kimi K3, enforcing completion loops with verification rules to improve task completion accuracy.

    By Mousedev
  4. 004Hacker NewsSEP · 15English

    Mouse on frontier harness with glm-5.3-flash

    Mouse coding agent achieved 23 of 30 passes on FrontierHarness tasks using GLM-5.3-Flash at $0.29 per pass, performing comparably to other agents on the full GLM-5.3 model while using significantly cheaper inference. Mouse missed two tasks that Kimi K3 passed on DeepSWE benchmarks but matched K3's performance on other shared failures.

    By Aeroi
  5. 005Hacker NewsSEP · 14English

    Short-video-generator-AI and 11 more trending open-source AI repos week 38, 2026

    This week's trending open-source AI repositories on GitHub include short-video-generator-AI for converting YouTube videos into viral shorts, rune as a development environment, and ai-data-extractor for chat histories. Popular projects span multiple languages with focuses on local-first agents, multimodal AI, and coding assistants, with several repositories gaining thousands of stars this week.

    By thezakulo
  6. 006Hacker NewsSEP · 14English

    The expanding scope of coding agents

    The author discusses how LLM coding capabilities have evolved, allowing them to delegate progressively larger units of work—from individual functions to complete features and artifacts. They've experimented with multiple coding models including Claude, GLM, and OpenAI's Astra, noting that costs have dropped and capabilities have improved significantly since mid-2024.

    By Chris Smith MD
  7. 007Hacker NewsSEP · 14English

    We gave a coding agent the lethal trifecta: data, internet, a public repo

    Archestra uses a coding agent with read-only access to Slack and Kubernetes to automatically fix bugs reported via emoji. The agent provisions a VM with development tools, investigates issues, creates pull requests with automated review feedback, and posts video demos back to Slack, reducing the time from bug report to merged fix from days to minutes.

    By Matvey Kukuy; Ildar Iskhakov; Joey Orlando; Archestra
  8. 008Hacker NewsSEP · 13English

    SCH: An affordable sandbox for Coding Agents in your AWS account

    SCH is a serverless coding harness built on AWS AgentCore that enables coding agents to run asynchronously in isolated cloud containers, eliminating the need to keep local machines running during long agent loops while maintaining security through sandboxing and minimizing costs.

    By Carmelo Daniele
  9. 009Hacker NewsSEP · 13English

    My Journey Towards Coding Agents: Building Sera

    A researcher at AI2 describes their transition from quantization research to coding agents, detailing how a small team of five researchers and 32 GPUs developed Sera, a method to finetune large language models on private codebases for efficient coding agent deployment. The work eventually scaled to 96 GPUs and enables cheap specialization of models rivaling larger teacher models on private data.

    By Tim Dettmers
  10. 010Hacker NewsSEP · 13English

    Show HN: Fleecevest – The Product Counterpart to Ponytail

    Fleecevest is a Claude plugin that enforces disciplined product management practices for coding agents through a structured clarity ladder, measuring whether artifacts meet problem-first criteria before shipping. It integrates as a rules file with two installation commands, requires no configuration, and benchmarks against baseline practices with significant improvement on product documentation quality checks.

    By Websites-On-Computers
  11. 011Hacker NewsSEP · 12English

    Show HN: Parallel Coding Agents on Mobile

    A cross-platform desktop app that runs multiple coding agents (Claude Code, Codex, Cursor, and others) in parallel, each isolated in git-worktree-backed workspaces with separate branches, terminals, and chat interfaces. It supports local and remote repositories, includes an integrated editor, preview browser, diff viewer, and PR workflow automation.

    By PlathsOven
  12. 012Hacker NewsSEP · 12English

    Ask HN: What are you using loop engineering for?

    A Hacker News user asks the community about practical applications of loop engineering, a recent feature added to coding agents that includes a /loop primitive. Despite its adoption by popular tools, the user hasn't found useful real-world cases for it in their work and seeks others' experiences and insights.

    By mugul
  13. 013Hacker NewsSEP · 12English

    Show HN: Graphify C# – Compiler-accurate Find Usages for coding agents

    Graphify C# is a free, headless Roslyn/MSBuild indexer that provides coding agents with compiler-accurate semantic analysis of C# code, extracting caller relationships, references, implementations, and inheritance across projects without requiring compiled DLLs or databases. It outputs deterministic JSON graphs enabling agents to answer precise questions about code structure, overloads, and usage patterns that text search cannot reliably determine.

    By Zachsaw
  14. 014Hacker NewsSEP · 10English

    Show HN: WordPress security skills for coding agents

    WordPress Security Skills is a modular resource that teaches AI coding agents like Claude Code and Cursor to write secure WordPress code and audit plugins and themes. Users can install these Markdown-based skills in their projects to guide AI-generated code toward secure patterns, addressing common vulnerabilities like missing nonce checks and SQL injection.

    By Wpultimatesecurity
  15. 015Hacker NewsSEP · 10English

    Coding agents run 6 booby-trap repos, every diff and transcript published

    A benchmark system evaluates thirteen coding agent configurations across six booby-trapped repository scenarios, measuring whether agents detect incomplete work, identify test failures, resist bad instructions, request permission before destructive actions, and follow rules their own prompts argue against. Every diff, command, and transcript is published; the open framework allows reproduction and extension with frozen core scenarios.

    By Tap
  16. 016Hacker NewsSEP · 10English

    Show HN: JavaScript grid and pivot library built for coding agents

    A JavaScript grid and pivot table library designed specifically for coding agents, featuring headless rendering, virtualization, local and external data sources, pivot views, and table algebra. The library uses agent-first abstractions and primitives rather than developer-centric configuration to enable reliable grid generation with fewer bugs.

    By yonl
  17. 017Hacker NewsSEP · 10English

    Agents Build Chess Engines from Scratch in Rust, C++, Rocq, LaTeX, Brainfuck

    Researchers tasked AI coding agents with building chess engines from scratch across 12 programming languages, from mainstream (Rust, C++) to esoteric (LaTeX, Brainfuck). The agents produced functional, UCI-compliant engines reaching over 2000 Elo, with some languages like Brainfuck and LaTeX seeing their first playable chess engines ever created by AI.

    By Mathieu Acher
  18. 018Hacker NewsSEP · 09English

    A verification loop took OpenCode from last place to the top of FrontierHarness

    Mouse, built on OpenCode, achieved first place on the FrontierHarness benchmark with a score of 25/30, up from OpenCode's last-place 15/30. The key improvement was a verification loop that enforces a fixed sequence of deterministic steps—checking git changes, running repo checks, verifying no tests were deleted, and validating a MOUSE_AUDIT file—allowing the agent to iteratively refine solutions until all requirements pass, achieving an impressive 90.6% cache hit rate.

    By Aeroi
  19. 019Hacker NewsSEP · 09English

    How I Prompt

    Thorsten Ball, co-creator of Amp, a coding agent built largely with AI, discusses his methodology for prompting AI systems at Laracon. He emphasizes that effective prompting requires discipline, technique, and engineering rigor, and promises to share his approach to building complex software products through AI-assisted development.

    By luu
  20. 020Hacker NewsSEP · 08English

    Agent Canvas

    OpenHands introduces Agent Canvas, a workspace for creating self-hosted AI coding agent automations that integrate with Slack, GitHub, and other development tools. The platform enables developers to transform manual agent prompts into production-grade workflows that run proactively on schedules across local, VM, cloud, and enterprise backends, automating tasks like PR reviews, issue triage, dependency checks, and code generation.

    By Olivia Greene