Fred does not compete in the agent framework wars; it focuses on the production infrastructure layer for governed agent execution.
February 21, 2026 by Dimitri Tombroff13 minutes
Document ingestion is a first-class architectural concern in agentic platforms, and fast attachment is not the same as durable corpus ingestion.
February 14, 2026 by Fred Team7 minutes
Fred extends its existing agentic backend with a Temporal-powered execution path for long-running tasks. Workflows remain resilient through retries, heartbeats, and durable state, while agent contracts and tool boundaries stay explicit and portable.
February 4, 2026 in architecture, ai by Dimitri Tombroff and Simon Cariou6 minutes
Fred’s backend now ships a ReBAC model powered by OpenFGA. Tags, documents, and resource libraries inherit permissions, groups are first-class, and every check flows through centralized authorization—bringing Drive-like sharing semantics to agentic workflows.
December 18, 2025 in security, platform by Florian Muller and Simon Cariou7 minutes
A comparison of Fred’s graph-centric RAG agent (Richard) and reflective RAG agent (Rico), including architecture and evaluation metrics.
December 16, 2025 in agents, architecture by Thomas Hedan5 minutes
Fred now supports A2A agents alongside MCP agents. Developers can deploy standalone, language-agnostic agents and register them in Fred as first-class citizens. A new agentic bridge handles protocol translation, streaming adaptation, UI rendering, and security integration—unlocking industrial-grade agent development.
December 12, 2025 in platform, architecture by Nicolas Payneau, Dimitri Tombroff10 minutes
Fred’s latest release strengthens retrieval: Lucene HNSW with cosine, semantic/hybrid/strict modes, corpus/global scope controls, chunk visibility, and attachment summaries injected into context. This post explains the why and the how.
December 11, 2025 in platform, update by Romain Perennes, Dimitri Tombroff and Simon Cariou5 minutes
What started with CSV ingestion has grown into full SQL integration. With Fred’s new SQLTableStore, you can query, update, and enrich your databases naturally through agents like Tessa.
August 20, 2025 in agents, data, sql by Thomas Hedan3 minutes
Instead of relying on traditional form-based UIs, Brontë guides users step by step in designing complex templates and prompts, ensuring correct formats and properties, and saving them directly to Fred’s knowledge base using MCP.
August 18, 2025 in agents, content, automation by Simon Cariou4 minutes
Fred uses REST for graph-driven RAG (Rico, Rico Pro) and MCP for tool-driven RAG (Dominic). Running both lets us measure latency, reliability, governance, and developer ergonomics—without changing our UI or schemas.
August 17, 2025 in architecture, agents, rag by Thomas Hedan, Simon Cariou, Alban Capitant and Dimitri Tombroff4 minutes