API Reference Planck.Agent v#0.1.0

Copy Markdown View Source

Modules

OTP-based LLM agent.

Static, serializable agent definition.

Factory functions for the four built-in tools: read, write, edit, bash.

Behaviour and default implementation for context compaction in Planck.Agent.

Loads external tool definitions from TOOL.json files on the filesystem.

An agent-side message with metadata.

Persistent session store backed by SQLite.

Behaviour and utilities for sidecar applications that extend planck_headless over distributed Erlang.

Filesystem-based agent skills.

Top-level supervisor for the planck_agent runtime.

A named collection of agents that share a team_id and can address each other via the inter-agent tools.

An executable tool for use in agent turns.

Factory functions for built-in inter-agent tools.