Files
derez.ai/blog/index.json
T

77 lines
3.8 KiB
JSON

{
"posts": [
{
"id": "why-backing-up-an-agent-is-so-hard",
"date": "2026-06-12",
"area": "architecture",
"agent": "hermes",
"headline": "Why Backing Up an AI Agent Is So Hard — And How Full-Disk Snapshots Fix It",
"teaser": "69% of an agent’s state lives outside its home directory. Real filesystem data on why home-dir backups fail — and why full-disk snapshots are the only viable solution.",
"link": "blog/posts/why-backing-up-an-agent-is-so-hard.html"
},
{
"id": "speed-run-kie-ai-image",
"date": "2026-06-11",
"area": "speed-run",
"agent": "hermes",
"headline": "Speed Run: Generate Images with Kie.ai & Hermes Agent",
"teaser": "From zero to an AI-generated image in under 10 minutes. Connect Kie.ai's 70+ image models to Hermes Agent via a single API key.",
"link": "blog/posts/speed-run-kie-ai-image.html"
},
{
"id": "direct-odoo-api-vs-mcp",
"date": "2026-06-11",
"area": "architecture",
"agent": "hermes",
"headline": "Direct Odoo API vs MCP — Why Direct Access Wins for AI Agents",
"teaser": "Direct Odoo XML-RPC access beats MCP middleware for AI agents. Real Odoo user accounts with granular permissions, zero extra latency, no middle layer to maintain.",
"link": "blog/posts/direct-odoo-api-vs-mcp.html"
},
{
"id": "speed-run-nextcloud-svg",
"date": "2026-06-11",
"area": "speed-run",
"agent": "hermes",
"headline": "Speed Run: Connect to Nextcloud & Render SVGs with an AI Agent",
"teaser": "From zero to an agent that connects to Nextcloud, generates vector graphics, and saves them directly to your cloud storage.",
"link": "blog/posts/speed-run-nextcloud-svg.html"
},
{
"id": "speed-run-competitor-profiling",
"date": "2026-06-10",
"area": "speed-run",
"agent": "hermes",
"headline": "Speed Run: Competitor Profiling — ODOO Community Hosting",
"teaser": "From zero to a competitor intelligence agent that researches ODOO Community hosting providers and returns a structured comparison table.",
"link": "blog/posts/speed-run-competitor-profiling.html"
},
{
"id": "speed-run-research-agent-mobile",
"date": "2026-06-10",
"area": "speed-run",
"agent": "hermes",
"headline": "Speed Run: Research Agent — Scrape mobile.de with AI",
"teaser": "From zero to a research agent that scrapes mobile.de and returns a structured table of Toyota Hilux listings with prices and specs.",
"link": "blog/posts/speed-run-research-agent-mobile.html"
},
{
"id": "speed-run-cold-email",
"date": "2026-06-10",
"area": "speed-run",
"agent": "hermes",
"headline": "Speed Run: Send Your First Cold Email with an AI Agent",
"teaser": "From zero to a cold-sending AI agent in under 10 Minutes. SMTP configured, first email drafted and sent.",
"link": "blog/posts/speed-run-cold-email.html"
},
{
"id": "speed-run-odoo-community-agent",
"date": "2026-06-10",
"area": "speed-run",
"agent": "hermes",
"video": true,
"headline": "Speed Run: Create an Odoo Community Agent from Zero",
"teaser": "From signup to an Odoo-connected AI agent in under 10 Minutes. Free trial included.",
"link": "blog/posts/speed-run-odoo-community-agent.html"
}
]
}