Anthony
1.1K posts

Anthony
@anthonyringoet
another ghost driving a meat coated skeleton made from stardust on a tiny 🌍 💛 🤖 ☕️ 🐈 🌱 🚴🏽♂️ ✊🏾
Earth Katılım Haziran 2008
614 Takip Edilen649 Takipçiler

> Want to give every agent session a repo? Artifacts can do it. Every sandbox instance? Also Artifacts. Want to create 10,000 forks from a known-good starting point? You guessed it: Artifacts again. Artifacts exposes a REST API and native Workers API for creating repositories, generating credentials, and commits for environments where a Git client isn’t the right fit
🧑🍳😘
Dillon Mulroy@dillon_mulroy
announcing artifacts - a versioned file system that speaks git certainly the coolest thing i've ever built and i got to build it with some truly great people fearless leader: @elithrar zig/git nerd: @mattzcarey storage goat: @thomas_ankcorn blog.cloudflare.com/artifacts-git-…
English

@thenerd_be Pasting in url’s like cavemen? Browser extension coming up in your next session 😆
English

The amount of work you can move these days ...
Wrote a POC this afternoon to download videos from a not-to-be-mentioned broadcast station 🤫.
15:30 - initial POC, Claude chose Python with an ugly as hell UI.
16:30 - Asked to rewrite it in Electron
17:00 - Shipped first test version to a friend
17:05 - Friend acknowledge it works.
17:10 - Friend is cocky (@vtim) and already sends feature request asking for queued downloads
17:25 - Queued downloads are available



English

@boyney123 @threepointone Think it’s super exciting. Also mind boggling given all the bias built up from all existing patterns/experience. Crazy world
English

I'm learning a ton of things about CloudFlare at the moment, catching up on resources & talks (I'm still new to it).
One thing I can't shift from my mind is what @threepointone is talking about here. Personalised dynamic software for users.
I've spent 20 years building UIs for all sorts of apps... but this new pattern really interests me.
Why can't we just dynamically give users an interface based on their persona? Information? etc...
My gut tells me this is where things will head. I'm already playing with Dynamic workers for fun, but these new patterns really do excite me.
I shared some links below to his talk, and material to help you dive deeper.


English

@mattzcarey Any option to share some kind of version of your pi code setup for this? Sounds interesting! Is it a recent raspi?
English

@anthonyringoet Yeah, it’s for discord and gh. Basically all external tools go through codemode so I can inject access tokens and have some level of permissioning
English

Thinking of making up some agent boxes. Mine is a raspberry pi in my living room and it's got to a scary level of good I wanna share
stuff it does for me:
- screenshots the surf cams
- predicts paragliding/kiting opportunities
- tracks food macros
- pings me to drink / walk around
- migrated my old uni dropbox to R2
- watches old email inboxes
- hosts mini apps on demand
...
dm me if you want code or specs, repo is not really shareable but I can make an image.
English

This is agent-ci.dev, it runs the same native GitHub Actions Runner in a container. The difference is the control pane: Which is a local http server. So it never communicates with GitHub.com, because of this we can do all kinds of interesting things:
1. 0ms cache restores (copy on write mounts)
2. pause-and-retry on failures (bash injection in step.)
3. 100% compatible with GH actions. (just a control pane.)
Peter Pistorius@appfactory
Running GitHub Actions locally never gets old.
English

@mattzcarey What’s do you use for code mode w/ pi on a local device eg non workers? Existing plugin or?
English

@anthonyringoet its pi on a pi. one very light agent. + skills and codemode
English

@appfactory @mattzcarey @threepointone closed beta but can use in wrangler
developers.cloudflare.com/workers/runtim…
English

@mattzcarey @threepointone are dynamic workers available to play with?
English

this blog post by @threepointone articulates why I am so bullish on Dynamic Workers.
agents live in the environment and interact with software natively, through code.

English

@threepointone Sounds epic. And breaking my brain at the same time. The new world is weird.
English

code mode: let the code do the talking
(aka, after w/i/m/p)
wherein I ponder the implications of every user having a little coding buddy, and every "app" being directly programmable on demand.
sunilpai.dev/posts/after-wi…
lmk what you think.

English

In the next version of sandbox sdk
You can give your agents a full desktop environment like Cursor does, and get them to test their work end-to-end, and show you demos. Made easy for you to integrate with a simple, fully-typed API.
Cursor@cursor_ai
Cursor now shows you demos, not diffs. Agents can use the software they build and send you videos of their work.
English


@bigdatachads not looking for clean, but triggered by your post to see the shape of things :)
English

@anthonyringoet been asked to do so. maybe next week. honestly, first time i'm sharing code, so need to figure out what is required. make sure the repo is clean. working on something else atm. will switch to that when finished.
English





