# @comate/plugin-engine

> 本包`@comate/plugin-schema`提供与插件系统有关的各种共享类型、常量及常用读写能力。

Latest version **0.9.2** (published 2024-03-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install @comate/plugin-engine
pnpm add @comate/plugin-engine
yarn add @comate/plugin-engine
bun add @comate/plugin-engine
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.9.2 |
| Published | 2024-03-11 |
| First published | 2024-03-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Node | >=20.10.0 |
| Dependencies | 4 |
| Unpacked size | 27.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | otakustay |

## Links

- npm: https://www.npmjs.com/package/@comate/plugin-engine
- npm.io page: https://npm.io/package/@comate/plugin-engine

## Dependencies (4)

- [execa](https://npm.io/package/execa.md) ^8.0.1
- [fuse.js](https://npm.io/package/fuse.js.md) ^7.0.0
- [parse-git-diff](https://npm.io/package/parse-git-diff.md) ^0.0.14
- [@comate/plugin-shared-internals](https://npm.io/package/@comate/plugin-shared-internals.md) ^0.9.2

## Recent versions

- 0.9.2 (latest) — 2024-03-11
- 0.9.1 — 2024-03-11
- 0.9.0 — 2024-03-11

## README

# 类型结构

本包`@comate/plugin-schema`提供与插件系统有关的各种共享类型、常量及常用读写能力。

## 对话

发送`ACTION_CHAT_QUERY`消息，并接收`ACTION_CHAT_TASK_PROGRESS`获取对话进度。

## 扫描

发送`ACTION_SCAN_QUERY`消息，并接收`ACTION_SCAN_TASK_PROGRESS`获取对话进度。

---
_Source: https://npm.io/package/@comate/plugin-engine · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
