Adam Gold

700 posts

Adam Gold

Adam Gold

@AdamGolds

building long running sandboxes @ https://t.co/NQ9yehAYVd (ex-CEO @ Kypso, acquired)

Katılım Nisan 2009
276 Takip Edilen284 Takipçiler
Adam Gold
Adam Gold@AdamGolds·
Big update for islo.dev: we now support role assumption for AWS and GCP. That means agents can connect to your cloud providers without relying on long-lived static credentials. The days of giving API keys to your agents and worrying it might leak them are over. This is especially useful for organizations running across multiple AWS accounts or GCP projects, where credential management can quickly become messy.
English
0
0
2
9
Adam Gold
Adam Gold@AdamGolds·
@mathemagic1an Wrong way to look at it - docker in docker is definitely not the solution. Enterprises need to spin up much more complex envs than can be done with docker in docker
English
0
0
0
13
Adam Gold
Adam Gold@AdamGolds·
You have to build sandboxes with a security mindset. We do all of those at islo.dev. More on that soon.
Damian Barabonkov@damian_b

The sandboxing debate is becoming more widespread, but I fear it is focusing on the wrong things. Given too many people are ranking startup times, I decided to write this rebuttal. From Peter’s tweet, his postulation is the correct one: "How would we build software if tokens don’t matter?". In this future, sandboxing will not be about shaving milliseconds off boot. Timings will still matter, but there will be many more layers to this cake. Most critically, sandboxing will be about giving agents a high-fidelity operating environment. I think the winners will have to get these three things right: 1. Full-capability sandboxes Most sandboxes people are hyping are not actually capable enough for serious agentic work. A useful coding agent needs to clone arbitrary repos, install dependencies, run tests, spin up services, debug failures, and iterate. For example, many production repos depend on Docker. If your sandbox cannot run Docker, it is probably not ready for the workflows agents are about to own. 2. Trusted credential handling The moment agents do real work, they need access to real systems. GitHub, Linear, Slack, GMail, cloud accounts, internal dashboards, deployment tools. You cannot just hand the model your secrets and hope for the best. The right abstraction is some version of a trusted proxy: the agent can request actions, but secrets stay controlled, scoped, audited, and revocable. 3. Agent-to-agent communication Today, most sandboxed agents are isolated workers. I do not think that will last for long. The future probably looks more like fleets of specialized agents, each with different tools, permissions, memories, and objectives. Some review code. Some reproduce bugs. Some run benchmarks. Some test security. Some interact with external apps. Those agents will need to talk to each other, delegate, verify, and coordinate. So the sandbox stops being a box, and it starts to become more of a network substrate. That is why I think this market is still wide open. Nobody really knows what the agentic software stack will look like yet. But I am absolutely confident that the winning sandbox provider will not be the one that starts fastest. It will be the one that safely enables agents to do real work.

English
0
0
1
29
Ehsan
Ehsan@acadictive·
@AdamGolds love to follow that journey ... lets connect.
English
1
0
1
11
jacky
jacky@jjackyliang·
what's the best platform to host vms for agents? ideally with spin down when not used
English
10
0
9
2K
David Uchenna
David Uchenna@callmidavid·
Uber uses Go. Google uses Go. Twitch uses Go. Dropbox uses Go. SoundCloud uses Go. PayPal uses Go. TikTok uses Go. Netflix uses Go. What’s stopping you from learning Go?
English
147
21
564
45.1K
Adam Gold
Adam Gold@AdamGolds·
@BenjDicken EC2? So you expect the agent to set up their own environment, and you're going to pay when the agent doesn't work?
English
0
0
0
34
Ben Dicken
Ben Dicken@BenjDicken·
The essential engineering cheatsheet of 2026: agent → while loop subagent → nested while loop agent harness → the rest of the code cloud agent → all the above, on EC2
English
28
81
967
33.5K
Corey Quinn
Corey Quinn@QuinnyPig·
Been thinking about what an "agent-native cloud" actually needs to look like. Mentioned this, and @Vercel's CEO replied that it'll be them. Cool! Here's the spec they (or @Cloudflare, or some startup not yet invented) actually have to hit. It won't be @awscloud. Thread...
Guillermo Rauch@rauchg

@QuinnyPig It'll be ▲. Would love your feedback. This is our primary focus!

English
26
30
394
118.5K
Adam Gold
Adam Gold@AdamGolds·
@kapilansh_twt We don't share env variables.. we share sandboxes with real environments inside
English
0
0
0
112
kapilansh
kapilansh@kapilansh_twt·
how do teams actually share .env variables securely because the options I see are - Slack DM (terrible) - email (worse) - shared Notion doc (somehow even worse) - 1Password or similar - something I'm missing
English
1.1K
20
1.6K
445K
Adam Gold retweetledi
Jackson Stokes
Jackson Stokes@jackson_stokes·
We partnered with @mercor_ai to test a simple idea: What if knowledge-work agents were just… coding agents? Result: +25% performance, 2x faster, cheaper, and new SOTA on APEX-Agents. @josancamon19
Jackson Stokes tweet media
English
6
9
100
15.9K
Mert Deveci
Mert Deveci@gm_mertd·
Still surprised there have not been any serious attempts to launch similar things to exe.dev or sprites in sandboxes
English
5
0
2
565
John Yang
John Yang@jyangballin·
How much of SQLite, FFmpeg, PHP compiler can LMs code from scratch? Given just an executable and no starter code or internet access. Introducing ProgramBench: 200 rigorous, whole-repo generation tasks where models design, build, and ship a working program end to end. 🧵
John Yang tweet media
English
102
246
1.5K
708.4K
Adam Gold
Adam Gold@AdamGolds·
@geminicli Very soon they are going to understand containers are not enough to run software. You need real computers. Try to run a whole cluster on a container...
English
0
0
1
1.3K
Gemini CLI
Gemini CLI@geminicli·
Scion is a new multi-agent orchestration tool that orchestrates agents (Claude Code, Gemini CLI, Codex, and others) as isolated, concurrent processes. Each agent gets its own container, git worktree, and credentials — so they can work on different parts of your project without stepping on each other. github.com/GoogleCloudPla…
English
14
67
458
55.6K
Gemini CLI
Gemini CLI@geminicli·
Alway-on Agentic Life Cycle 🤖🔄 Learn how to orchestrate multiple Gemini CLI agents as team members with different roles and personas using Scion🌱 Watch the session from Cloud Next 👇 youtube.com/watch?v=ZxFDpm…
YouTube video
YouTube
English
11
22
233
29.8K
Adithya S K
Adithya S K@adithya_s_k·
Excited to release the Ultimate guide to RL environments! Definitions of RL environments differ wildly in the LLM era, so we spent the last month building several RL environments across 6 different frameworks, domains and complexities to map out which are easiest to build with and which can be scaled to 1000s.
English
51
158
1.2K
220.8K