Skip to main content

TUI reference implementation for ya-agent-sdk

Project description

YAACLI CLI

TUI reference implementation for ya-agent-sdk.

Usage

Run with uvx:

uvx yaacli

Install with uv:

uv tool install yaacli
yaacli

Update with uv:

uv tool upgrade yaacli

Install with pip:

pip install yaacli
yaacli

Run as a module:

python -m yaacli

Built-in Skills

YAACLI ships with building-agents from the repository canonical source skills/agent-builder/.

The YA Claw deployment skill lives in skills/ya-claw-deploy/ and is published as YA_CLAW_DEPLOY_SKILL.zip during release.

The repository sync script keeps bundled skill files under packages/yaacli/yaacli/skills/ aligned.

Development

This package lives in the ya-mono workspace.

git clone git@github.com:YOUR_NAME/ya-mono.git
cd ya-mono
uv sync --all-packages
cp packages/yaacli/.env.example packages/yaacli/.env

YAACLI loads .env from packages/yaacli/.env and the current working directory. Provider API keys can live in that .env file or in ~/.yaacli/config.toml under [env]. SDK and tool variables such as YA_AGENT_*, YA_AGENT_BROWSER_USE_*, and search API keys can also live in that same .env file because YAACLI loads it into the process environment at startup. Use packages/ya-agent-sdk/.env.example as the reference list for SDK and tool variables.

Run CLI tests from the workspace root:

make test-cli

Clipboard Image Paste

Plain terminal paste always inserts text into the input box. Use Ctrl+V or /paste-image to attach an image from the system clipboard. On macOS terminal apps over SSH, map Command+Shift+V to send Ctrl+V if you want a native-feeling shortcut.

YAACLI reads clipboard images through Pillow first on macOS and Windows. macOS also reads Finder-copied image files through Cocoa pasteboard APIs via pyobjc-framework-Cocoa. Linux image paste still relies on wl-paste on Wayland or xclip on X11.

License

BSD 3-Clause License. See the repository license.

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

yaacli-0.60.0.tar.gz (235.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yaacli-0.60.0-py3-none-any.whl (206.5 kB view details)

Uploaded Python 3

File details

Details for the file yaacli-0.60.0.tar.gz.

File metadata

  • Download URL: yaacli-0.60.0.tar.gz
  • Upload date:
  • Size: 235.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.2

File hashes

Hashes for yaacli-0.60.0.tar.gz
Algorithm Hash digest
SHA256 a0c3bc572bc6150637f3bf0b2bd647ea2854df7ea08fe36f96ac8a193aaebaa6
MD5 4f1fcc15d79d45c30aa9d61fca7df106
BLAKE2b-256 5298d4ecf60f3fde0565caaa176b45066f645afd380c83eba72a16054216193c

See more details on using hashes here.

File details

Details for the file yaacli-0.60.0-py3-none-any.whl.

File metadata

  • Download URL: yaacli-0.60.0-py3-none-any.whl
  • Upload date:
  • Size: 206.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.2

File hashes

Hashes for yaacli-0.60.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c12fb456b9d24018a5b74ab08e446a1fc32f126852ef1ff9323e65433c63e913
MD5 828b461b80964510a18a247fb3b4da1a
BLAKE2b-256 802a84ab5a24a555de3ec7a745a7cbda3691c1d7b393b18a4239de3089c1bf86

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page