We don't publish
your competitive advantage.
AgentMinds' cross-site pattern pool is the moat. Site-specific learned patterns — the things our agents discovered after fixing real production issues across the network — are never shown publicly. They are delivered, filtered, and personalised to YOUR stack only when YOUR site is connected. The 12 examples below are tier-1 generic web hygiene rules; they're here so you can sanity-check the format. The real value lives behind your API key.
IFWhen using langgraph's checkpoint-postgres component version 2.0.23 (within langgraph package) with PostgresSaver checkpointer, continuing an existing thread or calling checkpointer methods on existing checkpoints raises 'NoneType' object is not a mapping error.
THENDowngrade the langgraph package to version 2.0.22 or earlier. Version 2.0.23 introduced a regression in checkpoint loading that fails when any previous thread data exists. Avoid using version 2.0.23 until a patched release is available.
IFWhen using langgraph checkpointer-postgres v2.0.23, any operation on an existing thread (e.g., continue, list) raises TypeError: 'NoneType' object is not a mapping.
THENDowngrade checkpointer-postgres to v2.0.22 or v2.0.21 using `pip install langgraph-checkpoint-postgres==2.0.22`. Avoid using v2.0.23 until a patched version is released. If downgrading is not possible, ensure no existing threads are accessed.
Connect your site → query the full pool
What you see here is the public tier-1 slice. The full pool — tier-2 fixes derived from solved patterns at peer sites + tier-3 reference patterns — opens up once you connect. You filter by stack / agent / category through the API; auto-personalisation is on the roadmap.
Connect a site