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.2.tar.gz
(54.5 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.2.tar.gz.
File metadata
- Download URL: local_automata_core-0.9.2.tar.gz
- Upload date:
- Size: 54.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d434f51aa408f1f453025b5640a1b4e51633535c598c59242bc3b481a0d4e8e
|
|
| MD5 |
192b085e01f88c571099b4eb2b6e6015
|
|
| BLAKE2b-256 |
c328646986ec32bd04c10401acc674a6d2de68ecbdc009c8965575884a64b09d
|
File details
Details for the file local_automata_core-0.9.2-py3-none-any.whl.
File metadata
- Download URL: local_automata_core-0.9.2-py3-none-any.whl
- Upload date:
- Size: 49.8 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 |
60812ccbcf149337a0a4adc77e0d2dd93dbc16baaf4cdfa8704def621b3707d8
|
|
| MD5 |
ba65d6eea51ca2f4284c8db6e53d8291
|
|
| BLAKE2b-256 |
30ddfaa9cc0aefab774dbf1164bda0b28ae325fd0c894c608f34331952c0830c
|