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.1.tar.gz
(52.7 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.1.tar.gz.
File metadata
- Download URL: local_automata_core-0.9.1.tar.gz
- Upload date:
- Size: 52.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67a1b4afc47577ee1a2f86069b489fd5e36cb8238ad8ed8730115c63876acd0c
|
|
| MD5 |
94c24fcfdebf9b9dff82bfcc7269f9aa
|
|
| BLAKE2b-256 |
1c1d0f9ce5a9da619e445ac7d2fc1782fc93333ede5fe4e8d9f7b234de178c50
|
File details
Details for the file local_automata_core-0.9.1-py3-none-any.whl.
File metadata
- Download URL: local_automata_core-0.9.1-py3-none-any.whl
- Upload date:
- Size: 48.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
633aba24bdd7eb10d9cc061e09549364ed5731f7cd4e72fe5ce2cdb9474f4c2a
|
|
| MD5 |
d7a5037ba840544a44ecc5019a757a42
|
|
| BLAKE2b-256 |
7e3058d437c6fc2bf0a7424316447aa12fc24b19a7ded2973049e134a5374e07
|