Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
238 changes: 0 additions & 238 deletions .github/workflows/test-gemini.lock.yml

This file was deleted.

137 changes: 0 additions & 137 deletions .github/workflows/test-gemini.md

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ You will see the changes reflected in the `.lock.yml` file, which is the actual
By default Claude Code is used as the agentic processor. You can configure the agentic processor by editing the frontmatter of the markdown workflow files.

```markdown
engine: codex # Optional: specify AI engine (claude, codex, gemini)
engine: codex # Optional: specify AI engine (claude, codex)
```

You can also specify this on the command line when adding or running workflows:
Expand Down
Loading