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

7 Jul 2026 Inside Anthropic: How Claude Tag Is Changing Agentic Work

Claude Tag is an AI agent that autonomously automates workflows across Slack and other tools by maintaining cross-channel memory, coordinating team tasks like PR creation and ticketing, and adapting to shifts in chat-based development practices, though challenges in non-engineering integration and security remain.

25 Jun 2026 Why Agents Are Forcing Enterprises to Finally Fix Their Dev Process

AI transforms software development by shifting from human-led to agent-driven workflows, emphasizing cost efficiency, process optimization, organizational adaptation, and balancing innovation with governance, while addressing challenges like automation resistance, cultural change, and evolving roles in agile, collaborative practices.

23 Jun 2026 BONUS: DevCon London: Real Talk on AI ROI, Harnesses & Evals

AI integration across industries focuses on practical applications in fintech, blockchain, and AML, emphasizing balancing hype with tangible outcomes, addressing workflow scaling challenges, leveraging tools like Autonomy AI, and prioritizing structured processes, user alignment, and reliable agent management over unstructured development.

16 Jun 2026 AI Security & the Agent-Ready Web: Experts Weigh In

Agentic AI systems face critical security risks from overconfidence, prompt-injection vulnerabilities, bypassable guardrails, and performance-driven development, requiring foundational security measures, developer education, and intent-based design to bridge readiness gaps and ensure safe innovation.

9 Jun 2026 Ryan Lopopolo: OpenAI's Framework for Shipping Code at 70 PRs/Week

The text explores Codex's integration via Chrome DevTools and TypeScript daemons, agentic development's emphasis on autonomous workflows and trustworthiness, harness engineering's structured tool integration, code QA with automation and feedback loops, shifts in code reviews toward strategy, AI agents as onboarding tools, persistent specs over code, balancing specification precision with adaptability, computational costs of token-heavy processes, and adapting team dynamics to agent-centric workflows.

More The AI Native Dev episodes