Skip to content

History

Revisions

  • docs: add Tasks link to sidebar Add the missing link to the DSL-Tasks documentation page in the sidebar for better navigation.

    @DarkBladeDev DarkBladeDev committed Feb 22, 2026
    45abca2
  • docs: add comprehensive DSL tasks documentation Introduce detailed documentation for the DSL task system, covering: - Definition of tasks (params, returns, flow) - Task sources (event-specific and global) - Task structure and invocation syntax - Return mechanism and variable scope - Override capabilities and nested task composition - Validation rules and automatic catalog export

    @DarkBladeDev DarkBladeDev committed Feb 22, 2026
    e69f28b
  • 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)

    @DarkBladeDev DarkBladeDev committed Feb 22, 2026
    ea4284f
  • docs: remove .md extension from internal wiki links Update all documentation files to use extensionless internal links, matching the wiki's expected URL format. This improves consistency and ensures proper navigation within the documentation site.

    @DarkBladeDev DarkBladeDev committed Feb 21, 2026
    5a851ad
  • 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.

    @DarkBladeDev DarkBladeDev committed Feb 21, 2026
    4c7c814
  • Initial Home page

    @DarkBladeDev DarkBladeDev committed Feb 20, 2026
    db75926