Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Machine Learning»H Company Releases Runner H Public Beta Alongside Holo-1 and Tester H for Developers

    H Company Releases Runner H Public Beta Alongside Holo-1 and Tester H for Developers

    June 5, 2025

    The idea behind Agentic AI is that many small, task-focused agents can cooperate to finish real work; however, this particular idea has felt more like a promise than a product. Fortunately, the Paris-based H Company wants to change that, announcing 3 major steps forward in bringing our vision of Agentic AI to life, starting with putting their flagship runner on the start line.

    Runner H by the H Company is now in public beta, inviting anyone to fire off a single prompt and watch a cascade of sub-agents fill spreadsheets, scrape sites, ping Slack, or even settle an invoice while you scan the results.

    The Runner H release comes alongside two more announcements: open-sourcing the visual model that guides Runner H’s browser cousin, Surfer H, and launching a private-beta test platform called Tester H. Together, these three announcements sketch a practical roadmap for bringing multi-agent systems into day-to-day engineering.

    What is Runner H?

    According to the H Company, Runner H is a state-of-the-art AI agent that lets anyone automate complex, cumbersome, multi-step tasks without repetitive and manual input.

    In simple words, Runner H is a coordinator for your digital workload:

    You provide a high-level goal, and the internal orchestration system breaks that down. This system intelligently assigns tasks to specialized sub-agents, including their Browse agent, Surfer H, and other connected applications. This allows Runner H to:

    • Extract live data, compile it into a spreadsheet, and share that with your teammates via Slack.
    • Search for relevant job openings online and proceed with the application process.
    • Update your Customer Relationship Management (CRM) system with new lead information and draft custom follow-up emails for that lead.

    Runner H’s design answers the two frustrations developers mention most with large language models (LLMs): Fragmented context and weak execution.

    Instead of returning a paragraph of advice, Runner H allocates tasks to mini-agents that can plan, call APIs, click through the UI, and keep track of what happened last time. H Company calls the approach “memory + orchestration + execution.” In practice, that means tasks that used to bounce between a shell script, Zapier, and a human checker can live in one chat thread.

    Runner H integrates memory, task orchestration, execution capabilities, and deep connections with other software into a single interface.

    Here are the key capabilities:

    • Agent Orchestration: Users can initiate complete workflows using one prompt. Runner H then coordinates different AI agents to plan and carry out the necessary steps in a synchronized manner.
    • App Integration: It connects with popular tools like Slack, Notion, Google Sheets, and various APIs, allowing it to operate directly within your existing software setup for immediate automation.
    • Knowledge Uploads: Users can provide PDFs, documents, and data files. Runner H processes this information, turning it into accessible context to inform its actions and generate more accurate results.
    • Autonomous Payments (Coming Soon): H Company plans to allow Runner H agents to make purchases from platforms like Amazon and Shopify or subscribe to software services, all without direct human intervention.

    According to H Company, Runner H is designed to redefine interaction with AI by creating a more intuitive and potent way to manage digital tasks.

    How to use Runner H:

    Step 1: Visit the Runner H web page on the H Company’s website and click on Try Now.

    Step 2: Sign up to get started. Enter your prompt and submit.

    • Prompt: Visit marktechpost.com and give me summarize of the 3 latest AI research news articles.

    Step 3: Runner H will take a few minutes to complete the task, depending on the task’s complexity. You can see and track everything from start to end.

    Holo-1: Open weights for visual navigation

    Automating the browser means seeing the browser. To make that reliable and cheaper, H Company has released Holo-1, a family of 3-billion- and 7-billion-parameter action vision-language models.

    Paired with Surfer H, Holo-1 scores 92.2% on the WebVoyager benchmark for UI localization while staying small enough to run on a single GPU. Both the weights and a 1,639-scenario WebClick dataset are now live on Hugging Face, giving academics and startups fresh material for training agents that can read and click.

    Tester H: Closing the QA gap

    If AI cranks out code in seconds, quality assurance cannot rely on weekly manual test plans. Tester H, now in private beta for enterprises, turns plain-English user stories into executable end-to-end tests. ‘

    Agents would step through the interface like a real customer and start clicking buttons, opening modals, checking text and layout, and reporting any deviation.

    Early tests say they have cut regression cycles while raising confidence in each push. Requests to join the beta are open on H Company’s site.

    Conclusion

    H Company’s recent announcements, particularly the launch of Runner H into public beta, is the first wide-open playground that points to a future where AI agents play a more active role in both personal and professional productivity. Adding an open-source visual model like Holo-1 and a testing agent like Tester H contributes a valuable resource to the broader AI community, aiming directly at DevOps pain points.

    H Company is betting that 2025 will be the year agents stop being a demo and start being part of the toolchain. For now, the introduction of more sophisticated agentic AI capabilities is an interesting development to watch in the growing tech story.

    The post H Company Releases Runner H Public Beta Alongside Holo-1 and Tester H for Developers appeared first on MarkTechPost.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleNVIDIA Introduces ProRL: Long-Horizon Reinforcement Learning Boosts Reasoning and Generalization
    Next Article Exploring the CSS contrast-color() Function… a Second Time

    Related Posts

    Machine Learning

    How to Evaluate Jailbreak Methods: A Case Study with the StrongREJECT Benchmark

    July 22, 2025
    Machine Learning

    Boolformer: Symbolic Regression of Logic Functions with Transformers

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2025-52814 – Ovatheme BRW PHP RFI Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    This AI paper from DeepSeek-AI Explores How DeepSeek-V3 Delivers High-Performance Language Modeling by Minimizing Hardware Overhead and Maximizing Computational Efficiency

    Machine Learning

    Russian bots hard at work spreading political unrest on Romania’s internet

    Development

    Symfony AI Components

    Development

    Highlights

    Microsoft Defender Spoofing Vulnerability Allows Privilege Escalation and AD Access

    June 13, 2025

    Microsoft Defender Spoofing Vulnerability Allows Privilege Escalation and AD Access

    A critical spoofing vulnerability in Microsoft Defender for Identity (MDI) allows unauthenticated attackers to escalate privileges and gain unauthorized access to Active Directory environments.
    The vu …
    Read more

    Published Date:
    Jun 13, 2025 (3 hours, 21 minutes ago)

    Vulnerabilities has been mentioned in this article.

    CVE-2025-26685

    CVE-2025-6284 – PHPGurukul Car Rental Portal Cross-Site Request Forgery Vulnerability

    June 19, 2025

    CVE-2025-53380 – Apache Struts Deserialization Vulnerability

    June 28, 2025

    How Let’s Encrypt made the internet safer and HTTPS standard – and free

    July 7, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.