Tuesday, March 10, 2026
  • About Web3Wire
  • Web3Wire NFTs
  • .w3w TLD
  • $W3W Token
  • Web3Wire DAO
  • Media Network
  • RSS Feed
  • Contact Us
Web3Wire
No Result
View All Result
  • Home
  • Web3
    • Latest
    • AI
    • Business
    • Blockchain
    • Cryptocurrencies
    • Decentralized Finance
    • Metaverse
    • Non-Fungible Token
    • Press Release
  • Technology
    • Consumer Tech
    • Digital Fashion
    • Editor’s Choice
    • Guides
    • Stories
  • Coins
    • Top 10 Coins
    • Top 50 Coins
    • Top 100 Coins
    • All Coins
  • Exchanges
    • Top 10 Crypto Exchanges
    • Top 50 Crypto Exchanges
    • Top 100 Crypto Exchanges
    • All Crypto Exchanges
  • Stocks
    • Blockchain Stocks
    • NFT Stocks
    • Metaverse Stocks
    • Artificial Intelligence Stocks
  • Events
  • News
    • Latest Crypto News
    • Latest DeFi News
    • Latest Web3 News
  • Home
  • Web3
    • Latest
    • AI
    • Business
    • Blockchain
    • Cryptocurrencies
    • Decentralized Finance
    • Metaverse
    • Non-Fungible Token
    • Press Release
  • Technology
    • Consumer Tech
    • Digital Fashion
    • Editor’s Choice
    • Guides
    • Stories
  • Coins
    • Top 10 Coins
    • Top 50 Coins
    • Top 100 Coins
    • All Coins
  • Exchanges
    • Top 10 Crypto Exchanges
    • Top 50 Crypto Exchanges
    • Top 100 Crypto Exchanges
    • All Crypto Exchanges
  • Stocks
    • Blockchain Stocks
    • NFT Stocks
    • Metaverse Stocks
    • Artificial Intelligence Stocks
  • Events
  • News
    • Latest Crypto News
    • Latest DeFi News
    • Latest Web3 News
No Result
View All Result
Web3Wire
No Result
View All Result
Home Artificial Intelligence

Crafting Announces General Availability of Crafting for Agents and $5.5M Seed Round to Build Infrastructure for AI-Driven Engineering

March 9, 2026
in Artificial Intelligence, GlobeNewswire, Web3
Reading Time: 9 mins read
5
SHARES
244
VIEWS
Share on TwitterShare on LinkedInShare on Facebook

SAN FRANCISCO, March 09, 2026 (GLOBE NEWSWIRE) — Crafting today announced the general availability of Crafting for Agents, alongside a $5.5 million seed round led by Mischief, with participation from WndrCo and a group of angel investors including Andy Manoske (CoreWeave), Arash Ferdowsi (former Dropbox), Lenny Rachitsky (Lenny’s Newsletter), Gokul Rajaram (former Meta, Square), Merrill Lutsky (Graphite), and other leading technical founders and operators.

Engineering leaders at the forefront are increasingly turning to AI-generated code to scale output and increase velocity. In one recent survey, as much as 42% of code committed is currently AI-generated or assisted, a figure that is expected to increase to 65% by 2027.1 While in many organizations, autonomous agents are opening pull requests, monitoring repositories, and writing production code, validation is not keeping pace. Output has accelerated, and it’s merely creating a different slowdown. Enterprise infrastructure is too complex to replicate in a sandbox, so engineers remain a bottleneck before anything can ship.

Crafting is purpose-built for engineers at AI-first companies operating complex, multi-service systems with real data and dependencies, including early customers Faire, Brex, Webflow, Verkada, Persona, and Instabase.

“We started Crafting to alleviate many of the challenges we were experiencing ourselves as engineering leaders at leading AI-first tech companies,” said Sumeet Vaidya, Co-Founder and CEO, Crafting. “The companies scaling fastest right now are the ones removing bottlenecks safely and letting agents operate inside real infrastructure. With Crafting, teams can scale agent output without compromising enterprise-grade security.”

