Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 54 min 28 sec ago

Ontell – The smartest way to automate your WhatsApp business

Mon, 05/11/2026 - 8:32am

Article URL: https://ontell.ai

Comments URL: https://news.ycombinator.com/item?id=48094149

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Codex Automatic /Review Loop

Mon, 05/11/2026 - 7:37am

I created this tool because I wanted to automate /review for uncommitted changes that I was doing manually.

This works by exposing to agent single new mcp tool call allowing it to request review.

MCP creates new codex instance in the background and uses app-protocol to request identical flow as /review with option to include additional review instructions.

GPT-5.5 started to be very good and providing meaningful instructions, describing what was desired intent of introduced changes.

This works much better than /review + "fix it" approach, as review result is passed to agent that have while implementation knowledge.

This resolves 2 failure modes:

1. Review asks to restore what we are trying to change

2. Flapping between 2 issues (first review resolves issue by introducing second one, second issue reintroduces first issue)

I decided to post this mcp right now, as it looks like there is community interest for this particular solution, therefore I wanted to present my existing and already battle tested implementation.

Comments URL: https://news.ycombinator.com/item?id=48093703

Points: 1

# Comments: 0

Categories: Hacker News

Ghfs – GitHub Issues as a Filesystem

Mon, 05/11/2026 - 7:35am

Article URL: https://ghfs.dev/

Comments URL: https://news.ycombinator.com/item?id=48093684

Points: 1

# Comments: 0

Categories: Hacker News

I built an open-source visual AI agent builder – PandaFlow

Mon, 05/11/2026 - 7:33am

https://github.com/pandastack-io/pandaflow

Build Multi-Agent AI Systems Visually

Comments URL: https://news.ycombinator.com/item?id=48093673

Points: 1

# Comments: 0

Categories: Hacker News

Pages