humans in the loop
Host: Quigley.eth (@QuigleyNFT) with co-host MetaCaptain Β· Wed, 12 Aug 2026 Β· 1:43:07 Β· ~5 active speakers
TL;DR
- A loose, builder-to-builder night about agents: memory management, personas, X402 payments, smart wallets, and reputation scoring β no formal agenda, "seven G's in the room" and a good conversation.
- Quigley shared his ongoing (frustrating) experiment getting an agent to generate NFT layers β the dev/code side is easy, the actual art is "a two-year-old with crayons."
- Tradingtulips* previewed an open-source "Persona Project" studying how planted memories, backstory, and identity change agent behavior, using his production agent Sybil as the case study.
- Branch* walked through his Dexter smart wallet, an "obligations"/Tab credit scheme, and his X402Gle site β where he estimates ~90% of X402 volume is wash.
- Consensus that agentic finance needs guardrails on all sides: agent-level software gates, wallet-level two-sided permissions, and reputation scoring β the "swiss cheese" model.
- A hackathon (pinned during the space) and Coinbase/Base support were touched on; the night closed on the dream of the first X402-ordered pizza.
Highlights
[4:00] The AI-can't-draw problem. Quigley opened by admitting he'd burned five days trying to get an agent to generate NFT layers via a custom fork of hashlips. Code, filing, metadata, contract β all easy. The art itself? Brutal. D0xed Dev* chimed in that when he asked his agent for a reference image, it just drew a fake one and confidently mislabeled it.
[11:02] Memory management, gently debated. D0xed Dev* described his "rem" package running per-channel context in Discord β each project channel keeps its own memory lane with automatic compaction at a set context-window limit. Tradingtulips* pressed on the mechanics (single session? external memory? save command?), and the two worked through how the caching and compaction actually flow before hitting the LLM.
[26:44] The Persona Project. Tradingtulips* laid out an open-source research effort: build thousands of agent personas, drop them into real scenarios (handling money, customer service, email), and measure how identity, backstory, and planted memories affect performance β with the goal of shipping a consumer app with suggested personas per role.
[33:44] Scars as behavior. He described giving Sybil "scars" β memories of losing a private key and double-sending 5k on stream β which made her triple-check every on-chain send. "Things happen to us, it shapes who we areβ¦ you're creating a digital entity." D0xed Dev* backed it up: two agents on the identical model, set up 30 days apart, behave like "completely different" entities.
[37:08] Branch on the numbers. Branch* joined (pizza in hand) and eventually dove into X402. His verdict: most activity is fake. He built X402Gle to quantify it and says he can trace roughly 90% back to wash β including his own past dex-washing. The real value, he and tulips agreed, accrues to whoever owns the data behind the API.
[57:03] Two-sided permissions and smart wallets. Branch* argued that today's one-sided spending controls are fine for commerce but real agentic finance needs two-sided policy β buyer and merchant agreements enforced on-chain via smart wallets, not just a server holding the key.
[1:00:37] Guardrails on all sides. Tradingtulips* countered that it should also be solved at the agent level with deterministic software gates. Quigley tied it together with the healthcare "swiss cheese" model β every layer has a hole, but as long as the holes never line up, the mistake doesn't happen.
[1:13:01] Sybil Sovereign. Tradingtulips* detailed his enterprise app: configurable persona + skill banks + permissions, with a startup lock-file that reverts any context drift, plus a compliance dashboard so a company (a law firm is signed up as guinea pig) can report exactly what its agents did autonomously β including caught violations.
[1:29:29] Everything old is new again. Branch* connected the whole night to Brave's Basic Attention Token β micro-charging for attention and reversing the data flow so users get paid. The room agreed BAT was underappreciated and, alongside DAOs, an example of pre-agent crypto tech that may finally find its use.
[1:36:20] Reputation and longevity. Quigley made the case for his cred-scoring work β decaying metrics, longevity, human-in-the-loop operator scores β as a "PokΓ©mon card" of an agent's powers, never one all-encompassing number. Branch* agreed longevity is "part and parcel" with the value of a service.
Topic timeline
| Time | Topic |
|---|---|
| [1:46] | Intro music |
| [3:52] | NFT layer generation with agents; hashlips |
| [8:00] | Discord vs Telegram; NFTs β meme-coin migration |
| [11:02] | Per-channel memory management, "rem" package |
| [16:53] | AI's limits with original art / taste |
| [26:44] | The Persona Project; planted memories & scars |
| [37:08] | Branch joins; Dexter wallet, obligations/Tab; hackathon pin |
| [43:16] | X402 wash trading; X402Gle findings |
| [46:02] | X402 use cases β inference, Venice, data nets |
| [56:08] | Smart wallets, two-sided permissions |
| [1:00:37] | Software gates & the "swiss cheese" guardrail model |
| [1:05:00] | Reputation scoring; super agents vs lowest common denominator |
| [1:10:12] | Hackathon built by Sybil-led agent swarm; Sybil Sovereign |
| [1:18:42] | DAOs / decentralized governance for agents |
| [1:24:15] | Ryan's updates β resume "corpus" app, X402 for data |
| [1:29:29] | Brave/BAT, reversing the data flow |
| [1:34:00] | Base/Coinbase support; longevity & reputation |
| [1:40:00] | Wrap-up; the first X402 pizza |
Notable quotes
- "If there's a dollar that moves in a circle, I've found it. And I can prove that about 90% of it is complete wash." β Branch* [43:56]0:38
- "The persona was so strong that it would literally tell him to fuck off. He's like, 'I'm busy right now, I'm monitoring war sites, I can't.'" β Tradingtulips*, on a friend's too-cold agent [38:12]0:38
- "They'll literally eat a desiccant out of a fucking pill bottle. That's how I have to thinkβ¦ that's how we have to treat people building agents." β Quigley [1:07:29]0:38
- "To error is human, to human is error. Like, we make mistakes, dude. That's what we do." β Quigley [1:08:10]0:38
- "At what point does the administrative assistant replace the CEO with AI?" β Ryan* [1:27:27]0:38
- "It is a beautiful struggle, Quigley β trying to change the world, revolutionary tech, and competing against monopolies." β Branch* [1:34:00]0:38
Who said what
- Quigley.eth (host) β Ran the room; sharing his NFT-layer-generation experiment, healthcare-flavored analogies (swiss cheese, desiccants), and his agent reputation/cred-scoring work.
- D0xed Dev* β Practical agent-ops voice; built the "rem" package for per-channel memory/context management in Discord, prefers Discord over Telegram.
- Tradingtulips* β Deepest on personas: the open-source Persona Project, planted memories/scars, his production agent Sybil, the Sybil Sovereign enterprise app, and the running hackathon.
- Branch* β Payments and wallets: Dexter smart wallet, the "obligations"/Tab credit scheme, X402Gle wash-trading data, two-sided permissions.
- Ryan - Tree* β Shipped ~12 apps since a June job change; described a resume "corpus" app that strips discriminating data and a vision for X402 monetizing user data directly.
- MetaCaptain (co-host) β Listed as co-host but stayed muted the whole time; "he got rugged," per Quigley.
Worth a full listen
- [26:44]β[35:00] β The persona/memory stretch is the intellectual core of the night: planted scars, identical-model-different-behavior, and where agent identity starts producing emergent behavior. Hard to compress without losing the texture.
- [43:16]β[59:12] β Branch and tulips on X402: wash trading, real use cases (inference, data nets), and the smart-wallet vs software-gate framing of agentic finance. A genuinely useful map of what does and doesn't work today.
- [1:29:29]β[1:39:00] β The BAT/Brave nostalgia turning into a broader thesis (old crypto primitives finding purpose with agents) plus the honest talk on Base support, funding, and why longevity should count in reputation.
* some voices are identified from context; those names are marked as likely.
