Skip to content
#

mindscript

Here are 5 public repositories matching this topic...

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)

  • Updated Dec 10, 2025
  • Python

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.

  • Updated Dec 9, 2025

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.

  • Updated Dec 9, 2025

Improve this page

Add a description, image, and links to the mindscript topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mindscript topic, visit your repo's landing page and select "manage topics."

Learn more