Show HN: Durable Agent Sessions API (Preview)
Category: devtools
Tags: durable-agents, pr-review, serverless
Score: 6.0/10 (Innovation: 6, Technical: 6, Documentation: 7, Utility: 5)
A serverless GitHub App that uses OpenComputer's Durable Agent Sessions to automatically review pull requests and post results as sticky comments. It's interesting for its fully stateless, callback-driven architecture that offloads session state to OpenComputer, eliminating the need for a database.
Target audience: backend devs
Repository: https://opencomputer.durableagents.dev/ ยท TypeScript
View on Hacker News