# WeaveMindAI/weft

A programming language for AI orchestrations (POC)

Repository: https://github.com/WeaveMindAI/weft
Canonical: https://ross.abutalabs.com/products/weft
Language: Rust
License: NOASSERTION
License Family: other
Last push: 2026-08-22T13:14:35+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 10
- inputs: {"age_days": 140, "days_push": 11, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1905, forks 220 (observed 2026-08-28T04:05:51.695787+00:00)

## What it is
Weft is a programming language (currently a POC) where LLMs, humans, APIs, and infrastructure are first-class primitives for building AI orchestrations. Programs are typed end to end, compile-checked, durably executed via Restate, and automatically rendered as both code and a visual graph.

## Use cases
- build ai agent workflows without plumbing
- pause a program to wait for human approval then resume
- orchestrate llm calls with type-checked connections
- visualize an ai pipeline as a graph automatically
- write durable workflows that survive crashes and restarts
- wire llms, apis, and messaging apps into one program

## When to choose
- you are prototyping ai orchestration systems and want language-level primitives for llms and human-in-the-loop steps
- you want a typed, compiler-checked alternative to gluing together workflow libraries
- you want automatic visual graph views of your ai pipelines
- you want to follow and shape a new language being built in public

## When to avoid
- you need a production-ready, stable tool today - breaking changes are expected
- you need a large node catalog or custom node definitions, which are still limited
- your team needs long-term support or a permissive license (license is not standard)
- you just need a workflow engine rather than a new programming language

## Facets
- artifact type: cli-tool
- maturity: experimental
- function: programming-language, interpreter, workflow-automation, agent-framework, llm-inference, type-system, compiler
- domain: programming-languages, artificial-intelligence, large-language-models, developer-tools
- platform: rust, cross-platform, cli
- tags: ai-orchestration, visual-programming, durable-execution, workflow-language, human-in-the-loop, poc, graph-view, programming-language, ai-agents, automation

## Member repositories
- WeaveMindAI/weft (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:51.695787+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:32:13.905851+00:00, confidence not recorded.
  - readme: https://github.com/WeaveMindAI/weft (fetched 2026-08-28T04:05:51.695787+00:00, sha 1a27080f849e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
