# @x12i/memorix-agents

> Memorix agent registry and object-type scope bindings: Catalox-backed CRUD, HTTP routes, browser client, and React panels for studio hosts.

Latest version **1.32.0** (published 2026-07-11) · exellix-license license · 0 weekly downloads

## Install

```sh
npm install @x12i/memorix-agents
pnpm add @x12i/memorix-agents
yarn add @x12i/memorix-agents
bun add @x12i/memorix-agents
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.32.0 |
| Published | 2026-07-11 |
| First published | 2026-06-22 |
| Weekly downloads | 0 |
| License | exellix-license |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20 |
| Dependencies | 2 |
| Unpacked size | 120 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | x12i |
| Keywords | exellix, memorix, agents, catalox, graphs-studio |

## Links

- npm: https://www.npmjs.com/package/@x12i/memorix-agents
- Repository: https://github.com/x12i/memorix-mono-repo
- Homepage: https://github.com/x12i/memorix-mono-repo#readme
- Issues: https://github.com/x12i/memorix-mono-repo/issues
- npm.io page: https://npm.io/package/@x12i/memorix-agents

## Dependencies (2)

- [@x12i/memorix-schema](https://npm.io/package/@x12i/memorix-schema.md) ^1.32.0
- [@x12i/memorix-descriptors](https://npm.io/package/@x12i/memorix-descriptors.md) ^1.32.0

## Alternatives

- [d3-force-3d](https://npm.io/package/d3-force-3d.md) — 1.0M weekly downloads
- [ng2-charts](https://npm.io/package/ng2-charts.md) — 486.8K weekly downloads
- [@arcgis/core](https://npm.io/package/@arcgis/core.md) — 257.8K weekly downloads
- [react-sparklines](https://npm.io/package/react-sparklines.md) — 249.3K weekly downloads
- [react-native-gifted-charts](https://npm.io/package/react-native-gifted-charts.md) — 182.3K weekly downloads

## Recent versions

- 1.32.0 (latest) — 2026-07-11
- 1.2.1 — 2026-06-22
- 1.2.0 — 2026-06-22

## README

# @x12i/memorix-agents

Memorix **agent registry** and **object-type scope bindings** for Exellix studio hosts (graphs-studio, memorix-schema-ui).

## Install

```bash
npm install @x12i/memorix-agents @x12i/memorix-schema
```

## Exports

| Subpath | Contents |
|---------|----------|
| `@x12i/memorix-agents` | Store functions + types |
| `@x12i/memorix-agents/http` | Fastify route registration |
| `@x12i/memorix-agents/browser` | Fetch client |
| `@x12i/memorix-agents/react` | React panels + scope provider |
| `@x12i/memorix-agents/react/styles.css` | Default component styles |

See [docs/STUDIO_INTEGRATION.md](./docs/STUDIO_INTEGRATION.md) for graphs-studio wiring.

## Agent fields

- **id** — slug used in `scope.agents[]`
- **name** — operator display name
- **description** — optional notes about ownership or scope

Legacy registry entries with `label` are read as `name` on load.

---
_Source: https://npm.io/package/@x12i/memorix-agents · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
