local-automata-core
エージェント構築用の共有ツールキット(import 名 local_automata_core)。汎用ツール(filesystem / shell / memory / plan)・MCP 連携・設定ローダ・画像/PDF 変換・ワークフロー仕様パーサを提供する。Agent ループ本体は含まない — ループや合成は利用側が組む。
LLM 接続は local-llm-client、推論サーバーは local-llm-server に委ねる。
インストール
uv add local-automata-core
使い方
from local_automata_core import find_config_path, load_agent_config, default_registry
config = load_agent_config(find_config_path()) # agent.toml + AGENTS.md を読む
registry = default_registry() # 汎用ツールを workspace/ に構築
開発
uv sync
uv run pytest
ライセンス
Apache-2.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
local_automata_core-0.9.3.tar.gz
(55.1 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 local_automata_core-0.9.3.tar.gz.
File metadata
- Download URL: local_automata_core-0.9.3.tar.gz
- Upload date:
- Size: 55.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40c648127b758fed0f1825c77c4bffba5ce3f01b9dad422bd87b9c809f97fa42
|
|
| MD5 |
1bf76194043e68f15cd7e85bd1fa2463
|
|
| BLAKE2b-256 |
b4c3395d0e59101bfed2d27414e2413e6030bce8bce6c6d09a1da13a3f77cca9
|
File details
Details for the file local_automata_core-0.9.3-py3-none-any.whl.
File metadata
- Download URL: local_automata_core-0.9.3-py3-none-any.whl
- Upload date:
- Size: 50.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6438a1c0936c8093dbacd1d73d21dbfafe9238c112df8b8d2fdba6eac2d0aebd
|
|
| MD5 |
3bbbeacd17ee9841739ae922d34fc833
|
|
| BLAKE2b-256 |
cb179f29a1b55524cc505550eb2022b19938c0ad19bc96aa2191ad422bf5c424
|