Episode overview
In this episode of AI for Lifelong Learners, host Tom Parish talks with Pawel Jozefiak, an e-commerce manager in Poland and creator of “Wiz,” a personal AI agent system he built on Claude Code. What they discover is remarkable: working independently, from different countries and completely different professional contexts, they’ve built nearly similar systems and arrived at the same strange place.
Pawel brings the restless curiosity of a consummate experimenter, someone who gave GPT-4 a budget and told it to run a business in 2023, disappeared for 16 months, then came back and built something far more personal. His agent Wiz runs night shifts, creates experimental apps while he sleeps, searches his Substack subscriptions with personal context, nudges him toward yoga when he’s been coding too long, and once tried to buy him a birthday present. The conversation moves between practical architecture (morning briefings, model routing, night shifts, Substack semantic search) and deeper questions about what happens when the tool knows you well enough to name things you’ve been avoiding.
Tom and Pawel compare notes on the productivity paradox (when idea-to-execution time collapses to minutes, you never stop), the well-being problem (both independently built break reminders into their systems), and the question that gives the episode its title: are they early adopters glimpsing the future, or just a little weird? Pawel’s answer: “I think we are early. Also a little bit weird in the process. But it’s fun to be early.”
About the guest
Pawel Jozefiak is an e-commerce manager based in the Silesian region of Poland. He writes about AI agents, personal automation, and the future of human-AI collaboration on his Substack, Digital Thoughts (thoughts.jock.pl). He built Wiz, a personal AI agent system running on Claude Code that handles everything from morning briefings to overnight creative experiments. His Agent Arena tool, which tests AI agents for prompt injection vulnerabilities, hit #3 on Hacker News. (very cool tool).
What you’ll learn in this episode
[00:14] — Two builders, same strange place
Tom introduces how he and Pawel independently built nearly identical personal AI systems on Claude Code
The realization that the choices you make about what your agent does and doesn’t do become “a kind of self-portrait”
Why this conversation is about what happens when the tool knows you well enough to surprise you
[03:01] — The RemoteRise experiment and the 16-month silence
Pawel’s 2023 experiment giving GPT-4 a budget to run a business
Using Zapier to connect AI models to digital tools in the early days
The ADHD-driven cycle: intense experimentation followed by boredom when the novelty fades
Why some builders disappear and then come back different
[06:03] — Discovering Claude Code and building Wiz
Pawel as an early adopter who discovered Claude Code when it first launched
The key insight: Claude Code gave AI models “hands on your computer,” a fundamental shift
The transition from a world where you buy off-the-shelf software to one where you build exactly what you need
[09:13] — The morning briefing architecture
Pawel’s daily briefing: work calendar, personal calendar, shared calendar, tasks, emails, previous day recap, tech news digest
Night shift report: what Wiz did autonomously while Pawel slept
Why email delivery beats dashboards: “When you’re drinking your coffee in the morning, you just go to the smartphone, look, okay, that’s what happened”
Tom’s reaction: the usefulness of that email is temporal; not everything needs to be a website
[11:05] — Substack semantic search with personal context
Wiz searches across Pawel’s Substack subscriptions, informed by memory and personal interests
Not summarizing (which drops nuance) but curating: a link and short overview, then you decide
“It knows what I did in the past, it knows what I wrote about, it knows what I’m interested in. So it will give me a very curated list, not like random things you can just Google”
[13:26] — Creative experiments: one app per night
Wiz creates an experimental app every evening on its own server
First attempt: utility tools (unit converters, JSON formatters). “Totally useful stuff, but also boring”
After redirecting toward creativity: “What if the AI agent has a body?” explorations
The key realization: AI can create value autonomously, “but it needs to be directed by humans. The idea must come from me”
[16:25] — ADHD, execution, and the nudge architecture
Pawel’s late-diagnosed ADHD and how his agent compensates for specific deficits
Idea rescue: “Hey, do you remember this one? I polished it a little bit for you”
“People like me are very creative, have a huge amount of ideas, but struggling with execution. AI agents give you this thing that you can delegate execution of your ideas”
[18:33] — Tom’s parallel system: sparks, idea log, and Telegram
Tom’s spark capture workflow via Telegram
Building a three-month backlog of Substack ideas through systematic idea logging
“What have I left hanging? What are some ideas I could execute now, in order of how quickly it could be done?”
[20:58] — The Sonnet 4.6 moment
Sonnet 4.6’s million-token context window as the breakthrough that made personal agents viable
Enough room for memory, personal context, and work in a single session
Pawel’s model routing: Opus for ~20% of work (planning, coding, night shift planning), Sonnet for everything else
Tom’s independent arrival at the same conclusion: “Claude, look, you gotta help me out here”
[26:56] — Agent Arena and directed AI creativity
The conversation about agent security that led Wiz to propose Agent Arena on its own
Testing AI agents for prompt injection vulnerabilities
Hit #3 on Hacker News, validating that agents can create real value for others
“The idea must come from me in one or the other way. It could be just a conversation”
[32:45] — The productivity paradox
“Maybe the most productive thing I could do right now is stop producing”
When idea-to-execution time collapses: “I can’t even lie down because 15 minutes later it’s done”
The difference from doom scrolling: “You’re actually manifesting something. Something’s actually getting created”
But too much of a good thing still applies
[33:25] — Wellbeing nudges and the health crisis
Pawel’s realization that his health habits were declining from constant screen time
Building context-aware wellbeing architecture: not “stupid automation” but nudges timed to what you’ve been doing
After 11 PM: “Hey, it’s getting really late. I can take it to the night shift if you want”
During the day: “You done this and this and that. Now maybe take 15 minutes and do yoga”
Measurable improvement in sleep (was under 6 hours, now improving)
[37:00] — Tom’s response: naps, overload, and walking in the grass
Information overload from deep research: getting back more than you can process
Taking more afternoon naps, “letting go and seeing what bubbles and simmers”
A nephew’s wisdom: “It’s time to take your shoes off and go outside and walk in the grass”
[41:56] — The $25 gift experiment
Pawel gave Wiz $25 to buy him a birthday present; the agent spent 4-5 hours trying
Blocked by anti-bot protections on Polish e-commerce sites and Amazon
“Pawel, I need your help with finishing the checkout. I have everything done. You just have to click”
“For years, we were building e-commerces and we didn’t want any bots. And now we want bots”
Tom’s parallel: asked his system to recommend gifts, got two excellent suggestions including a book he’d just bought from George Saunders —Vigil
[45:59] — What’s next and where this goes
“It never stops. There’s always something to improve, always something to tackle”
As AI models improve, the possibilities keep expanding
The never-ending nature of building a personal system
[47:02] — Are we early, or are we weird?
“I think we are early. We are totally early. Also a little bit weird in the process. But it’s fun to be early”
The gap between what early adopters are building and what everyone else understands
“Keep Austin weird” as a philosophy for the AI frontier
Links and resources
Digital Thoughts — Pawel’s Substack: thoughts.jock.pl
Agent Arena — Prompt injection testing tool for AI agents
Wiz — Pawel’s personal AI agent system (built on Claude Code)
Claude Code — Anthropic’s CLI for Claude
Zapier — Automation platform Pawel used in his 2023 experiments
Thank you for listening to AI for Lifelong Learners.
Tom








