---
showArticleList: false
title: Executions
created: 2026-09-24
visible: true
status: in progress
tags: [agents, executions]
readability: 3
---

Event-driven agent execution: lifecycle hooks, scheduled and repository-triggered cloud agents, and the automation canvases where triggers start workflows.

- [Claude Code hooks](claude-code-hooks/index.md) - lifecycle triggers that turn the harness into an event-driven system.
- [Copilot automations](copilot-automations/index.md) - GitHub's cloud agent on schedules and repository events.
- [GitHub Agentic Workflows](github-agentic-workflows/index.md) - markdown-defined automation compiled into hardened Actions runs.
- [n8n](n8n/index.md) - the fair-code automation canvas where triggers start workflows and agents.

Its members are compared on shared rows in the [Executions Feature Matrix](executions-feature-matrix/index.md).

## Changes

- 2026-08-24 - Added Claude Code hooks.
- 2026-08-24 - Added Copilot automations.
- 2026-08-24 - Added GitHub Agentic Workflows.
- 2026-08-24 - Added n8n.