Crafting for Agents allows agents to operate inside production-like environments with access to real dependencies and real data, under the same enterprise security standards as human engineers. Agents write code, test against real infrastructure, see what broke, fix it, iterate, and ship – all within a unified system shared with human engineers.

“Before Crafting, every path we explored was either a point solution or something we had to stitch together ourselves,” said Cheuk-man Kong, Senior Engineering Manager at Faire. “Now, thanks to Crafting, we have scaled our entire agentic stack, enabling on-demand agents with access to internal systems, MCP servers, and cloud resources in a secure and scalable way.”

Crafting for Agents includes Kubernetes interception, multi-service orchestration, hot-swapping services, and automatic failover across regions and cloud providers. Production-like environments are tailored to each customer’s real tech stack, enabling velocity and reliability at the same time. This allows engineering teams to focus on the problems unique to their business while maintaining control over complex systems.

Teams using Crafting report:

  • The ability to ship 25% more pull requests quarter over quarter without growing their teams;
  • AI-generated code scaling from single digits to 70% in 12 months;
  • Engineers saving 2.5 hours a week on environment setup alone

Additional Quotes

“We’re seeing a lot of tooling in this category that puts agents in a sandbox and calls it progress,” said Dustin Moring, General Partner at Mischief. “Crafting takes a different approach with a platform that allows engineers to ship validated code, not just push it to production. That’s the real unlock for ambitious engineering organizations that care about secure autonomy.”

“The shift to agentic engineering requires more than incremental tooling,” said Andy Manoske, seed investor in Crafting and Security Product Lead, Coreweave. “It requires a system designed to unify human and agent engineers inside complex, enterprise architecture. Crafting is solving that problem end-to-end.”

“Crafting is the most elegant approach I’ve seen in unblocking the test/validate/deploy process for large engineering orgs that value velocity without compromising quality,” said ChenLi Wang, general partner at WndrCo. “With the launch of Crafting for Agents, they’ve brought the same capability to AI-first engineering companies to allow agents to operate safely and effectively inside real enterprise systems.”

Crafting for Agents is now generally available. To learn more visit crafting.dev.

—

FAQ

What is Crafting?

Crafting is an end-to-end infrastructure platform for agentic engineering. It enables human and AI agents to write, validate, and ship code using production-like environments that reflect real enterprise infrastructure. Crafting is purpose-built for AI-first engineering teams operating complex, multi-service systems.

What is Crafting for Agents?

Crafting for Agents is a platform that allows AI agents to validate code against real production dependencies, including databases, caches, message queues, and third-party services. It provides controlled access to credentials and infrastructure so agents can test and iterate safely under enterprise security standards.

What problem does Crafting solve?

AI-generated code has scaled rapidly across modern engineering organizations, but validation infrastructure has not kept pace. Agents can generate pull requests, but they cannot safely validate changes inside real production systems. Crafting closes that validation gap by enabling agents to operate inside production-like environments tailored to each company’s architecture.

How is Crafting different from agent sandboxes?

Agent sandboxes provide isolated environments for code execution, but they do not provide access to real enterprise dependencies. Without access to production-like systems, agents cannot fully validate their changes. Crafting enables controlled autonomy by giving agents scoped, admin-managed access to real infrastructure while maintaining enterprise guardrails.

What does “controlled autonomy” mean?

Controlled autonomy means AI agents can operate meaningfully inside enterprise systems without unrestricted access. Crafting provides scoped credentials, environment-level access controls, auditability, and policy enforcement so agents can validate and ship code without compromising security or compliance standards.

How does Crafting improve developer velocity?

Traditional CI/CD pipelines often run every pull request against the full stack, creating queues and slow feedback loops. Crafting maps a company’s topology and spins up only the services relevant to each change. This allows agents and engineers to iterate in parallel, increasing validated pull request throughput without adding headcount.

What types of companies use Crafting?

Crafting is used by AI-first companies operating complex, multi-service architectures, including fintech, digital health, and enterprise SaaS organizations. Customers include Brex, Faire, Webflow, Verkada, Persona, and Instabase.

Does Crafting replace CI/CD?

No. Crafting integrates with existing CI/CD pipelines and modern cloud-native stacks. It enhances validation infrastructure by providing production-like environments that accelerate test and iteration cycles for both human engineers and AI agents.

Is Crafting tied to a specific AI coding agent or cloud provider?

No. Crafting is agent-agnostic, editor-agnostic, and multi-cloud. It supports modern coding agents such as Claude Code, Cursor, Copilot, Codex, Gemini, and internal models, and works across AWS, Azure, GCP, and Oracle without requiring rearchitecture.

Why is agentic engineering important now?

AI agents are increasingly contributing to production code in modern software organizations. As AI-generated code grows, enterprises require infrastructure that supports secure, scalable validation, without slowing teams down. Agentic engineering requires systems that unify human and AI workflows under enterprise-grade controls. Crafting provides that infrastructure layer.

What makes Crafting enterprise-ready?

Crafting supports Kubernetes interception, multi-service orchestration, hot-swapping services, and automatic failover across regions and cloud providers. It is designed for organizations with strict compliance and security requirements and has been adopted by regulated engineering teams.

About Crafting

Crafting builds end-to-end infrastructure for agentic engineering at AI-first companies such as Faire, Brex, Verkada and Instabase. Its platform, Crafting for Agents, enables AI agents and human engineers to write, validate, and ship code inside production-like environments tailored to complex, multi-service enterprise systems. Crafting supports controlled autonomy, multi-cloud resilience, Kubernetes-based orchestration, and integration with modern CI/CD pipelines. The company was founded by former leaders from Google, Meta, Uber, and Discord and is backed by investors Mischief, WndrCo and others. For more information, visit crafting.dev.

1 Sonar State of Code Developer Survey Report, January 2026 https://www.sonarsource.com/state-of-code-developer-survey-report.pdf

About Web3Wire
Web3Wire – Information, news, press releases, events and research articles about Web3, Metaverse, Blockchain, Artificial Intelligence, Cryptocurrencies, Decentralized Finance, NFTs and Gaming.
Visit Web3Wire for Web3 News and Events, Block3Wire for the latest Blockchain news and Meta3Wire to stay updated with Metaverse News.
ShareTweet1ShareSendShare2
Previous Post

Tenable Named a Challenger in the 2026 Gartner® Magic Quadrant™ for CPS Protection Platforms

Next Post

Saaso Highlights Industry Collaboration at Kicking SaaS Summit Costa Rica 2026

Related Posts

iBuyFlowers Outlines Marketplace 2.0 as Infrastructure for Scalable Cross-Border B2B Floral Trade Serving the US Market

New York, NY, March 09, 2026 --(PR.com)-- www.ibuyflowers.com/blog/pr-marketplace2.0Company shares next phase of platform development focused on execution, data-driven planning, and cross-border scalability.iBuyFlowers today outlined the next phase in the evolution of its digital marketplace, referred to internally as Marketplace 2.0. Rather than announcing a single product launch, the company is sharing...

Read moreDetails

Mission-Critical 5G Networks a $9.2 Billion Market, Says SNS Telecom & IT

New research from SNS Telecom & IT indicates that mission-critical 5G network investments will surpass $9.2 billion annually For nearly a century, the critical communications industry has relied on narrowband LMR networks for mission-critical voice and low-speed data services. Over time, these systems have evolved from relatively basic analog radios...

Read moreDetails

HR Gulf Supporting Businesses with Reliable Recruitment Solutions

As companies across the Gulf region continue to expand, the need for reliable recruitment partners is more important than ever. HR Gulf has established itself as a recruitment-based company helping organizations hire highly skilled professionals across multiple sectors.Operating across the region, HR Gulf UAE plays a vital role in connecting...

Read moreDetails

Payment Service Provider Market Growth, Trends, Key Drivers, and Global Forecast

Market OverviewThe Payment Service Provider Market is expanding rapidly as digital payments become the preferred method of transaction across industries and regions. Payment service providers (PSPs) act as intermediaries between merchants, consumers, and financial institutions to facilitate secure and efficient online and offline payment processing. These platforms enable businesses to...

Read moreDetails

Workflow Orchestration Market Growth, Trends, Key Drivers, and Global Forecast

