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
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.10.0.tar.gz.
File metadata
- Download URL: local_automata_core-0.10.0.tar.gz
- Upload date:
- Size: 53.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c249d9cadc0bd3adfde033b71ed2f86a01c07a6a594c4fe8ce0648c91ef88c6f
|
|
| MD5 |
a2e3c8fd599590f70f3d9e0afc3870d4
|
|
| BLAKE2b-256 |
9062d1cd5350298b83e3f706121688c3df7e3429c4f91e53ef48505f10e2a74a
|
File details
Details for the file local_automata_core-0.10.0-py3-none-any.whl.
File metadata
- Download URL: local_automata_core-0.10.0-py3-none-any.whl
- Upload date:
- Size: 49.0 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 |
f8d9643f15d67f08c4bbccf119a8f76e031dd2f46aa1f80adf4e5eec63ac6673
|
|
| MD5 |
1334fc578c63329b45c15824f8c7957f
|
|
| BLAKE2b-256 |
e1a5a086af086f1c98cdce977e8ba13b1e96ed59968aa8ea5a13fd1ac5aba039
|