frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Code execution with MCP: Building more efficient agents

https://www.anthropic.com/engineering/code-execution-with-mcp
4•pmkelly4444•2h ago

Comments

cjonas•1h ago
"Code interpreters" are incredibly powerful tools for agents as it allows them to process large amounts of data without actually having to move the tokens through it's context window.

However, I don't actually see what any of this has to do with MCP. It's more-so just tool calling + code interpreter design patterns. If anything, the MCP hype has resulted in a lot of BAD tools being written that return ridiculous number of tokens.

SQL is really a perfect solution for allowing the agent to access data, but in most applications, it's not realistic to provide it with a db connection. Your either need RLS and user connection pooling (like supabase) or strict application tenant filtering (which is tricky) and even then, you still can't efficiently join data from multiple sources.

I recently built a system using tenant isolated S3 "dataponds", populated with parquet files, that the agent queries with duckdb.

The VM (agent core) gets an short lived "assume role" STS token injected so it can only access buckets the user is entitled to (also VPC networking so no other ingress/egress). Each location has a `manifest.json` file that describes the contents and schema. The agent can query the parquet files using duckdb, do additional processing with pandas and then share files back to user by writing it to S3 in special predefined display formats (data-table, time-series, etc).

The file ids, along with a sample of the data is pass back the LLM. It can then embed the file in it's response using a special tag and a custom markdown renderer displays it back to the user.

From what I can tell, this is basically what Chat-GPT has done for a long time (minus the preconfigured "datapond" and special response formats), but it's pretty awesome how "low-effort" a system like this can be built today.

Generalizing Test-Time Compute-Optimal Scaling as an Optimizable Graph

https://huggingface.co/papers/2511.00086
1•veryluckyxyz•39s ago•0 comments

Russia blocks Ookla's Speedtest due to internet security threats (July 2025)

https://www.reuters.com/sustainability/society-equity/russia-blocks-ooklas-online-speedtest-servi...
1•cobertos•1m ago•0 comments

PostgreSQL 18 – Virtual Generated Columns

https://hashrocket.com/blog/posts/postgresql-18-virtual-generated-columns
1•doppp•7m ago•0 comments

Voice Processing and Synthesis by Performance Sampling and Spectral Models

https://web.archive.org/web/20240731004804if_/https://www.tdx.cat/bitstream/handle/10803/7555/tjb...
1•q7m•8m ago•1 comments

Epic vs. Google settlement: Opening up Android

https://twitter.com/TimSweeneyEpic/status/1985920786545123613
4•azhenley•15m ago•0 comments

Commitments on Model Deprecation and Preservation

https://www.anthropic.com/research/deprecation-commitments
1•dgs_sgd•15m ago•0 comments

Show HN: Google Notebook LM for your team

http://thytus.com
1•martinoV•19m ago•0 comments

NASA's Orion Space Capsule Is Flaming Garbage

https://caseyhandmer.wordpress.com/2025/10/31/nasas-orion-space-capsule-is-flaming-garbage/
1•surprisetalk•24m ago•1 comments

What Happens When All Training Data Is AI Generated? [video]

https://www.youtube.com/watch?v=Bs_VjCqyDfU
1•surprisetalk•24m ago•0 comments

In Pursuit of Democracy

https://pudding.cool/2025/11/democracy/
1•surprisetalk•24m ago•0 comments

Grokipedia or Slopipedia? Is It Truthful and Accurate?

https://www.mindprison.cc/p/grokipedia-or-slopipedia-is-it-truthful-accurate
2•13years•28m ago•1 comments

Show HN: Generate custom MTA Subway displays

https://mtadisplay.ryangeary.dev/
1•theryangeary•30m ago•0 comments

Oracle default fears surge as credit swaps spike – is AI taking its toll?

https://economictimes.indiatimes.com/news/international/us/oracle-default-fears-surge-as-credit-s...
5•moose_man•31m ago•3 comments

Crypto Hit by Bitcoin Whales Dumping $45B in Bets

https://www.bloomberg.com/news/articles/2025-11-05/crypto-hit-by-bitcoin-whales-dumping-45-billio...
2•moose_man•32m ago•2 comments

Tom Brady says his dog is a clone of family's previous pet

https://www.espn.com/nfl/story/_/id/46848973/tom-brady-says-dog-clone-family-previous-pet
1•cachecrab•33m ago•0 comments

3D Wave Function Collapse in GDScript (Godot)

https://github.com/crwedman/crwtiles
1•underscoremark•34m ago•0 comments

Tesla says Musk should be paid $1T – will shareholders agree?

https://www.bbc.com/news/articles/cn4j0yg1drgo
2•grugagag•44m ago•0 comments

BoxLambda OS Software Architecture, First Draft

https://epsilon537.github.io/boxlambda/sw-arch-1st-draft/
3•snvzz•49m ago•0 comments

Live Updates: Mamdani Wins NYC Mayor's Race After Highest Turnout in Decades

https://www.nytimes.com/live/2025/11/04/nyregion/nyc-mayor-election
12•grugagag•53m ago•4 comments

Free Macintosh Software

http://www.macattorney.com/free.html
2•TMWNN•58m ago•0 comments

99.994% of your time between therapy sessions is unsupported

https://app.unblend.me
2•igershteyn•59m ago•2 comments

Godel's Solution to Einstien's GR

https://gist.github.com/amazedsaint/d530655d68e0ffcd516865a707b49879
2•amazedsaint•1h ago•0 comments

Show HN: Free Games Pit – Play Free Online Games Instantly – 1500 Browser Games

https://freegamespit.com/en
1•superfa•1h ago•0 comments

Ask HN: How do you debug or trace Cloudflare RayIDs efficiently?

1•mylescorner•1h ago•0 comments

Hypothesis: Property-Based Testing for Python

https://hypothesis.readthedocs.io/en/latest/
11•lwhsiao•1h ago•0 comments

Australia includes Reddit, Kick in teen social media ban

https://www.reuters.com/business/media-telecom/australia-includes-reddit-kick-teen-social-media-b...
4•geox•1h ago•0 comments

A Wave of US Layoffs Flash Early Warning Sign for Job Market

https://www.bloomberg.com/news/articles/2025-11-03/the-low-hire-low-fire-us-economy-seems-to-be-over
3•moose_man•1h ago•0 comments

Ask HN: Is this the fast take off?

3•noduerme•1h ago•5 comments

Thoughts by a non-economist on AI and economics

https://windowsontheory.org/2025/11/04/thoughts-by-a-non-economist-on-ai-and-economics/
4•gmays•1h ago•1 comments

Preventing Kubernetes from Pulling the Pause Image from the Internet

https://kyle.cascade.family/posts/preventing-kubernetes-from-pulling-the-pause-image-from-the-int...
4•meatmanek•1h ago•3 comments