frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Local Email Client for AI Horseless Carriages

https://github.com/dbish/DispatchMail
14•shahahmed•1d ago
The AI Horseless Carriages article spurred a lot of conversation about how we should just be giving users the system prompt box [0], and we were pretty surprised that a bunch of email clients didn’t pop up following this pattern [1].

So we went ahead and created a local [2] email client that you can run that processes your inbox with your own handwritten rules. It lets you label and archive based on natural language rules. You can draft responses with your own drafting prompt, and there’s a “research sender” option that uses web search to get public info on a sender. You can customize any of the prompts to fit your needs. We’d love to hear what you think and PRs/issues are welcome!

[0] https://news.ycombinator.com/item?id=43773813 [1] Superhuman seems to be pulling on this thread [2] uses OpenAI for this version, client runs locally, ollama support soon!

Comments

dbish•1d ago
We’d love to hear feedback on this. It’s a proof of concept but I really want to 1) offer agents within an inbox (and integrate to” “dispatch” work to agents running in services like n8n or retool), and 2) offer email inboxes for agents themselves just like coworkers.

Lots of cool stuff to build here, and one day soon expand to the full office suite for ai agents.

supah•17h ago
Why not just create its own email like usual. Provide a MCP to the inbox?
dbish•11h ago
A few reasons:

1. Some people want to have a very clear set of rules/process for which emails are "viewable" by an AI Agent, so a seperate "inbox" makes it a little easier for people to understand what an Agent is looking at (and add more customizability, controls, traceability, etc.)

2. Human/AI collaboration still requires some UX, we are not (yet) at the point of a fully automated agent that just does stuff and tells you what it did, I expect most apps need an AI-native version that have collaboration UX specifically made for giving feedback to an AI, approving what its done, etc. and MCP is just a way to specificy API access in a sense and not enough.

3. This first version is locally run and manually triggered (reactive) for fetching new emails, but we if you want to automatically run agents as new email comes in (proactive - which is our goal) we need a server to be processing new email and triggering the right agent, so this is one step towards that rather then just trying to give an MCP server to Claude or another assistant that is reactive instead of proactive.

forty•1d ago
How do you prevent someone random from asking your bot to archive all your emails (for example) with a specifically crafted email ?
splitbrain•1d ago
Yeah, and if this can also automatically send mails, we not only have prompt injection but also data exfiltration.
dbish•1d ago
2 things right now, 1) it can only draft emails, requires human in the loop to send still. 2) every email you can think of as resetting the context so at most you can only prompt inject your email and get it classified differently or have the agent try to use one of the available tools just for that email, it won’t impact other emails.

Show HN: StackSafe, Taming Recursion in Rust Without Stack Overflow

https://fast.github.io/blog/stacksafe-taming-recursion-in-rust-without-stack-overflow/
2•tison•9m ago•0 comments

Show HN: Price Per Token – LLM API Pricing Data

https://pricepertoken.com/
278•alexellman•11h ago•117 comments

Show HN: Apple Health MCP Server

https://github.com/neiltron/apple-health-mcp
145•_neil•2d ago•32 comments

Show HN: The Montana MiniComputer

https://mtmc.cs.montana.edu/
93•recursivedoubts•9h ago•20 comments

Show HN: LogMerge – View multiple log files in a merged view

https://github.com/faisal-shah/pylogmerge
3•faisalhackshah•1h ago•0 comments

Show HN: A macOS clock that stays visible when coding or binging in fullscreen

https://cornertime.app/en
44•muvich3n•8h ago•33 comments

Show HN: Nia – MCP server that gives more docs and repos to coding agents

https://www.trynia.ai/
77•jellyotsiro•1d ago•64 comments

Show HN: Tsbro – TypeScript for the browser, no build step

https://github.com/stagas/tsbro
33•stagas•4d ago•26 comments

Show HN: BlackMagic-JS – Automatic dark mode framework that just works

https://github.com/LucAngevare/BlackMagic-js
2•LucAngevare•5h ago•0 comments

Show HN: Autark – A self-contained build system for C/C++

https://autark.dev
3•adamansky•7h ago•0 comments

Show HN: I built a CSV/XLSX editor that uses JavaScript to manipulate data (OSS)

https://www.fileglance.info
2•crossing•7h ago•0 comments

Show HN: Metaessen 2.10 – Manage resources for practical use

https://metaessen.com/
3•lilerjee•8h ago•2 comments

Show HN: Configurable parser from binary message to JSON (and viceversa)

https://gitubo.github.io/bixit/
2•maxmosca•8h ago•0 comments

Show HN: Total Premium Paid on Meme Stocks Calculator

https://wastedonmemes.com/
2•goinggetthem•8h ago•0 comments

Show HN: Narev – Open-Source FinOps for AI and Cloud Spend

https://github.com/narevai/narev
3•osquar•8h ago•2 comments

Show HN: StackDAG: Build and share application stacks as DAGs

https://stackdag.pages.dev/
2•JavRedstone•9h ago•0 comments

Show HN: Easy Python Time Parsing

https://github.com/felixnext/python-time-helper
21•felixnext•4d ago•2 comments

Show HN: A code editor that integrates into the browser

https://tachicode.dev/
41•quintu5•1d ago•8 comments

Show HN: The missing link of a bookstore's tech stack

https://bookhead.net/
93•greenie_beans•2d ago•26 comments

Show HN: TheProtector – Linux Bash script for the paranoid admin on a budget

https://github.com/IHATEGIVINGAUSERNAME/theProtector
161•lotussmellsbad•2d ago•35 comments

Show HN: Tinder but it's only pictures of my wife and I can only swipe right

https://trytender.app/
989•risquer•2d ago•260 comments

Show HN: Compass CNC – Open-source handheld CNC router

https://www.compassrouter.com
172•camchaney•6d ago•44 comments

Show HN: I built a biological network visualization tool

https://nodes.bio
3•jmg421•12h ago•0 comments

Show HN: A word of the day that doesn't suck

80•jsomers•3d ago•32 comments

Show HN: Phind.design – Image editor & design tool powered by 4o / custom models

https://phind.design
88•rushingcreek•3d ago•22 comments

Show HN: MCP server for up-to-date Zig standard library documentation

https://github.com/zig-wasm/zig-mcp
26•afirium•4d ago•9 comments

Show HN: The Magic of Code – book about the wonders and weirdness of computation

https://themagicofcode.com/sample/
109•arbesman•3d ago•29 comments

Show HN: Self-updating MCP server for official pip, uv, poetry and conda docs

https://github.com/KemingHe/python-dependency-manager-companion-mcp-server
29•keminghe•2d ago•18 comments

Show HN: Local Email Client for AI Horseless Carriages

https://github.com/dbish/DispatchMail
14•shahahmed•1d ago•6 comments

Show HN: Lotas – Cursor for RStudio

https://www.lotas.ai/
80•jorgeoguerra•4d ago•28 comments