Skip to content

[docs] Update glossary - daily scan#45447

Merged
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-2026-07-14-a567c549ca6b3cf8
Jul 14, 2026
Merged

[docs] Update glossary - daily scan#45447
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-2026-07-14-a567c549ca6b3cf8

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Daily automated glossary scan. Adds two new entries to docs/src/content/docs/reference/glossary.md.

Changes

docs/src/content/docs/reference/glossary.md

  • Engine Behaviors (engine.behaviors) - New entry documenting the declarative configuration block inside built-in engine definition files (pkg/workflow/data/engines/(id).md). Describes how the compiler generates install, config, execution, and MCP steps for CLI-style engines without bespoke Go wrapper code. Documents sub-fields: installation, config-file, execution, manifest, capabilities. Notes shared step generation via behavior_defined_engine.go. Includes a crush engine example.

  • Evals (evals:) - New entry documenting the experimental frontmatter section that defines binary (YES/NO) evaluation questions executed after safe-outputs and before the conclusion job. Results recorded in evals.jsonl. Documents shorthand and extended forms, model override, runs-on configuration, and CLI flags gh aw audit --evals / gh aw logs --evals.

Type

docs - documentation only, no code changes.

Generated by PR Description Updater for #45447 · 30.1 AIC · ⌖ 5.4 AIC · ⊞ 4.7K ·

Add two new terms from recent changes:
- Engine Behaviors (engine.behaviors): declarative engine behavior definitions from commit 830d8c0 (declarative custom-engine frontmatter)
- Evals (evals:): experimental binary evaluation questions from frontmatter and --evals flag (commit ba744a2)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation glossary labels Jul 14, 2026
@pelikhan pelikhan merged commit 04df1f7 into main Jul 14, 2026
@pelikhan pelikhan deleted the docs/glossary-daily-2026-07-14-a567c549ca6b3cf8 branch July 14, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation glossary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant