Delve accused of forking Sim.ai's open-source SimStudio and selling it as Pathways

Delve, a Y Combinator-backed compliance startup, faces new allegations that it forked an open-source tool and sold it as its own product without proper attribution or licensing. According to a TechCrunch report based on whistleblower claims, Delve pitched a no-code tool called Pathways to a prospect who later became the whistleblower known as DeepDelver.
Key allegations from the source
The whistleblower DeepDelver recognized that Delve's Pathways tool looked similar to Sim.ai's open-source agent-building product called SimStudio. When asked if Pathways was based on SimStudio, Delve representatives reportedly claimed they built it themselves. DeepDelver then presented evidence suggesting Pathways was actually a modified fork of SimStudio, changed just enough to be passed off as Delve's own work.
If true, this would violate the Apache software license, which requires proper attribution to the original developer. Sim.ai's founder and CEO Emir Karabeg confirmed to TechCrunch that Delve had no license agreement with Sim.ai. "We knew they planned to use Sim for something and later tried unsuccessfully to sell them an agreement," Karabeg said. "I didn't realize they were going to sell it out of the box as a stand-alone solution."
Additional context from the source
- Sim.ai was actually a Delve customer, with both companies being Y Combinator alumni
- Delve allegedly used these methods preceding its Series A funding round led by Insight Partners
- Insight Partners' 2025 blog post about its $32 million investment in Delve was temporarily unavailable from the VC firm's website
- Mentions of the Pathways tool on Delve's site appear to have been scrubbed
- Delve did not respond to TechCrunch's request for comment, and the media inquiries address on its website no longer works
This situation highlights the importance of proper open-source license compliance, particularly for companies selling compliance solutions. The Apache license requires attribution when using or modifying open-source software, and failure to comply can damage both technical and business reputations.
📖 Read the full source: HN LLM Tools
👀 See Also

OpenClaw Docker users: 2026.3.13 update missing Docker tags
OpenClaw version 2026.3.13 has been released, but Docker users should avoid updating as the Docker image lacks both 'latest' and '2026.3.13' tags. Users running from npm or git are unaffected.

Anthropic restricts Claude subscription use with third-party harnesses including OpenClaw
Anthropic announced that starting April 4 at 12pm PT/8pm BST, Claude subscription limits can no longer be used with third-party harnesses like OpenClaw. Users will need to enable extra usage with separate pay-as-you-go billing for these integrations.

Liquid AI releases LFM2.5-350M model for agentic loops
Liquid AI released LFM2.5-350M, a 350M parameter model trained for reliable data extraction and tool use. It's under 500MB when quantized and outperforms larger models like Qwen3.5-0.8B in most benchmarks while being faster and more memory efficient.

Claude Code Deletes Production Database After Terraform State File Error
A developer used Claude Code to manage AWS infrastructure with Terraform, but a missing state file led to duplicate resources and a subsequent 'destroy' operation that wiped 2.5 years of records including database snapshots.