A tmux wrapper for LLMs to interact with full-screen CLI applications
Project description
- llms.md - Documentation for LLMs and agents
- humans.md - Documentation of human-only tools (IMPORTANT: agents should ignore this file)
agent-cli-helper gives LLMs a way to use interactive terminal applications:
- run-command - Start a program in an interactive session
- send-keystrokes - Control the program
- get-screen-capture - See what's on screen
- process-info - Check if session is alive
- kill-session - Clean up when done
Examples
# Run a command in an interactive session
agent-cli-helper run-command "vim file.txt"
# Send keystrokes to control the program
agent-cli-helper send-keystrokes vim-file-txt "iHello\nEscape"
# View current screen
agent-cli-helper get-screen-capture vim-file-txt
# List all sessions
agent-cli-helper list-sessions
See llms.md for detailed documentation.
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
agent_cli_helper-0.2.3.tar.gz
(13.4 kB
view details)
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 agent_cli_helper-0.2.3.tar.gz.
File metadata
- Download URL: agent_cli_helper-0.2.3.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a97c925f9ad6344386c215e70285d42b0dd5021410642adcabe9ba313af1fe2
|
|
| MD5 |
ac26719080c997bd6700b4e3140ddf5e
|
|
| BLAKE2b-256 |
68f0d3f209a5afe215f93b58a3514becfdf3e7e444c22272f86df132ca1bce9d
|
File details
Details for the file agent_cli_helper-0.2.3-py3-none-any.whl.
File metadata
- Download URL: agent_cli_helper-0.2.3-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61f4c1b3dfff961729a65cc7763f61608784e92e9c81e4bce5472ad8da2b246f
|
|
| MD5 |
589fb75f60023665ca767a29527b4141
|
|
| BLAKE2b-256 |
af498339be0d0c50335608c9c203e4600d218c5dd1e18f477961bef2471e9ec5
|