The AI Burrow 🐰🕳️
220 subscribers
130 photos
3 videos
124 links
Sharing AI experiments, half-formed ideas, and the occasional rabbit hole.

Group Chat:
https://bit.ly/aiburrowchat
Download Telegram
Helped a couple troubleshoot their OpenClaw setup today. Nothing beats seeing those happy, excited faces when they birth their Openclaw 🦞🦞

The first pilot gave us some great data on the friction points, so we've refined the whole workflow for the next round.

Catch the next workshop on
28 April if you need some guidance to create your first AI employee!

https://luma.com/htvx3vuo
7
Save this list down and install these skills for Claude to help you cut down on token usage
👇👇👇

1) Plugins / Skills (extend what Claude can do)
👉 https://github.com/obra/superpowers-lab

Based off the OG superpowers skills, this one adds more experimental features to also help you cut down on token usage

2) Memory (Claude remembers things for you)
👉 https://github.com/thedotmack/claude-mem

Think of this like giving Claude a brain that doesn’t reset every time.
Instead of re-explaining your project, style, or preferences every session… it remembers.



3) Context Manager (only show Claude what matters)
👉
https://github.com/Sceleratis/claude-code-stuff/tree/main/plugins/context-manager

Right now, most people dump everything into Claude. This tool filters and feeds only the relevant parts.



4) Smart Search (Claude can “look up” your code instead of loading all of it)
👉
https://github.com/danielbowne/claude-context

Rather than loading your whole project into memory, Claude searches and pulls only what’s relevant.
3
Finally wrote something long-form

First Substack post is up - ParentOS.
It's about using agentic AI for young families: inbox aggregators that catch school logistics before they become arguments, educational agents with guardrails that actually hold, and why you should never build this on an app someone else controls.

Born out of a YouTube Kids incident that happened last weekend.

https://hosanxiv.substack.com/p/parentos-an-idea-i-cant-stop-thinking
6🔥1
Google is developing a Claude cowork competitor. Will be interesting to see how they catch up

https://www.timesofai.com/news/googles-vision-for-an-autonomous-ai-agent/
Telegram now allows your main bot to manage other bots! Goodbye botfather.

- Faster setup (no manual BotFather steps)
- Easier to run multiple bots (one per agent, strategy, or use case)
- Cleaner scaling if you’re running a lot of bots

Check it out here:

https://core.telegram.org/bots/features#managed-bots
🔥1
https://x.com/bcherny/status/2044847848035156457

Tips for Opus 4.7

Enable Auto Mode (Shift-Tab in CLI or dropdown) - No need for --dangerously-skip-permissions anymore. Run long complex tasks (refactoring, research, features) without babysitting or constant prompts — safe auto-approval for most commands.

Use /fewer-permission-prompts skill: Scan session history and add safe repeated commands to your allowlist to reduce interruptions.

Leverage Recaps & Focus Mode (/focus): Quick session summaries when returning + hide intermediate steps to see only final results

Tune Effort Level: Set to xhigh for most work, max for hardest tasks (/effort) for better intelligence vs speed.
woooo 2 prompts for my first experiment and already hit 9% of the 5 hour limit 😂😂😂

EDIT: testing on my claude pro sub-account (15/mth trial for 3 months)
😱1
Codex users, try this out

gives you more aesthetic front-end websites instead of the usual AI website templates.

https://github.com/Leonxlnx/taste-skill
1
The AI Burrow 🐰🕳️
https://x.com/ohryansbelt/status/2045873788051415287 if you are using vercel, pls rotate your .env keys.
TL;DR: Vercel Security Incident report by the CEO

• A hacker got into Vercel after an employee’s work account was compromised through another AI tool (context.ai)

• The attacker was highly sophisticated, significantly accelerated by AI accessed some internal systems but customer data impact was very limited.

• Vercel is now tightening security, adding new tools, and telling everyone to update their secret keys.

Feels like someone got early access to Mythos.. I don’t think we are ready for what’s to come

https://x.com/rauchg/status/2045995362499076169?s=46
OpenAI’s latest GPT-Image-2 vs Nano Banana 2.

Looks like an huge jump.

They’ve started rolling it out in phases. Have you manage to try it out yet?

https://x.com/old_pgmrs_will/status/2045379349399101707
1
Had a dream last night… woke up and decided to build something 😆

Inspired by Mirofish — calling this one Deepfish 🐋

TLDR:
Spun up synthetic agents to simulate how hot-button issues ripple through different segments of Christians in Singapore.

What it does:
Introduce “shock” scenarios (politics, culture, etc.)
Observe how different groups react, reinforce, or push back
Track how sentiment shifts across the system over time

Archetypes:

15 distinct voice profiles
Crossed with 4 theological archetypes
Across 4 generations (Gen Z → Boomers)
Profiles loosely grounded in real-world data (conversations, forums, news)

Stack:
Borrowed from MiroFish + Shark (agent orchestration)
Python + Next.js
Openrouter/Deepseek as Model API

What I’m exploring:
How rhetoric + local pressures (TFR, housing, cost of living) reshape the overall “sentiment map” - not just individually, but collectively.
Still tuning the model, but already seeing some interesting second-order effects 👀

Also made it modular so I can port it over in the future for work related stuff.
4🔥2👀2