More The AI Native Dev episodes

The Tessl Agent: Build Your Software Factory on Autopilot thumbnail

The Tessl Agent: Build Your Software Factory on Autopilot

Published 30 Jun 2026

Duration: 00:53:26

The Tessl agent automates repetitive development tasks through code review automation, loop engineering reducing manual PR review work by 4050%, modular workflows, composable factories, and open-source integration, prioritizing scalable, user-controlled automation over monolithic systems.

Episode Description

What if the whole point of your AI agent was to eventually make itself redundant? Dru Knox, Head of Product at Tessl, introduces the Tessl agent a new...

Overview

The podcast discusses the Tessl agent, an agentic interface designed to automate repetitive tasks and streamline software development workflows. It emphasizes transitioning from manual processes to background automation, focusing on areas like CI/CD checks and code review processes. The agent avoids direct code generation, instead encouraging users to delegate core tasks to autonomous systems. Key capabilities include a terminal-based CLI interface, support for multiple coding models (e.g., Codex, Gemini), and integration with existing tools like CI/CD pipelines and GitHub comment systems. A core feature is its role as an orchestrator, facilitating the use of preferred coding agents while enabling cost optimization through open-source options and cloud sandbox environments for evaluation.

The agent is central to "loop engineering," a framework for iterative automation where systems self-improve through feedback loops. This includes automating code reviews by analyzing PRs, issue trackers, and logs to identify style guides, compliance issues, and common errors, generating evidence-backed findings. Teams can customize and refine these workflows, aligning with their specific practices. The system supports risk-based policies to determine when human oversight is required, such as for complex or high-risk PRs. Over time, the goal is to shift 40-50% of code reviews to agents, reducing manual effort while maintaining quality through recurring analysis and updates to rules based on human feedback.

The broader vision involves modular, composable systems that act as "factories" for scalable automation, allowing teams to build and integrate workflows without reliance on monolithic solutions. Emphasis is placed on balancing cost efficiency with performance, structuring repetitive tasks into optimized workflows, and ensuring flexibility through open, customizable frameworks. The agent also addresses challenges in task delegation and developer behavior by automating non-core tasks like documentation or test generation, enabling developers to focus on higher-value work. Central to this is the principle of "build vs. buy," prioritizing open, modular platforms to retain control over workflows, intellectual property, and agent capabilities, ensuring adaptability and long-term scalability.

What If

  • What if you automated 50% of your code reviews using agentic rules tailored to your project's style guide?

    • Move: Build a skill-based verifier in Tessl Agent that scans PRs for issues like ARIA compliance, style guide violations, or common failure cases, then integrate it into your GitHub workflow.
    • Why Now?: Your time is better spent on high-impact tasks, and the agent can handle repetitive checks with 90%+ accuracy after initial training.
    • Expected Upside: Reduce manual review time by 40-50%, ensure consistency across your codebase, and free up capacity for complex architectural decisions.
  • What if you created a loop engineering system to auto-generate test cases from your PR logs?

    • Move: Use Tessl Agent to analyze your PR history, identify patterns in bug fixes, and generate automated tests for edge cases or regression risks. Run this weekly via a CLI script.
    • Why Now?: Your CI/CD pipeline runs tests 50-70 times daily, but many are redundant or outdated. The agent can optimize this by learning from historical data.
    • Expected Upside: Cut maintenance time for test suites by 60%, improve test coverage, and catch 20-30% more edge cases early in the PR lifecycle.
  • What if you repurposed your CLI tools into a self-sustaining factory for minor code fixes and chores?

    • Move: Configure Tessl Launch to auto-deploy agent environments for tasks like version bumps, linting, or docs updates via a single CLI command. Link this to your GitHub issues for prioritization.
    • Why Now?: Solo developers often delay low-priority tasks like updating documentation or dependency versions, which compound over time.
    • Expected Upside: Eliminate 80% of clerical work in your workflow; reduce friction in deploying hotfixes and keep your codebase "in motion" without constant manual oversight.

Takeaway

  • Automate Repetitive Code Review Tasks: Use the Tessl agent to set up recurring code review workflows (e.g., scanning PRs, checking style guides) and integrate them into your CI/CD pipeline to reduce manual effort and improve code quality over time.

  • Implement Loop Engineering for Gradual Automation: Design self-improving loops (e.g., daily/weekly analysis of PRs and agent outputs) to refine agent-based workflows, ensuring tasks like test fixes or architecture reviews become more efficient without human intervention.

  • Leverage Modular Tool Integration: Integrate the Tessl agent with existing tools like GitHub, preferred CI/CD pipelines, or issue trackers to avoid replacing your current infrastructure, focusing instead on extending their capabilities with automations.

  • Adopt Cost-Efficient Open-Source Models: Use open-source coding agents (e.g., Codex, Gemini, Cloud Code) supported by the Tessl agent to minimize costs for continuous review processes, prioritizing affordability without sacrificing automation scale.

  • Create Customizable, Skill-Based Verifiers: Develop repository-specific LLM rules (e.g., ARIA property adherence checks) using the Tessl agents modular framework to enforce compliance and align automations with your teams best practices.

Recent Episodes of The AI Native Dev

11 Aug 2026 The Background Check You Can't Run on an AI Agent

"Explores AI agent identity and security challenges, emphasizing alignment with creator intent, probabilistic unpredictability, and the need for dynamic, task-based authorization and scalable trust mechanisms."

4 Aug 2026 Datadog Deleted All Its AI Context. It Worked.

"Explores AI tooling and context optimization, highlighting inefficiencies from outdated context, Datadog's AI adoption, and strategies for improving developer workflows, productivity metrics, and cost management."

23 Jul 2026 BONUS: Snyk Found Malware Inside AI Agent Skills

"Explores AI security risks, credential leaks, and malicious skills, emphasizing the need for specialized tools, structured guidance, and proactive measures to secure AI-driven coding workflows."

21 Jul 2026 From Living Room Hack to 30 AI Agents at Cyera

"Explores risks of uncontrolled AI agents, advocates for structured, validated outputs to prevent data leaks, and highlights secure AI models like 'Mulder and Scully' for safe troubleshooting, emphasizing data security, scalable workflows, and rapid AI innovation."

More The AI Native Dev episodes