You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mindscript-runtime is the minimal, reference implementation of the MindScript engine. It provides: - a CLI for running .ms / .ms.md files - a parser that converts MindScript into an internal AST - a stage-based runtime that executes each stage sequentially - adapters for different LLM backends (OpenAI, Gemini, local stub)
MindScript Templates — The official library of structured, deterministic MindScript patterns for text, diagram, image, video, and automation tasks. Includes multi-stage templates, modality-specific patterns, pattern inheritance examples, and real-world examples demonstrating how to execute MindScript programs across LLMs and agent systems.
Semantic & structural search engine for the MindScript ecosystem. Index prompts, ledger entries, templates, and runtime outputs — enabling fast retrieval, pattern scanning, and temporal recall across MindScript workflows.
MindScript Core — The official language specification, execution laws, and architectural model for MindScript, the AI-native prompting language created by Peace Thabiwa (Sageworks AI). Includes the formal syntax, deterministic stage logic, modality rules, ledger schemas, and documentation for implementing MindScript across multi-modal AI systems.
Curated demos showing how MindScript Core, Templates, Ledger, Runtime, and Search work together in real workflows — from CLI runs to multi-stage AI reasoning and temporal recall.