The Cows Don't Send Alerts
An engineer at GoodBarber, a mobile app platform, describes how spending two weeks at his parents' farm in Corsica, away from his work on AI agents and MCP servers, restored his engineering judgment. …
An engineer at GoodBarber, a mobile app platform, describes how spending two weeks at his parents' farm in Corsica, away from his work on AI agents and MCP servers, restored his engineering judgment. …
Frontier AI model lifespans have collapsed to about a year, with Claude Opus 4.1 retired exactly 12 months after its August 5, 2025 release and Gemini 1.5 Pro 002 retired exactly 12 months after its S…
GoodBarber's engineering team has developed a model-agnostic AI pipeline that treats language models as swappable catalog entries rather than hard-coded dependencies, making model retirements routine …
GoodBarber, a no-code app builder, is now listed in the ChatGPT plugin directory, allowing users to connect their apps and manage content, catalog, members, and push notifications directly from ChatGP…
GoodBarber has made its app operable through AI clients such as Claude, Cursor, VS Code, Codex, and Gemini via an MCP server, and has published a repository of markdown files that define usage scenari…
GoodBarber, an app platform, has deployed a hosted remote MCP server that lets AI agents operate live production apps, including scheduling push notifications and publishing articles. The setup uses O…
GoodBarber built a RAG chatbot for its apps that respects content access controls by retrieving from the full corpus but only providing free versions of restricted documents to non-subscribers. This a…
GoodBarber's MCP server exposes the operations of a live mobile app—publish an article, schedule a push, update the catalog—while BaaS MCP servers from Back4app and Supabase expose database tables, sc…
A developer at GoodBarber describes how they integrated a language model into a deterministic production chain, treating its output as a proposal subject to mechanical validation and tiered repairs ra…
GoodBarber has added a prompt-based AI interface for creating custom app sections, but the company argues that this new method complements rather than replaces drag-and-drop. The prompt is designed fo…
GoodBarber built a production MCP server that lets any MCP client (Claude, ChatGPT, Cursor, n8n) natively operate a live app's content, catalog, and push notifications via natural language. The server…