AIToday
Large Language ModelsAI Coding AssistantsHacker NewsPublished: Sep 24, 2026, 13:00 JST

Croft adds built-in monitoring to every app

Croft adds built-in monitoring to every app

3 Key Points

  1. What happened

    Croft now includes response time tracking, error grouping, 7 days of logs, alerts, and MCP tools for every app, with no SDK and no extra cost on Solo and Team plans.

  2. Why it matters

    The assistant can read the error, logs, and stack trace, fix the code it wrote, and redeploy — so a broken app can be repaired without an engineer setting up a separate tool.

  3. What to watch

    The fix loop hinges on the assistant correctly reading the stack trace via MCP; only aggregate counts and timings leave the server, while logs, errors, and traces stay on the Croft server with 7-day retention.

WHO IT HITSTeams that built internal apps by chatting with AI assistants can now get error alerts and let those assistants fix what breaks, without hiring an engineer to set up and read a separate monitoring tool.

Not sure about something? Ask the AI

Questions and answers are published on this page.

Summaries like this, in your inbox every morning.

Context & Analysis

Croft's blog post, dated September 22, 2026 and written by Rich Chetwynd, describes a gap that opened as more people built apps by talking to Claude or ChatGPT. Those apps worked, got shared with teams, and became part of how a business ran — then broke, with the team seeing only "something went wrong" while the assistant that wrote the code saw nothing at all. Traditional monitoring tools require an account, an SDK wired into the code, and usually an engineer to set up and read the results, which the post argues does not fit someone who built an app in an afternoon by conversation.

The fix Croft proposes is to make monitoring part of the platform rather than a separate product. Alongside response time breakdowns, throughput and failure rate charts, error groups, slow request waterfalls, slowest SQL, 7 days of logs, health checks, and deploy markers, Croft exposes three MCP tools — app_errors, app_metrics, and logs — so the same assistant that wrote the code can read the error, see the logs and stack trace, fix the code, and redeploy. A Fix with Build button does the same by handing the stack trace and logs to Croft Build. Alerts are capped at once per app per day across three triggers: a new error, a high failure rate, and an unhealthy app.

What this hinges on is whether the assistant can reliably turn a stack trace and logs into a correct fix and redeploy it without a human stepping in, and whether keeping logs, errors, and traces on the customer's own server — with only aggregate counts and timings reaching the control plane — is enough for teams that care where their telemetry lives. For the people who built these apps by conversation rather than by engineering, the appeal is that the repair path now uses the same skill they already have: asking the assistant.

FAQ
How much does Croft's monitoring cost?
It is included on Solo and Team plans, with no usage pricing or separate bill.
Where does Croft store monitoring data?
Logs, errors, stack traces, and slow request traces live on your own Croft server with 7-day retention. Only aggregate counts and timings go to the control plane.
How does the AI assistant fix a broken app?
The Croft MCP includes app_errors, app_metrics, and logs tools so the assistant can read the error, logs, and stack trace, fix the code, and deploy the fix. You can also click Fix with Build on any error to hand it to Croft Build.

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Microsoft Copilot rebuilt with Home, Code, Autopilot tabsITmedia AI+ · 2h ago
  • Salesforce at Dreamforce 2026: UCLA Health hits 75,000+ AI chatsTop Companies AI · 5h ago
  • Kavukcuoglu: Gemini 4 hits post-training, early ship eyedTop Companies AI · 5h ago

AI-summarized, only the topics you pick: one digest a day via Email, LINE, or Slack.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. The AI reads this article, earlier AIToday articles, and Wikipedia, and cites its sources. Q&As are published on this page for other readers too.

Questions and answers are published on this page.

Related Articles

Next articleAI safety researcher: decision-makers fueled the ASI stampede