🛠️ All DevTools

Showing 1–20 of 5993 tools

Last Updated
July 13, 2026 at 08:29 PM

Show HN: kassette – Durable agent workflows backed by object storage Agent runs often fail after expensive model calls and executing tools that have real-world side effects. This problem is made even worse by how common it is to deploy agents to serverless environments. When your agent dies, it needs to be restarted, but doing so safely isn&#x27;t easy and everyone building agents has to solve this same problem of durability.<p>The stack you&#x27;re running probably already has half of what you need for durable execution already though, ie, a queue or job runner that can invoke work at least once. kassette gives you the other half by journaling completed steps to object storage (or a filesystem) so that it can replay them when you retry the same run again. This means you can have durability without having to add a workflow service or even a SQL database.<p>kassette is a tiny, zero-dependency TypeScript library that you can use to build agentic workflows that are just ordinary async functions. Each object storage backed run is a single object that serializes appends via CAS while session numbers fence zombies. Agentic workloads are usually dominated by (relatively) small number of slow llm&#x2F;tool calls or waiting on approval so this simple design (writes grow large, full journal in a single read) has worked well (more here: <a href="https:&#x2F;&#x2F;lostinpatterns.github.io&#x2F;kassette&#x2F;docs&#x2F;object-storage-design" rel="nofollow">https:&#x2F;&#x2F;lostinpatterns.github.io&#x2F;kassette&#x2F;docs&#x2F;object-storag...</a>).<p>repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;lostinpatterns&#x2F;kassette" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lostinpatterns&#x2F;kassette</a><p>docs: <a href="https:&#x2F;&#x2F;lostinpatterns.github.io&#x2F;kassette&#x2F;" rel="nofollow">https:&#x2F;&#x2F;lostinpatterns.github.io&#x2F;kassette&#x2F;</a>

Found: July 13, 2026 ID: 5993

Building and Shipping Mac and iOS Apps Without Ever Opening Xcode

Found: July 13, 2026 ID: 5988

Logseq 2.0 Beta (DB version) is here

Found: July 13, 2026 ID: 5989

Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor

Found: July 13, 2026 ID: 5987

The art and engineering of Sega CD Silpheed

Found: July 13, 2026 ID: 5978

Show HN: Clawk – Give coding agents a disposable Linux VM, not your laptop

Found: July 13, 2026 ID: 5981

Grok CLI uploaded the whole home directory to GCS

Found: July 13, 2026 ID: 5979

Show HN: A Sims-style house builder in the browser (Three.js, no back end)

Found: July 13, 2026 ID: 5984

Graphify-Labs/graphify

GitHub Trending

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.

Found: July 13, 2026 ID: 5974

Control the Ideas, Not the Code

Hacker News (score: 154)

Control the Ideas, Not the Code

Found: July 13, 2026 ID: 5983

A voxel Tokyo in real Japan time – ride the Yamanote line and study Japanese

Found: July 13, 2026 ID: 5975

Show HN: Pentaton LP – a music streamer with an LP sleeve sized display Hey HN! I always liked to see and touch the cover artwork of the CDs and LPs I bought in the past, but in the end the convenience of digital streaming won me over and I accepted no (or stamp-sized) artwork. Lately I’ve been missing this more and more and ultimately decided to try to do something about it. So I built a streamer from the ground up.<p>Happy to answer any questions, this is my first PCB design and 3D model all in one project.

Found: July 13, 2026 ID: 5986

Quadrupling code performance with a "useless" if

Found: July 13, 2026 ID: 5977

Show HN: Loot Raiders – an ARC Raiders-inspired inventory game in Svelte

Found: July 13, 2026 ID: 5985

Circular Obstacle Pathfinding (2017)

Found: July 12, 2026 ID: 5973

Show HN: Codebase Posters – turn any Git repo into generative poster art npx codebase-posters inside any git repo opens a local exhibition: 18 pieces painted live from your commit history.<p>everything renders from git log, nothing leaves your machine.

Found: July 12, 2026 ID: 5970

Show HN: Capn-hook for coding agents – don't grep the same mystery twice

Found: July 12, 2026 ID: 5971

Show HN: Agent-run – Run a coding agent in a sandboxed environment

Found: July 12, 2026 ID: 5972

Irish datacenters now guzzle 23% of the country's electricity

Found: July 12, 2026 ID: 5968

Neocities: Create your own free website

Found: July 12, 2026 ID: 5969
Previous Page 1 of 300 Next