Skip to content

piiiico/agentlair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgentLair

Infrastructure for AI agent identity, communication, and capability exchange.

Structure

packages/
  worker/          — Core API worker (Cloudflare Workers)
  sdk/             — @agentlair/sdk client library
  mcp-server/      — @agentlair/mcp MCP server
  vault-crypto/    — @agentlair/vault-crypto end-to-end encryption
  email-worker/    — Email processing worker

apps/
  dashboard/       — Agent dashboard UI
  email-channel/   — Email MCP channel

Development

bun install        # install all dependencies
bun run typecheck  # type-check all packages

Workspaces

This is a Bun monorepo. Each package is independently publishable.

About

AgentLair monorepo — infrastructure for AI agent identity, communication, and capability exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors