LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
postiz_agent/__init__.py
postiz_agent/__main__.py
postiz_agent/agent_server.py
postiz_agent/auth.py
postiz_agent/main_agent.json
postiz_agent/mcp_config.json
postiz_agent/mcp_server.py
postiz_agent/postiz_api.py
postiz_agent/postiz_models.py
postiz_agent.egg-info/PKG-INFO
postiz_agent.egg-info/SOURCES.txt
postiz_agent.egg-info/dependency_links.txt
postiz_agent.egg-info/entry_points.txt
postiz_agent.egg-info/requires.txt
postiz_agent.egg-info/top_level.txt
postiz_agent/agent/AGENTS.md
postiz_agent/agent/CRON.md
postiz_agent/agent/CRON_LOG.md
postiz_agent/agent/HEARTBEAT.md
postiz_agent/agent/IDENTITY.md
postiz_agent/agent/MEMORY.md
postiz_agent/agent/USER.md
postiz_agent/agent/icon.png
tests/test_init.py