# ghuntley/loom

if your name is not Geoffrey Huntley then do not use loom

Repository: https://github.com/ghuntley/loom
Canonical: https://ross.abutalabs.com/products/ghuntley-loom
Language: Rust
License Family: other
Last push: 2026-04-10T19:15:00+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 76, release rhythm 35, longevity 18
- inputs: {"age_days": 258, "days_push": 145, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1364, forks 210 (observed 2026-08-28T04:04:31.004593+00:00)

## What it is
Loom is an AI-powered coding agent written in Rust that provides a REPL interface for interacting with LLM-driven agents capable of file system operations, code analysis, and other development tasks. It is explicitly a personal research project by Geoffrey Huntley, marked as experimental, unstable, and not intended for anyone else to use.

## Use cases
- run an AI coding agent from the terminal
- chat with an LLM agent that can edit files and analyze code
- proxy LLM API calls through a server so keys stay server-side
- orchestrate agent tools with a state machine
- persist and search agent conversations
- run agent tasks in remote Kubernetes execution environments

## When to choose
- you are Geoffrey Huntley
- you want to study the architecture of a modular Rust-based coding agent
- you need a reference design for server-side LLM proxying and agent tool registries

## When to avoid
- you are anyone other than Geoffrey Huntley, per the project's explicit warning
- you need a stable, supported, or documented coding agent
- you require a permissive open-source license (the code is proprietary)
- you need production reliability or API stability

## Facets
- artifact type: cli-tool
- maturity: experimental
- function: agent-framework, llm-inference, cli, terminal-ui, auth, http-server, middleware
- domain: developer-tools, artificial-intelligence, large-language-models
- platform: rust, cli, cross-platform, self-hosted
- tags: coding-agent, llm-proxy, repl, research-project, proprietary-license, cargo-workspace, svelte-frontend, ai-agents, command-line, kubernetes

## Member repositories
- ghuntley/loom (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.004593+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-30T04:41:20.880789+00:00, confidence not recorded.
  - readme: https://github.com/ghuntley/loom (fetched 2026-08-28T04:04:31.004593+00:00, sha 01c096a768be)
- Data as of 2026-08-30T08:39:29.467469+00:00.
