v2.0.1

langchain-ai/deepagentsv2.0.1May 26, 2026by Michael-A-Kuykendall

AI Summary

Updates the GPU engine to use a real implementation and removes the llama.cpp dependency, improving Homebrew and cargo install compatibility.

Key Highlights

  • Real airframe GPU engine as default (not stub)
  • Removed llama.cpp dependency entirely
  • Fixes Homebrew and cargo install delivering real GPU inference

New Features

  • Real GPU engine
  • Dependency updates

Full Release Notes

- Real airframe GPU engine as default (not stub)\n- airframe dependency now resolves from crates.io (v0.1)\n- Removed llama.cpp dependency entirely\n- Fixes Homebrew and cargo install delivering real GPU inference