WeaveMindAI/weft
A programming language for AI orchestrations (POC) observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 99
- Release rhythm 35
- Longevity 10
Flags: no_releases young no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 140
- days_rel: n/a
- days_push: 11
- n_releases_24m: 0
Adoption not part of the score
1905 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity experimental
programming-language interpreter workflow-automation agent-framework llm-inference type-system compiler programming-languages artificial-intelligence large-language-models developer-tools rust cross-platform cli ai-orchestration visual-programming durable-execution workflow-language human-in-the-loop poc graph-view programming-language ai-agents automation
1 source
- readme: https://github.com/WeaveMindAI/weft · fetched 2026-08-28 · 1a27080f849e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WeaveMindAI/weft | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="WeaveMindAI/weft")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem