---
title: "WeaveScope Docs"
url: https://daily.dev/posts/weavescope-docs-udhhpdksc
source_url: https://weavescope.gitbook.io/beam_weaver
type: article
source: "ElixirStatus"
published: 2026-06-12T09:33:07.317Z
updated: 2026-06-12T09:33:35.314Z
tags: ["ai-agents", "elixir"]
reading_time: 4
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# WeaveScope Docs

**[ElixirStatus](https://daily.dev/sources/elixirstatus)** · 4 min read · 0 upvotes · 0 comments

## Summary

BeamWeaver is an OTP-native Elixir library for building LLM applications, agents, and graph-orchestrated workflows. It unifies LangChain-style abstractions (models, tools, middleware, retrieval) with LangGraph-style durable graph execution into a single native Elixir system. Key features include a semantic DSL for defining agents, graph-backed runtimes, checkpoints for short-term memory, long-term memory stores, human-in-the-loop interrupts, typed streaming via Elixir Enumerable, telemetry/tracing, and provider adapters for OpenAI, Anthropic, Google, and xAI. Installation is via Mix with version 0.1.0.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://weavescope.gitbook.io/beam_weaver>

## Similar posts on daily.dev

- [GitHub - caudena/beam\_weaver](https://daily.dev/posts/github---caudena-beam-weaver-hr9qapjle) · ElixirStatus · 5 upvotes · 0 comments
- [GitHub - dannote/pi-elixir: BEAM runtime tools for pi — connects to the running Elixir app via Tidewave](https://daily.dev/posts/github---dannote-pi-elixir-beam-runtime-tools-for-pi-connects-to-the-running-elixir-app-via-tidew-mq1s2samn) · ElixirStatus · 2 upvotes · 1 comments
- [GitHub - elixir-volt/quickbeam: JavaScript runtime for the BEAM — Web APIs backed by OTP, native DOM, and a built-in TypeScript toolchain.](https://daily.dev/posts/github---elixir-volt-quickbeam-javascript-runtime-for-the-beam-web-apis-backed-by-otp-native-dom-kcgz3hvcu) · Hacker News · 10 upvotes · 1 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#elixir](https://daily.dev/tags/elixir)

[View this post on daily.dev](https://daily.dev/posts/weavescope-docs-udhhpdksc)
