Sabitlenmiş Tweet
Abhi
585 posts

Abhi
@abhiarya
co-founder + cto @opennote / prev @browserbase @nasa
sf Katılım Şubat 2025
958 Takip Edilen4K Takipçiler

We just open-sourced Paperclip: the orchestration layer for zero-human companies
It's everything you need to run an autonomous business: org charts, goal alignment, task ownership, budgets, agent templates
Just run `npx paperclipai onboard`
github.com/paperclipai/pa…
More 👇
English

@forwarddeploy jupyter but with collaborative agents :) github.com/abhi-arya1/par…
English

@samuelcolvin @NotionHQ Would love for you to give @opennote a shot! We offer almost every markdown block with text-first conversations + formatting on paste + full TeX support, and are extending support for more every day!
English

I'm beginning to really dislike @NotionHQ editing experience.
The "it's nearly markdown, but it's not" makes me want just markdown more and more.
English

@jancurn @NotionHQ Hey Jan, would love for you to try Opennote if you’re looking for great search!
Our Cmd+K Universal Search can look through your Notion pages faster than Notion can :)
opennote.com
English

@threepointone @aisdk +++for anyone considering agents SDK i highly recommend as the easiest way to build and deploy agents
English

We just shipped updates to agents sdk, but I'd like to call one out in particular:
@cloudflare/ai-chat@0.1
It is (imo) the world's best backend for @aisdk chat. Ootb you get:
- Automatic message persistence: conversations stored in SQLite, survive restarts
- Resumable streaming: disconnected clients resume midstream without data loss
- Real-time sync: messages broadcast to all connected clients via WebSocket
- Tool support: server-side, client-side, and human-in-the-loop tool patterns
- Row size protection: automatic compaction when messages approach SQLite limits
This release includes a TON of bug fixes, particularly around tool calling, hibernation and much more. It's fully aligned to "modern" usage patterns, and we've updated our docs to match, including advanced patterns. (api: developers.cloudflare.com/agents/api-ref…, build a chat agent: developers.cloudflare.com/agents/getting…)
We also shipped a brand new starter github.com/cloudflare/age… rewritten to show features, and looking much nicer with cloudflare kumo.
Oh also, zero breaking changes. You should update now.
English

We’re adding agent support to publishing to tighten the loop between how models help you learn and how they find the resources to do so.
Really excited to see what people create with this!
Opennote@opennote
Publishing on Opennote got an upgrade! Custom domains, site-wide search, better navigation, and more. You can also append .md to any URL for raw markdown, or hit /llms.txt for agent guidelines. All journals are AI-readable by default. Here's what it looks like: learning.opennote.space/e07da1ee-6a86-…
English
Abhi retweetledi

Thank you! I think one thing that might've been confusing in my naming is the `sandbox`. wt doesn't run independent containers, but allows you to do that if you want. Otherwise, you can just run worktrees like normal in your own OS -- I built this because i kept running out of memory on macOS so being docker-first wasn't super viable
English

Is there a benefit to isolated sandboxes? On the project I'm working on, we're looking into worktree management, but all of the worktrees still use the same Docker Compose stack (with the database and other services) because it's expensive to run lots of containers on macOS locally for development. Cool project, by the way.
English

introducing wt, my take on worktrees for coding agents
one command spins up isolated sandboxes locally or remotely, with everything configured automatically
github.com/abhi-arya1/wt

English

@vincent_koc Right now its based off of whatever machine you send to, but securing it is on my future list!
English

@abhiarya You sandboxing the wts? I use standard aliases and functions to wrap things into shells in my dotfiles.
English

@reed_barnes this is tuff, i have some plans to add a `wt provider` interface, and will open an issue if anyone is interested :)
would be great to have direct-to-cloud and more branch logic
English

@abhiarya was just building something like this and yours looks way better, I gotta try this out!
what do you think about a command to hot-swap a branch into the main directory? I want to send an agent off to get started on some changes, then bring them in for manual editing + review
English














