Shared TypeScript client for Agent Zero Gateway APIs.
  • TypeScript 100%
Find a file
2026-06-03 20:49:00 -04:00
src chore: initialize shared gateway client package 2026-06-03 17:18:03 -04:00
.gitignore chore: initialize shared gateway client package 2026-06-03 17:18:03 -04:00
CHANGELOG.md chore: prepare 0.1.1-alpha release 2026-06-03 20:49:00 -04:00
package-lock.json chore: initialize shared gateway client package 2026-06-03 17:18:03 -04:00
package.json chore: prepare 0.1.1-alpha release 2026-06-03 20:49:00 -04:00
README.md chore: initialize shared gateway client package 2026-06-03 17:18:03 -04:00
tsconfig.json fix: set client package rootDir 2026-06-03 17:18:25 -04:00

@agent-zero/client

Shared TypeScript client for Agent Zero Gateway APIs. Intended to reduce divergence between agent-zero-ui and agent-zero-desktop.

Current scope:

  • health, agents, sessions, messages
  • memory proxy
  • artifacts
  • delegations and delegation lifecycle

This package is private during alpha and will be consumed by web/desktop once packaging/versioning stabilizes.