frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Spreadsheets might be the best interface for AI agents

https://github.com/metacellslabs/metacells
2•metacells•1h ago

Comments

metacells•1h ago
Spreadsheets may already be the most widely used programming interface in the world.

For decades people have built complex workflows in Excel and Google Sheets using a simple idea: cells referencing other cells.

One calculation produces a result → another cell builds on it → another transforms it again. A chain of computation emerges across a sheet - sometimes across many sheets.

If you've ever built a financial model, you probably remember the moment when changing a few assumptions triggered a recalculation across the entire workbook - dozens of sheets updating automatically.

MetaCells explores what happens when the same pattern is extended with AI.

Instead of only formulas, some cells can call AI functions and external tools.

A cell can:

call an LLM

analyze files or images dropped into the sheet

receive or send data via connectors (email, messengers, APIs)

process attachments or documents

generate or explain formulas

return structured outputs that other cells can use

The spreadsheet still behaves like a spreadsheet: cells referencing other cells.

But now some cells perform AI processing, and their outputs become inputs for other cells. Chains of AI computation can flow across the sheet and across sheets.

In a way it feels similar to a financial model - but instead of numbers propagating through formulas, AI-generated results propagate through the workbook.

External inputs can enter through connectors (emails, messengers, APIs), pass through AI-processing cells, and produce structured outputs or outgoing messages.

Compared to agent frameworks like OpenCLAW, the spreadsheet model provides a more visual representation of what is happening. The processing chain is visible directly in the sheet, which can reduce the mental overhead of building and debugging agent workflows.

Example workflows:

A founder drops customer emails into the sheet → AI cells extract problems customers mention → other cells group them into themes → another sheet generates possible product ideas.

Or competitor analysis → AI cells read websites or PDFs → extract features and pricing → another sheet builds comparison tables → another generates positioning ideas.

Just like traditional spreadsheets, these chains can eventually be collapsed into reusable formulas.

MetaCells is open source and can be cloned and run locally.

GitHub: (link)

Curious what people here think

Could spreadsheets actually be a practical interface for building AI agent workflows? What kinds of workflows would you build first?

metacells•1h ago
A bit more context on the idea.

Spreadsheets already behave like a computational graph - cells referencing other cells.

If you've ever built a financial model, you know the feeling: changing a few assumptions recalculates the entire workbook across many sheets.

MetaCells explores extending this pattern with AI processing. Some cells can call models, process documents or receive/send data through connectors.

The interesting part is that the whole reasoning chain becomes visible directly in the sheet, which reduces the mental overhead compared to many agent frameworks.

Trump's DOJ is not falling for Sam Bankman-Fried's MAGA makeover on X

https://arstechnica.com/tech-policy/2026/03/trumps-doj-is-not-falling-for-sam-bankman-frieds-maga...
1•tartoran•2m ago•0 comments

The Bhangmeter, a 1960s device to measure nuclear detonations

https://en.wikipedia.org/wiki/Bhangmeter
1•zahlman•3m ago•0 comments

Show HN: CastReader – Free TTS Extension That Reads Kindle Cloud Reader

https://chromewebstore.google.com/detail/castreader-tts-reader/foammmkhpbeladledijkdljlechlclpb
1•vinxu•4m ago•0 comments

Auto-georeferenced 381 Soviet military maps of China

https://sovietatlas.monarcha.ai/
1•everettglee•6m ago•0 comments

When the Simulation Starts to Feel Real

https://alvinpane.com/essays/when-the-simulation-starts-to-feel-real
1•alvinpane•8m ago•0 comments

QuickBEAM: JavaScript Runtime for the BEAM VM

https://github.com/elixir-volt/quickbeam
1•clessg•10m ago•0 comments

Show HN: The Bones of PearlOS

https://github.com/NiaExperience/PearlOS/discussions/5
1•pearlos•10m ago•0 comments

Reddit's database has two tables (2012)

