Skip to content

Conversation

@nayname
Copy link

@nayname nayname commented Dec 1, 2025

Description

This PR adds the first version of an AI-powered assistant


Added Files

  • scripts/agent_executor.js

    Implements the UI widget and logic for natural-language execution, including:

    • Floating chat input + expandable sidebar
    • Intent detection (answer, workflow, or mixed)
    • Workflow preview and mock execution mode (disabled for now)
    • Conversation and workflow memory
  • book.json

    Registers the script so it loads across all documentation pages.


Purpose

This shifts the documentation from static reference to an interactive layer where users can ask questions, generate workflows, and execute actions directly from the page.


Still working on the implementation

@nayname nayname changed the title AI Agent for Contextual Answers and Executable Workflows Add AI Agent for Contextual Answers and Executable Workflows Dec 1, 2025
@nayname nayname marked this pull request as ready for review December 2, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant