cd/sources/depot-auto-discovered· home sources Depot (auto-discovered)
cat /sources/depot-auto-discovered.feed | wc -l → 4

Depot (auto-discovered)

articles 4 domain depot.dev → feed RSS
14:32
2026-06-04
depot.dev
ai-tools

Show HN: Depot CI API – Programmable CI

Depot has launched a general availability release of its CI API and CLI, enabling developers to manage continuous integration workflows entirely from the terminal or editor without needing the web das…

00:00
2026-05-13
depot.dev
ai-agents

Context isolation in coding agent loops

A developer built a tool called `/orc` to solve "context rot" in AI coding agents, where long conversations caused models to forget rules and produce worse results. The tool splits the coding workflow…

00:00
2026-05-06
depot.dev
ai-infrastructure

How we got microVMs booting in under a second

Depot CI engineers reduced microVM cold boot times from 7-9 seconds to under 5 seconds by implementing direct kernel boot with a custom minimal Linux kernel, bypassing the standard Ubuntu image's unne…