Plugin Manifest
No formal manifest specification exists. TokenPilot uses JSON configuration per host rather than a manifest file. Its identity is expressed through:
- Repository path:
components/tokenpilot/ - Namespace:
tokenpilot(for plugin id and persisted state) - CLI namespace:
lightmem2
Related Pages
- Build Your First Plugin — getting started with plugin development
- Configuration Schema — defining your plugin's configuration