We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: update documentation for tasks feature and fix typos Add comprehensive documentation for the new tasks feature including: - New `/cee tasks export` command - Task definition in event.tasks and global task files - Task invocation with parameters, returns, and overrides - Return node for task completion Fix minor typo in DSL-Variables.md (string -> String)
docs: add comprehensive wiki documentation for CustomEventEngine Add wiki pages covering installation, quickstart, commands, configuration, DSL reference, architecture, persistence, extending the engine, API reference, performance, troubleshooting, glossary, contributing, examples, and templates. This provides complete user and developer documentation for the CustomEventEngine plugin, including YAML DSL syntax, operational guides, and API usage.