https://kevin.burke.dev/kevin/reddits-database-has-two-tables/
1•tosh•13m ago•0 comments

Dario 12 months ago: In 12 months, nearly all code may be generated by AI

https://twitter.com/slow_developer/status/1899430284350616025
3•nipponese•13m ago•1 comments

Do current trends in drone technology favor offense or defense?

https://marginalrevolution.com/marginalrevolution/2024/03/do-current-trends-in-drone-technology-f...
1•paulpauper•13m ago•1 comments

#238 – Sam Winter-Levy and Nikita Lalwani on how AI won't end nuclear deterrence

https://80000hours.org/podcast/episodes/sam-winter-levy-nikita-lalwani-ai-nuclear-deterrence/
1•paulpauper•13m ago•0 comments

MongoDB outage – AWS UAE and Bahrain datacenters

https://status.mongodb.com/incidents/7g5qmxgkc2y4
3•peterjliu•14m ago•0 comments

Show HN: Scan your dev machine for AI agents, MCP servers, and IDE extensions

https://github.com/step-security/dev-machine-guard
5•varunsharma07•15m ago•0 comments

Show HN: Mozzie – a local desktop orchestrator for AI coding agents

https://github.com/usemozzie/mozzie
1•zacharykapank•15m ago•0 comments

API Design Principles for the Agentic Era

https://www.apideck.com/blog/api-design-principles-agentic-era
1•mooreds•16m ago•0 comments

Lloyds, Bank of Scot and Halifax apps showed customers other users' transactions

https://www.bbc.co.uk/news/articles/c4g23npxpwgo
1•ColinWright•16m ago•0 comments

Launch HN: IonRouter (YC W26) – High-throughput, low-cost inference

https://ionrouter.io
5•vshah1016•18m ago•0 comments

AI Cluster Runtime: Reproducible Configs for GPU-Accelerated Kubernetes Clusters

https://developer.nvidia.com/blog/validate-kubernetes-for-gpu-infrastructure-with-layered-reprodu...
1•mchmarny•18m ago•1 comments

NM framework on Karpathy's autoresearch factory

https://nervousmachine.substack.com/p/3000-agents-are-running-experiments
1•hb_124•18m ago•0 comments

Oops, You Wrote a Database

https://dx.tips/oops-database
2•tosh•22m ago•0 comments

Engram – A distributed memory system for AI agents, with extensible architecture

https://vincents-ai.github.io/engram/
2•section_me•23m ago•1 comments

Show HN: Mingle – find and connect with people, like LinkedIn but in your chat

https://github.com/aeoess/mingle-mcp
1•Tima_fey•23m ago•0 comments

Current and former Block workers say AI can't do their jobs

https://www.theguardian.com/technology/2026/mar/08/block-ai-layoffs-jack-dorsey
4•devonnull•25m ago•0 comments

PHP-rnet – a PHP extension that mimics real browser TLS fingerprints

1•takielias•27m ago•1 comments

A small CLI for stopping Git worktrees from fighting over ports

https://github.com/johndockery/portlock
1•ilovejazz442•27m ago•0 comments

Svelte Best Practices

https://svelte.dev/docs/svelte/best-practices
1•Erenay09•28m ago•0 comments

Lowdown can translate Markdown to an mdoc manpage

https://kristaps.bsd.lv/lowdown/mdoc.html
1•fanf2•29m ago•0 comments

FSC Age Verification Bill Tracker

https://action.freespeechcoalition.com/age-verification-bills/
1•muyuu•31m ago•0 comments

Disney+ Teases Creator-Driven Content as It Launches Vertical Video Feature

https://www.hollywoodreporter.com/business/digital/disney-creator-content-launches-vertical-video...
1•andsoitis•32m ago•1 comments

The FermAI Paradox: Agents Need Their IDE Moment

https://docs.ctx.rs/blog/the-fermai-paradox
3•ripped_britches•33m ago•1 comments