Terminal frontend for the Nonoka Agent framework
Project description
nonoka-cli
Terminal frontend for the Nonoka Agent framework.
Quick Start
# Install
pip install nonoka-cli
# Start interactive REPL
nonoka-cli
# With custom config
nonoka-cli --config ~/.config/nonoka/config.yaml
# Override model
nonoka-cli --model gpt-4o
Configuration
Create ~/.config/nonoka/config.yaml:
model: "gpt-4o"
system_prompt: |
You are a helpful AI assistant.
Commands
/exit— Quit the CLI/new— Start a new session/help— Show help
Development
# Setup
uv venv
uv pip install -e ".[dev]"
# Run tests
pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nonoka_cli-0.1.0.tar.gz
(246.0 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 nonoka_cli-0.1.0.tar.gz.
File metadata
- Download URL: nonoka_cli-0.1.0.tar.gz
- Upload date:
- Size: 246.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7df355cab5a134dcfdc58ac77316b03280e60f7c7ba7cb364df60bb78cc119ce
|
|
| MD5 |
14a1a1f07ef91141ab252231b0f496b2
|
|
| BLAKE2b-256 |
e16027e1aed013a3cc1da7ce315da498c0cd4e225669d0138c7f2e72d497f11d
|
File details
Details for the file nonoka_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nonoka_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
342cd31e84a13c8a5e0900cb4bc4fbdda611c84b77941ace5c17041cf89ce14c
|
|
| MD5 |
5e81e3107a56fefbb4ca5e6ffea61240
|
|
| BLAKE2b-256 |
73dddad17bcbeb0e7325d3b52d1ffded00f0e41c21fe8ca3f42d6111f082deb0
|