Market OverviewThe Workflow Orchestration Market is experiencing significant growth as organizations increasingly adopt automation technologies to streamline complex business processes and improve operational efficiency. Workflow orchestration refers to the automated coordination and management of multiple tasks, systems, and applications to ensure smooth execution of business processes. It enables organizations to...

Read moreDetails

Webinar Software Market Growth, Size, Trends, and Forecast Analysis

Market OverviewThe Webinar Software Market is experiencing significant growth as organizations across industries increasingly adopt digital communication tools to connect with global audiences. Webinar software enables businesses, educational institutions, and organizations to host live presentations, virtual events, training sessions, and marketing campaigns through the internet. These platforms allow real-time interaction...

Read moreDetails

Best Cold Calling Software: Top Platforms for Your Sales Outreach

Sales have never been more competitive. Prospects are harder to reach, attention windows have narrowed, and the cost of ineffective outreach is higher than ever. Yet cold calling, done right, continues to be one of the most direct and effective ways to start meaningful sales conversations.What's changed is the tooling....

Read moreDetails

Electric Fireplace Market Projected to Expand at 7.12% CAGR, Surpassing US$ 9,979.16 Million by 2032

Electric Fireplace Market AnalystView Market Insights has published a comprehensive industry study titled "Electric Fireplace Market Size and Forecast 2025-2032: Analysis by Manufacturers, Key Regions, Product Types, and Applications." The report is developed using a structured research methodology that combines primary expert interactions with detailed secondary research to ensure reliable...

Read moreDetails

Wire Pitch Live Proof – OpenPR 2026-03-06

Startempire Wire announces a live operational proof run for the Wire Pitch distribution engine. This release documents a controlled end-to-end validation of the OpenPR browser-assisted submission path. The purpose of this publication is operational verification, not broad marketing distribution. Wire Pitch is designed to help startups and products publish launches...

Read moreDetails

iCallify Announces Partner Connect Event to Launch iCallify 4.1

The cutting-edge omnichannel contact center software developed by Inextrix Technologies, iCallify, has announced the launch of its upcoming Partner Connect event scheduled to take place on 19 March 2026, from 6:00 PM to 7:00 PM IST. This online event will mark the official launch of iCallify 4.1, the latest version...

Read moreDetails
Web3Wire NFTs - The Web3 Collective

Web3Wire, $W3W Token and .w3w tld Whitepaper

Web3Wire, $W3W Token and .w3w tld Whitepaper

Claim your space in Web3 with .w3w Domain!

Web3Wire

Trending on Web3Wire

  • ERP Software Blog Announces 2026 Best Microsoft Dynamics ERP Partners for Distribution Companies

    6 shares
    Share 2 Tweet 2
  • MyCryptoParadise Releases Industry Guide to Help Traders Identify Genuine High-Performance Crypto Signals

    6 shares
    Share 2 Tweet 2
  • Introducing AI-Powered Creativity in CorelDRAW Graphics Suite 2026

    6 shares
    Share 2 Tweet 2
  • Understanding Soulbound Tokens SBT Their Definition and Significance

    48 shares
    Share 19 Tweet 12
  • Top Cross-Chain DeFi Solutions to Watch by 2025

    83 shares
    Share 33 Tweet 21
Join our Web3Wire Community!

Our newsletters are only twice a month, reaching around 10000+ Blockchain Companies, 800 Web3 VCs, 600 Blockchain Journalists and Media Houses.


* We wont pass your details on to anyone else and we hate spam as much as you do. By clicking the signup button you agree to our Terms of Use and Privacy Policy.

Web3Wire Podcasts

Upcoming Events

There are currently no events.

Latest on Web3Wire

  • Security, Compliance & Resilience Management System (SCRMS)
  • Americas Cardroom’s Phil’s Thrill XXL Exceeds $1.5 Million Guarantee
  • iBuyFlowers Outlines Marketplace 2.0 as Infrastructure for Scalable Cross-Border B2B Floral Trade Serving the US Market
  • Mission-Critical 5G Networks a $9.2 Billion Market, Says SNS Telecom & IT
  • HR Gulf Supporting Businesses with Reliable Recruitment Solutions

