[console_scripts]
agent-core = agent_core.cli:app
agent-core-daemon = agent_core.daemon.cli:app

[agent_core]
aliases = agent_core.plugins.builtin_aliases
example = agent_core.plugins.example_entrypoint
