new plugin
This commit is contained in:
8
plugin-agent-inbox-config/dist/manifest.d.ts
vendored
Normal file
8
plugin-agent-inbox-config/dist/manifest.d.ts
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import type { PaperclipPluginManifestV1 } from "@paperclipai/plugin-sdk";
|
||||
/**
|
||||
* Plugin that provides per-agent inbox-lite configuration via UI toggles.
|
||||
* Allows configuring which issues appear in each agent's inbox without code changes.
|
||||
*/
|
||||
declare const manifest: PaperclipPluginManifestV1;
|
||||
export default manifest;
|
||||
//# sourceMappingURL=manifest.d.ts.map
|
||||
Reference in New Issue
Block a user