From c2fa61c273bc5eb296f3d8301397b556d434d0da Mon Sep 17 00:00:00 2001 From: "Sebastian (Tiedtke) Huckleberry" Date: Wed, 8 Jul 2026 15:01:03 -0700 Subject: [PATCH] docs: add eval frontpage callout Signed-off-by: Sebastian (Tiedtke) Huckleberry --- docs/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 94656484..cc0143f8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,9 +12,9 @@ The goal of Runme is to enable engineers to capture operational processes as rel Runme makes Markdown documentation actually runnable. It is a cloud-native shell kernel with a notebook, editor, terminal, and CLI interface. Runme helps you build and curate Notebooks and also run them, making it easy to automate step-by-step instructions, especially in cloud-native environments. Runme Notebooks are perfect for capturing and persisting operational knowledge, making operational docs reliable and less likely to become outdated. -Another way to think about it: - -> 💡 Runme is like Jupyter but with a shell/bash kernel and lightweight dependencies. + +Notebooks are linear trajectories through a task. [`runme eval`](/eval) expands that model beyond Markdown, so you can define, replay, and score how agents and workflows reach an outcome. + ## Built on Open Technologies & Standards