Answers from the documentation - opens a ticket when you need a person
Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Answers come from the docs; check anything important there.
Imported from termco-ai/termco-plugin-releases (plugins/explorer-sidebar/AGENTS.md). Install upstream with npx skills add termco-ai/termco-plugin-releases --skill explorer-sidebar. Copyright stays with the author.
Plugin boundary
Import lifecycle APIs from @termco/kernel, product contracts from their owning @termco/*-base packages, and React from @termco/ui; termco-plugin.json is the dependency source of truth.
Do not import src/, electron/, @/, or another plugin directory.
All Explorer markup, icons, state, tree behavior, and filesystem workflows live here.
Reuse declared providers; never build a second filesystem runtime.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/termco-ai-termco-plugin-releases-explorer-sidebar/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.