This release is a pre-release and may not be stable for production use.
LiteyukiBot Native Agent
The native agent is an agent-only LiteyukiBot v7 runtime. It receives normalized events from source runtimes and emits ordinary actions back to those sources. It uses the official OpenAI Python SDK with an OpenAI-compatible endpoint.
For each delivered Event, the kernel sends only the tool schemas authorized for that event principal. The agent runtime has no executable tool implementation; every tool request returns through the kernel broker, which checks the same capabilities again before invoking a package-provided handler.
The agent runtime options bound each delivered event: history_limit defaults
to 40 messages and is also the maximum retained SQLite history per source
runtime, bot, and conversation. Retention is applied on every write; changing
the limit only affects subsequent writes. max_concurrent_events defaults to 16, max_tool_rounds to 4,
model_timeout_seconds to 60, and event_timeout_seconds to 120. A model or
event timeout produces a failed terminal delivery without recording model input,
tool arguments, or response content in logs.
When the Commands and Permissions plugins are enabled, operators may grant
liteyukibot.agent.history.clear to expose /agent forget. The command is
handled by the kernel, sends one protocol-v5 control request to the native
Agent child, and clears only the requesting source runtime, bot, and
conversation. It never sends a model request and the permission audit contains
no conversation content.
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 liteyukibot_v7_agent-0.1.0a9.tar.gz.
File metadata
- Download URL: liteyukibot_v7_agent-0.1.0a9.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65ae7198b5906ee85fb9a72821d067e07a4162b84b2faa677cd0133eaae0306d
|
|
| MD5 |
af7fc28b74ae68367d9fa3c37495bde4
|
|
| BLAKE2b-256 |
2ba942fc3c7830c2a36626b88497a88127a01f4dfed6d373c5ea812c7f2cb1ae
|
File details
Details for the file liteyukibot_v7_agent-0.1.0a9-py3-none-any.whl.
File metadata
- Download URL: liteyukibot_v7_agent-0.1.0a9-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ac471c907b94a10a3f49ea7bad27622d0029a412eb6ab93548c6fdcad9774aa
|
|
| MD5 |
40f355d736eeb8c19a8087344a88a6e0
|
|
| BLAKE2b-256 |
fefac2afcce65405214048a15fd616bb1034452449f8b02e306147e3829754db
|