Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.61 KB

File metadata and controls

53 lines (37 loc) · 1.61 KB

agent-remote

CircleCI GitHub Actions License

Remote execution tools for AI agents. Connect AI agents to remote systems via SSH to execute commands, manage files, and search filesystems on remote machines.

Banner

Packages

Examples

  • claude-agent-sdk - Using @agent-remote/ssh with Claude Agent SDK to create autonomous AI agents
  • claude-code-ssh - Configuration for using Claude Code with remote SSH tools

Development

The project includes a Docker-based sandbox environment for testing. See sandbox/README.md for details.

# Install dependencies
pnpm install

# Build all packages
pnpm build

# Run tests
pnpm test

# Lint and format
pnpm lint
pnpm lint:fix

License

Apache-2.0

Copyright (c) 2025 Charles Francoise