frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Neal – Codex writes the code, Claude reviews it

https://github.com/navels/neal
1•navels•43m ago
neal is a CLI I wrote while trying to use an LLM coding agent (in this case, Codex GPT-5.4) to work autonomously on a migration of our large frontend codebase. A few things came up during that project that guided the development of neal:

1. Telling an agent to "keep working unless blocked" doesn't actually work over long stretches of time.

2. Large projects should be broken up into smaller chunks of work.

3. The coding agent should start each chunk of work with a fresh context to prevent context rot.

4. The coding agent benefits from having a different agent doing adversarial reviews along the way.

What I ended up with is an orchestrator that

- lets you configure planner, coder, and reviewer roles. I started with Codex and Claude using their SDKs but later added OpenRouter as well as a compatibility mode for verifying that a model can handle the orchestration. Currently there are 44 compatible OpenRouter models.

- runs a plan that you provide through a planner / reviewer loop which splits the work into reasonable-sized chunks and formats the plan document so that it can be executed by neal.

- runs each chunk of work through a coder / read-only reviewer loop. Once both agents are satisfied, neal moves on to the next chunk. Once everything is complete there is a final pass through the coder / reviewer loop to ensure the implementation satisfies the entire plan.

- resets the coder's context with each chunk of work to prevent context drift, leaving the reviewer's context long-running.

The migration landed (549 commits, over 3000 files added/modified). I also ran 100 benchmark cases (from SWE-bench Pro) that Codex failed to solve on its own through neal and observed 8 solved when using neal with Codex in both (coder and reviewer) roles and 15 solved when using Claude as the reviewer. I had hoped for a more exciting benchmark outcome but this at least demonstrated neal's value, especially putting a different model in the reviewer role.

neal is an npm package installed via

  npm install -g @navels/neal
  
and configured via

  neal setup
It works with your Codex and/or Claude Code subscriptions (as long as those CLIs are authenticated locally) or via OpenAI/Anthropic/OpenRouter API keys.

I have a more detailed writeup of neal's capabilities and how it came to be on my blog: https://navels.dev/blog/neal/

With how fast model capabilities are progressing I'm not expecting this tool to be very useful for too much longer, but I'm still using it as my daily driver, with Claude Fable as the planner/coder and Codex Sol as the reviewer. If you try neal I'd love to hear your feedback, especially if you have a use case that doesn't quite work or you want additional models available.

Lossless Inference

https://runinfra.ai/news/lossless-inference
1•OsamaJaber•16s ago•0 comments

Does Anyone Know a Real, Live, Human Being WHO Works at Facebook?* (2023)

https://robinmckinleysblog.com/does-anyone-know-a-real-live-human-being-who-works-at-facebook/
1•bariumbitmap•42s ago•0 comments

SSH-over-IROH: connect to any machine without IP, behind a NAT/firewall

https://github.com/rustonbsd/iroh-ssh
1•janandonly•1m ago•0 comments

Every way to dereference a pointer in C (personal-blog)

https://blog-rosy-mu-6g08eh3dr6.vercel.app/blog/pointers
1•SyntaxError2505•1m ago•0 comments

Personal Software Journey: Self-Hosting Agent-Built Apps on a Mac Mini

https://metedata.substack.com/p/016-my-personal-software-journey
1•young_mete•2m ago•0 comments

WebGPU Glass Material

https://github.com/ektogamat/webgpu-mesh-transmission-material
1•wildpeaks•2m ago•0 comments

SpaceX's satellite ambitions squeeze out rivals reliant on its rockets

https://www.reuters.com/business/aerospace-defense/spacexs-satellite-ambitions-squeeze-out-rivals...
1•sleepyguy•2m ago•0 comments

Smart wound dressing speeds up healing by triggering body's own repair signals

https://www.eurekalert.org/news-releases/1137465
1•gmays•2m ago•0 comments

Scientific American's Easter

https://leancrew.com/all-this/2026/04/scientific-americans-easter/
1•speckx•4m ago•0 comments

Pi, Minimal and Performant

https://earendil.com/posts/pi-autoresearch-and-databricks/
1•tosh•4m ago•0 comments

Fossil Preserves Ichthyosaur That Ate Pterosaur Before Becoming Food Itself

https://www.discovermagazine.com/100-million-year-old-fossil-preserves-an-ichthyosaur-that-ate-a-...
1•anyonecancode•6m ago•0 comments

Skip-Level One-on-Ones

https://mgrebler.substack.com/p/the-secret-to-skip-level-one-on-ones
1•fagnerbrack•7m ago•0 comments

Gmail will end send-as support from third-party email addresses

https://support.google.com/mail/answer/17101213?hl=en
1•ritzaco•8m ago•0 comments

Show HN: Free SEO checker that finds redirect chains and www issues

https://redirectiq.com/tools/seo-checker
1•joshkurz•8m ago•0 comments

I Don't Have a Manager Readme

https://emdiary.substack.com/p/why-i-dont-have-a-manager-readme
2•fagnerbrack•8m ago•0 comments

Melissa M. Mikus: A simple solution to fix workplace miscommunication [video]

https://www.ted.com/talks/melissa_m_mikus_a_simple_solution_to_fix_workplace_miscommunication
2•fagnerbrack•8m ago•0 comments

Show HN: Gigacode – the model writes its own multi-agent workflow, then runs it

https://github.com/kolega-ai/kolega-code
1•dempseye•9m ago•1 comments

Show HN: Bitfinex lending automation that runs on your PC, not a server

https://rexchenhong.github.io/phoenix-funding/en/
1•rex61713•9m ago•0 comments

Show HN: I built a scored, enriched lead feed from public SEC Form D filings

https://fundingsignals.net/
1•labombas•9m ago•0 comments

The Orchestrator's Tax

https://martinfowler.com/articles/orchestrator-tax.html
1•sss111•10m ago•0 comments

You Don't Need a Blowtorch to Light a Birthday Candle

https://twitter.com/BritneyMuller/status/2084636285847711792
1•mulle188•11m ago•0 comments

FediAdhan: The Islamic Call to Prayer, in Your Fediverse Timeline

https://fediadhan.org/
2•sohkamyung•12m ago•0 comments

I measured defect rates across 2,307 AI-generated 3D models

https://github.com/alza123123/3dqa-benchmark
1•soalza116•12m ago•0 comments

A computer can never be held accountable

https://jola.dev/posts/a-computer-can-never-be-held-accountable
1•shintoist•13m ago•0 comments

I Phish My AI Agent, and You Should Too

https://sveder.com/blog/i-phish-my-ai-agent-and-you-should-too/
1•mikle•13m ago•0 comments

AI slop pollutes the CVE pipeline with fake vulns

https://www.theregister.com/security/2026/08/03/ai-slop-pollutes-the-cve-pipeline-with-fake-vulns...
1•Bender•14m ago•1 comments

Ask HN: Why do so many YCs shutdown and return partial?

1•bix6•14m ago•0 comments

Police National Legal Database confirms data theft after dark web leak

https://www.theregister.com/cyber-crime/2026/08/03/police-national-legal-database-confirms-data-t...
2•Bender•14m ago•0 comments

Germany Records Historic 12B KWh Solar Feed-In in July 2026

https://solarquarter.com/2026/08/03/germany-records-historic-12-billion-kwh-solar-feed-in-in-july...
2•johnbarron•15m ago•0 comments

UK mulls making employers ask before installing bossware

https://www.theregister.com/software/2026/08/04/uk-mulls-making-employers-ask-before-installing-b...
1•Bender•15m ago•0 comments