MyAI Local Agent — connects your machine to the MyAI cloud AI coding assistant
Project description
MyAI Local Agent
Connect your machine to the MyAI cloud AI coding assistant. Chat with AI directly in your terminal, or let the web UI execute commands on your local machine.
Install
pip install myai-local-agent
Quick Start
# 1. Log in to your MyAI account
myai login
# 2. Start an interactive chat session (like Claude Code)
myai chat
Commands
| Command | Description |
|---|---|
myai login [server_url] |
Authenticate with your MyAI account |
myai chat |
Interactive terminal chat with your AI agent |
myai chat --model gpt-4o |
Chat using a specific model |
myai chat --provider openai |
Chat using a specific provider |
myai start |
Start background agent (for web UI local tool execution) |
myai start --daemon |
Start agent in background |
myai stop |
Stop background agent |
myai status |
Check connection status |
How It Works
- Terminal chat (
myai chat): Talk to the AI directly in your terminal. It can read/write files, run commands, and manage code on your machine. - Background agent (
myai start): Connects to the web UI so the AI can execute local tools (file ops, shell commands, git) on your device while you interact through the browser.
Requirements
- Python 3.10+
- A MyAI account (sign up at http://13.207.14.118:9090)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file myai_local_agent-0.1.1.tar.gz.
File metadata
- Download URL: myai_local_agent-0.1.1.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e7f07c05e97574334faafa31a580c1b303547e8e5450f95551473ea259d8248
|
|
| MD5 |
764d0d5de33103cf51f0a834f3845fe6
|
|
| BLAKE2b-256 |
867af786747abf3848f12c1fa2d61a4e226a836f298f0088247f8102cb9f96e6
|
File details
Details for the file myai_local_agent-0.1.1-py3-none-any.whl.
File metadata
- Download URL: myai_local_agent-0.1.1-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc40b474c3b1a7341c336ce7ea2f03ad6cb013acde57e530efde28a30710630c
|
|
| MD5 |
21782631c2bf2f1ce4f421bfd0e0ba43
|
|
| BLAKE2b-256 |
2c721c6d637aacb219e67a8eb0b5a0d7deb13e94211a1b3bff9fbb74ea1b44eb
|