aios-tools 0.3.0

Tool registry and governance for Agent OS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# aios-tools

Tool registry and dispatch layer.

## Responsibilities

- Tool definitions and built-in tools
- Policy-aware dispatch
- Filesystem and shell tool implementations
- Structured execution reporting

## Built-in Tools

- `fs.read`
- `fs.write`
- `shell.exec`