RSS Latest on Block3Wire

  • Covo Finance: Revolutionary Crypto Leverage Trading Platform
  • WorldStrides and HEX Announce Partnership to Offer High School and University Students Innovative Courses Designed to Improve Their Outlook in the Digital Age
  • Cathedra Bitcoin Announces Leasing of 2.5-MW Bitcoin Mining Facility
  • Global Web3 Payments Leader, Banxa, Announces Integration With Metis to Usher In Next Wave of Cryptocurrency Users
  • Dexalot Launches First Hybrid DeFi Subnet on Avalanche

RSS Latest on Meta3Wire

  • Thumbtack Honored as a 2023 Transform Awards Winner
  • Accenture Invests in Looking Glass to Accelerate Shift from 2D to 3D
  • MetatronAI.com Unveils Revolutionary AI-Chat Features and Interface Upgrades
  • Purely.website – Disruptive new platform combats rising web hosting costs
  • WEMADE and Metagravity Sign Strategic Alliance MOU to Collaborate on Blockchain Games for the Metaverse
Web3Wire

Web3Wire is your go-to source for the latest insights and updates in Web3, Metaverse, Blockchain, AI, Cryptocurrencies, DeFi, NFTs, and Gaming. We provide comprehensive coverage through news, press releases, event updates, and research articles, keeping you informed about the rapidly evolving digital world.

  • About Web3Wire
  • Founder’s Note
  • Web3Wire NFTs – The Web3 Collective
  • .w3w TLD
  • $W3W Token
  • Web3Wire DAO
  • Event Partners
  • Community Partners
  • Our Media Network
  • Media Kit
  • RSS Feeds
  • Contact Us

Crypto Coins

  • Top 10 Coins
  • Top 50 Coins
  • Top 100 Coins
  • All Coins – Marketcap
  • Crypto Coins Heatmap

Crypto Exchanges

  • Top 10 Exchanges
  • Top 50 Exchanges
  • Top 100 Exchanges
  • All Crypto Exchanges

Crypto Stocks

  • Blockchain Stocks
  • NFT Stocks
  • Metaverse Stocks
  • Artificial Intelligence Stocks

Web3Wire Whitepaper | Tokenomics

Web3 Resources

  • Top Web3 and Crypto Youtube Channels
  • Latest Crypto News
  • Latest DeFi News
  • Latest Web3 News

Blockchain Resources

  • Blockchain and Web3 Resources
  • Decentralized Finance (DeFi) – Research Reports
  • All Crypto Whitepapers

Metaverse Resources

  • AR VR and Metaverse Resources
  • Metaverse Courses
Claim your space in Web3 with .w3w!

The Klyrox Protocol | The Algorithmic Monographs

Top 50 Web3 Blogs and Websites
Web3Wire Podcast on Spotify Web3Wire Podcast on Amazon Music 
Web3Wire - Web3 and Blockchain - News, Events and Press Releases | Product Hunt
Web3Wire on Google News

Media Portfolio: Block3Wire | Meta3Wire

  • Privacy Policy
  • Terms of Use
  • Disclaimer
  • Sitemap
  • For Search Engines
  • Crypto Sitemap
  • Exchanges Sitemap

© 2024 Web3Wire. We strongly recommend our readers to DYOR, before investing in any cryptocurrencies, blockchain projects, or ICOs, particularly those that guarantee profits.

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In

Add New Playlist

No Result
View All Result
  • Coins
    • Top 10 Cryptocurrencies
    • Top 50 Cryptocurrencies
    • Top 100 Cryptocurrencies
    • All Coins
  • Exchanges
    • Top 10 Cryptocurrency Exchanges
    • Top 50 Cryptocurrency Exchanges
    • Top 100 Cryptocurrency Exchanges
    • All Crypto Exchanges
  • Stocks
    • Blockchain Stocks
    • NFT Stocks
    • Metaverse Stocks
    • Artificial Intelligence Stocks

© 2024 Web3Wire. We strongly recommend our readers to DYOR, before investing in any cryptocurrencies, blockchain projects, or ICOs, particularly those that guarantee profits.

This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.