Files
Agentsd/plugins/echo/plugin.yaml
2026-06-09 15:09:56 +08:00

17 lines
219 B
YAML

id: echo-test
name: Echo Test Plugin
version: 0.1.0
type: basic
syscalls:
- display.text
- fs.list
- memory.read
- memory.write
exports:
- name: echo
description: Echo test
entry: python echo_plugin.py