Jesse
1.7K posts


Kind of wild to be told I have an "incentive" to shit on Anthropic by employees when I defended them against the world last week w/ the Mythos stuff 🙃
Anthony Morris ツ@amorriscode
@CodeAkram @AnthropicAI @claudeai @bcherny @trq212 @noahzweben Theo is wrong, we have not been working on this for months. There's some good feedback and lots of paper cuts to fix up but Theo is also incentivized to make that seem like the end of the world.
English

@aarondfrancis giving soloterm a try and its really nice! any reason you didnt go with libghostty for the terminal though? as a neovim user it wouldve been nice to have soloterm as the one stop shop for everything.
English

Excited to share that I've joined Vercel's Board of Directors. Vercel is made up of builders and tastemakers that continually ship things that deeply impact how developers work: Next.js, AI SDK, v0, etc. I can't think of a more exciting place to be. Let's fucking ship. ▲
My relationship with Vercel goes back to the earliest days. HashiCorp was an early adopter of NextJS and Vercel (~10 years ago!) and it remains my default tech stack and deployment platform to this day. Ghostty's website is all on Vercel, too!
Beyond that, I've been continually impressed with the teams relentless focus on shipping meaningful software. And importantly, software that has incredible taste.
Now we are in the age of agentic software development. Vercel is building agentic infrastructure that I think every app and agent will need (I certainly need it!) and I can't think of a more exciting place to be.
Huge thanks to @rauchg , Jeanne, Marten, @cramforce, @tomocchino and the entire Vercel team for the warm welcome. Time to work.

English

@swyx @dillon_mulroy @badlogicgames if youre interested in how you can use /tree and /fork as a lightweight replacement for subagents, check out stacktoheap.com/blog/2026/02/2…
English

@dillon_mulroy explain the context mgmts thing more?
also can u explain the webfetch websearch thing
cc @badlogicgames
English

thoughts after day 1 of using pi full time
- less is more
- i don't miss subagents like i thought i would
- /tree is an insanely good context management primitive (and partially why i havent reached for subagents yet)
- based only on vibes, i think having a minimum system prompt is improving code quality
- telling pi to copy opencodes webfetch and websearch tools was a good play
English

@swyx @dillon_mulroy @badlogicgames re: websearch, pi doesnt have it built in, but you could just point pi to the opencode webfetch tool on github, and say "build this as a pi extension" and then boom, you now have webfetch. it's the pi philosophy to use the harness to build extensions to enhance itself.
English

@banteg I’m mostly using extensions I’ve picked up from other setups, but I did make 1 extension for myself as a vim user: create a a file I can load into neovims quickfix list to view all edits from an agent session. Niche, but works for me
github.com/jssee/pi-conf/…
English

@badlogicgames any plans for pi to support reading skills from the `.agents/skills/` directory like amp and opencode (and others) do? i feel like i saw a post mention that it was planned, but i dont see it in the docs.
English

@stolinski @intellectronica Yeah can here to mention agent-browser too. I prefer the “headless by default” approach vs mcp and it can even do recordings and screenshots to help agents verify their work.
English

These are the AI tools I'm currently using.
- OpenCode
- Dex
- Sentry
- @sveltejs/opencode
- Opus 4.5 of Codex 5.2
- chrome-devtools mcp
- A few custom agents
I'm sure I'm missing out on things by not using skills more or various tools here and there, but honestly I feel very effective with what I'm doing.
English

@badlogicgames I 'forked' this and piped the changes to `lumen diff` via a floating zellij pane. fun.
gist.github.com/jssee/465d0c96…
English

I love writting tiny pi extensions like this.
github.com/badlogic/pi-mo…
Lists all files the agent touched via read/write/edit, newest access first, opens the file in VS Code. Took 30 seconds for the clanker to write, hit /reload, continue work uninterrupted.

English

@stolinski i've moved to ticket:
github.com/wedow/ticket
its straight forward, portable, does what i need. even has a `migrate-beads` command to help with the transition. cc @gregwedow
English

@benhylak Worktrees make sense to keep multiple branches checked out at once
i.e if you have 1 branch in PR review, 1 WIP and 1 for reviewing someone else work locally. Worktrees makes this slightly easier but imo requires some scripting around the default impl to actuallly feel good
English

@dillon_mulroy Nice, reminds me of typescript-result.dev which was a favorite of mine (as opposed to neverthrow)
English

@kentdebruin obra/superpowers
In particular the brainstorming skill, typically moving things to beads after the implementation plan phase.
English

@joelhooks Sick, yeah I typically pick one of two from his list based on his reviews. I don’t read novels that much so that’s enough to last me the year lol
English

@juhsee ya, his cuts go deep so i just get the full stack
i do compare ratings on amazon and goodreads, but it aligns
English
Jesse retweetledi

all my tall niggas be goin 2 sleep early 😭😭 tired as shit from standing
thebe kgositsile@earlxsweat
just woke up wanted to let yall know that being tall as an adult is played out #get #real fuck is yall doing up there lmao
English

@mitchellh @ogirginc @flyasajet What are post facto ways? Im a daily ghostty user since beta and I don’t exactly care about scroll back search, but post facto streaming output sounds cool
English

@ogirginc @flyasajet My personal favorite is piping streaming output through fzf but depending on the use case openinf command output in an editor too (ghostty has provided post facto ways to do this since 1.0). I don’t use multiplexers
English







