Angie Jones
@angiejones.tech
35K followers 310 following 1.3K posts
Tech's Favorite Auntie VP Eng, AI Tools & Enablement @ Block #techgirl1908
Posts Media Videos Starter Packs
Pinned
angiejones.tech
Quick 10-minute primer on how goose works as an AI agent, how it fits into the broader AI ecosystem, and how it uses MCP to interact with tools, automate tasks, and enhance productivity.

youtu.be/hFFwgyQeEQc
Codename Goose: A Local Open Source AI Agent Built on MCP
YouTube video by Block Open Source
youtu.be
Reposted by Angie Jones
codetv.dev
Now streaming for everyone: 3 teams of devs had 4 hours to build apps that use something other than a keyboard or mouse for input. @leonnoel.bsky.social, @ericaxtech.bsky.social, @kentcdodds.com, @joelhooks.com, Billy, & @zig.computer took the challenge

Watch now: codetv.link/wdc/s2e10
Reposted by Angie Jones
opensource.block.xyz
Tried subrecipes in goose yet? They’re like microservices for your AI agent, except nobody’s arguing over the logging library.

* Recipes = repeatable step-by-step workflows 🔁
* Subrecipes = workflows calling other modular workflows 🔁 ➡️🔁

block.github.io/goose/blog/2...
Automate Your Complex Workflows with Sub-Recipes in goose
Did you know you can call recipes from within other recipes? Learn how to orchestrate multiple AI tasks using goose subrecipes.
block.github.io
Reposted by Angie Jones
opensource.block.xyz
POV: you build a free, open source AI agent and your whole team can’t stop talking about it 🔥
angiejones.tech
In today's episode of "real AI use cases outside the IDE", one of our engineering teams had Goose review their bug fix PRs, then summarize trends and blind spots. Next, they'll bake that analysis into the repo and have a CI agent watch out for repeat issues 💪🏽
angiejones.tech
yeah dang i gotta add that to my list for next time
angiejones.tech
@scott.hanselman.com showing me where the good eats are
Reposted by Angie Jones
jason.energy
cookin’. recognize anyone? 👀
a roomful of people at desks with code visible on the monitors. there is a camera crew filming two developers at side-by-side desks
Reposted by Angie Jones
opensource.block.xyz
✨ The Goose Recipe Cookbook is LIVE ✨

Got a Goose setup that just works?
Save it. Share it. & Let the community cook.

🎁 The first 50 approved recipes will receive $10 in OpenRouter LLM credits.

Submit yours now: link in the comments
Let's build a library of shareable Goose workflows together!
angiejones.tech
Not being nosy, I actually need your help. How much are you spending monthly on AI tools for personal projects outside of work per month?
Reposted by Angie Jones
realneilc.bsky.social
Sure sex is great but have you ever deleted hundreds or even thousands of lines of code and everything still worked?
angiejones.tech
Using AI to generate code is cool, but how about using it to DELETE CODE?!

Our iOS team is using goose to remove hundreds of thousands of lines of dead code from their monorepo 🤯

block.github.io/goose/blog/2...
When AI Becomes Your New Team Member: The Story of Goose Janitor
How an engineering team is trialling autonomous AI-powered technical debt cleanup
block.github.io
angiejones.tech
browser extensions are clunky and not sticky. if i were a browser vendor, I'd go all out with making it AI native (or at least launching a new browser that is)
angiejones.tech
I've been wondering this myself. Like will Perplexity be acquired? Will Chrome go full AI?
Reposted by Angie Jones
kayvee.dev
Kay Vee @kayvee.dev · Aug 29
A very interesting post that worth your time
angiejones.tech
Using AI to generate code is cool, but how about using it to DELETE CODE?!

Our iOS team is using goose to remove hundreds of thousands of lines of dead code from their monorepo 🤯

block.github.io/goose/blog/2...
When AI Becomes Your New Team Member: The Story of Goose Janitor
How an engineering team is trialling autonomous AI-powered technical debt cleanup
block.github.io
angiejones.tech
Using AI to generate code is cool, but how about using it to DELETE CODE?!

Our iOS team is using goose to remove hundreds of thousands of lines of dead code from their monorepo 🤯

block.github.io/goose/blog/2...
When AI Becomes Your New Team Member: The Story of Goose Janitor
How an engineering team is trialling autonomous AI-powered technical debt cleanup
block.github.io
angiejones.tech
I'm betting on AI-native browsers
Reposted by Angie Jones
Reposted by Angie Jones
opensource.block.xyz
Ever wonder why your AI agent acts like it has amnesia about everything you discussed 5 minutes ago?

Context windows are like your AI's working memory, and just like humans, they can only juggle so much at once.

https://block.github.io/goose/blog/2025/08/18/understanding-context-windows
The AI Skeptic's Guide to Context Windows
Why do AI agents forget? Learn how context windows, tokens, and Goose help you manage memory and long conversations.
block.github.io
Reposted by Angie Jones
dev.to
Congratulations to our top authors of the week! 🥳 Topics on everything from building an in-browser "GPT," to a thorough breakdown of AI Agents by @angiejones.tech, plus much more. Check them out! #ai #webdev #javascript #githubcopilot

dev.to/devteam/top-...
Top 7 Featured DEV Posts of the Week
Welcome to this week's Top 7, where the DEV editorial team handpicks their favorite posts from the...
dev.to
angiejones.tech
Anyone who works with me knows I move FAST... but not reckless. I keep the security team at the hip to make sure we're utilizing and deploying AI safely. They were kind enough to share their tips with you all ❤️

engineering.block.xyz/blog/genai-s...
GenAI Security Principles
Blogpost about how to secure Generative AI applications by security engineers Wes Ring and Josiah Peedikayil. Product security offensive security.
engineering.block.xyz
Reposted by Angie Jones
dev.to
Explore the difference between agents, subagents, and multi-agents in AI with the example of adding a dark mode to a web app. By @angiejones.tech 🌟

Read it here: dev.to/blockopensou...

#agents #subagents #multiagents