Peter Edmonds
898 posts

Peter Edmonds
@peteredm0
founder for educators @ https://t.co/52xUtzREJE
Seattle Katılım Mayıs 2018
184 Takip Edilen64 Takipçiler

@mitsuhiko probably...durable sandboxes?
opencode is great but doesn't have a solution for non-fs persistence (yet? @thdxr) which makes it a non-starter for building widely used agents on top of it.
basically just want something like opencode but in an actor.
English

@RhysSullivan @dillon_mulroy nice! i first saw this in @ethanniser's code, but i'm sure many have rediscovered it.
English

there's a really nice `use` pattern by @dillon_mulroy for wrapping third party services with effect
i always reach for it but can't remember the specific style off hand, so i turned it into a skill
skills.sh/RhysSullivan/e…

English

@dillon_mulroy @hugorcd @boristane what does evlog in the effect ecosystem look like?
just Effect.annotateLogs, or is there something more?
English

evlog is a work of art @hugorcd
also h/t to @boristane for his article, Logging Sucks, that inspired it
English

Holy shit, github actions have actually been down for over 2 hours 🙃

Supkay@asupkay
@theo can you make a tweet about how GitHub actions has been down for 2 hours so I can see other people angry about it
English

@adamdotdev my instinct is to save messages/parts on our end and treat each request as a new session, but aware that cache breakpoints are a delicate beast.
don't want to lose all my cache inputs by mismanaging the part format
English

@adamdotdev for people building on top of opencode server ala Ramp Inspect, is there a suggested path to session persistence?
English

@vercel code review bot is great. just caught a niche FE resource leak that no other reviewers (human or llm!) noticed.
integration into existing workflows needs some work though. would love a cli version so my agents can use it w/o visiting _yet_ another dash cc/@cramforce
English

@thdxr cool will take a look this week!
for people building on top of opencode server ala ramp's inspect, is there a suggested path to session persistence?
my instinct is to save thread data on our end and treat each request as a new session.
wdyt?
English

@zeeg First project I've seen based on the Anthropic Agents SDK!
How did you land on that vs Vercel SDK, OpenCode SDK, or others?
English

@chaliy @jerrickhakim @vercel @blackboxai @roocode no, sandboxes don't support Docker.
all sandboxes run on al'23.
snapshots are analogous docker images in that you use them to spawn reproducible instances.
English

Vercel Sandbox, the secure compute environment for agents, is now generally available.
Built on the infrastructure powering 2.7M mission-critical daily builds, Sandbox is in production for platforms like @blackboxai and @roocode.
vercel.com/blog/vercel-sa…
English

@AmpCode Anyone want to bet on (or suggest) the next Amp features we'll kill?
English

We're r̶e̶m̶o̶v̶i̶n̶g̶ slashing custom commands in @AmpCode. Use skills instead.
ampcode.com/news/slashing-…

Español

what michael and jude (@vercel) are *correctly* reporting is that, while progressive disclosure is a useful pattern, the implementation doesn't matter.
i'd still benefit from a public implementation for Effect, whether "skills" or "indexed markdown". are these public @MichaelArnaldi ?
English

@grinich @kushalbyatnal brilliant. i'll give it a swing this weekend.
English

@MichaelArnaldi for encoding best practices and stylistic choices, like "prefer Effect.Service"
there's many ways to achieve the same thing in effect. from my experience, a small amount of guidance on preference helps a ton.
English

@peteredm0 So cool why? We tested it doesn’t make the models better at all
English

@a1zhang @daytonaio why should subagents not share a sandbox?
isn't it important for a subagent to say "i've written the results to /results" or similar?
English

I've been super excited to get Daytona sandboxes support integrated into the RLM repository (which now works in the official repo).
Check out this awesome guide on RLMs with *depth>1* with code examples from @daytonaio!
daytona.io/docs/en/recurs…
Ivan Burazin@ivanburazin
We just dropped our guide to Recursive Language Models. Where every agent and sub-agent gets its own @daytonaio sandbox - at UNLIMITED recursion depth 🤯
English









