---
title: "How Factory used LangSmith to automate their feedback loop and improve iteration speed by 2x"
url: https://daily.dev/posts/how-factory-used-langsmith-to-automate-their-feedback-loop-and-improve-iteration-speed-by-2x-coxcc4kto
source_url: https://www.langchain.com/blog/customers-factory
type: article
source: "LangChain"
published: 2026-07-08T19:23:03.778Z
updated: 2026-07-16T02:13:00.753Z
tags: ["ai-agents", "langchain", "langsmith", "llm-observability"]
reading_time: 5
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How Factory used LangSmith to automate their feedback loop and improve iteration speed by 2x

**[LangChain](https://daily.dev/sources/langchain)** · 5 min read · 0 upvotes · 0 comments

## Summary

Factory AI, a company building autonomous Droids for SDLC automation, adopted self-hosted LangSmith to solve observability and feedback loop challenges in their LLM pipelines. By integrating LangSmith with AWS CloudWatch, they gained precise tracing across agentic pipeline stages and could debug context-awareness issues like hallucinations tied directly to individual LLM calls. Using LangSmith's Feedback API, Factory automated prompt optimization by collecting real customer feedback, exporting it to datasets, and using LLMs to analyze why certain prompts produced poor outputs. This replaced manual, time-consuming iteration and resulted in a 2x improvement in iteration speed. Customers saw ~20% reduction in open-to-merge time and a 3x reduction in code churn within 90 days. Factory has saved over 550,000 hours of development time across clients and recently raised $15M in Series A funding led by Sequoia Capital.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.langchain.com/blog/customers-factory>

## Similar posts on daily.dev

- [How Clay uses LangSmith to debug, evaluate, and monitor 300 million agents runs per month](https://daily.dev/posts/how-clay-uses-langsmith-to-debug-evaluate-and-monitor-300-million-agents-runs-per-month-ouhxyynqq) · LangChain · 1 upvotes · 0 comments
- [How ServiceNow uses LangSmith to get visibility into its customer success agents](https://daily.dev/posts/how-servicenow-uses-langsmith-to-get-visibility-into-its-customer-success-agents-yf11jgqdb) · LangChain · 0 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#langchain](https://daily.dev/tags/langchain), [#langsmith](https://daily.dev/tags/langsmith), [#llm-observability](https://daily.dev/tags/llm-observability)

[View this post on daily.dev](https://daily.dev/posts/how-factory-used-langsmith-to-automate-their-feedback-loop-and-improve-iteration-speed-by-2x-coxcc4kto)
