pizza-bot-app/pizza-bot
A local-first inbox for long-running AI agents, built with DeepAgents and LangGraph.
About the project
A local-first inbox for long-running AI agent tasks built on DeepAgents/LangGraph: finished runs land in Unread, runs awaiting your decision in Action. Runs in Electron, browser, and CLI against a local api-server.
Useful for
- Start a long-running agent task and return when the result lands in Unread
- Approve agent requests for consequential actions from the Action queue
- Connect a model provider (Bedrock, OpenAI, Ollama) and run a task from the terminal CLI
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 9 stars so far today, about 13 expected by the end of the day. The usual pace is 5 per day, so that's 2.6× as much.
- Hacker News: “Show HN: Pizza Bot – An inbox for AI agents that work in the background” — 59 points, 3 days ago.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 314
- Stars in a day
- 13
- Forks
- 24
- Issues and pull requests
- 93
- Watchers
- 1
- Language
- TypeScript
- License
- Apache-2.0
- Latest release
- v1.0.0 · September 8, 2026
- Created
- June 26, 2026
- Last push
- September 15, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Hacker News discussions
- Show HN: Pizza Bot – An inbox for AI agents that work in the background59 points, September 15, 2026
Spotted in
- September 18, 2026Spotted on Hacker News
- September 17, 2026Spotted on Hacker News
- September 16, 2026Spotted on Hacker News
- September 15, 2026Spotted on Hacker News
Similar projects
-
8.9
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.6
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
8.1
hypit-ai/hypit
Hypit gives AI agents a language and system to create video: the agent clones a viral clip as an editable workflow — footage, captions, B-roll and effects anchored to words instead of seconds.
-
7.9
Tencent/BrowserSkill
BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.
-
7.0
korcarc/text-humanizer
A Python tool that rewrites AI-generated text through an LLM and translation pipeline to bypass detectors like Turnitin and GPTZero. Supports 8 languages and requires a DeepSeek API key.
-
6.9
Tencent/WeKnora
Open-source LLM knowledge platform: turns raw documents into queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.