diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2026-04-11 05:26:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-11 05:26:52 +0100 |
| commit | 4d81ec537f91ebed0d5498a36596a516dbf7d26b (patch) | |
| tree | 01c9ed9f3e3e6ecf61461c99fd8fd6998c26a8c3 /docs/mkdocs.yml | |
| parent | fix: ensure daemon is running (#3384) (diff) | |
| download | atuin-4d81ec537f91ebed0d5498a36596a516dbf7d26b.zip | |
feat: track coding agent shell usage (#3388)
https://github.com/user-attachments/assets/7868c7a4-6a91-4c93-ac6a-e8665cf1f799
## Checks
- [ ] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [ ] I have checked that there are no existing pull requests for the
same thing
Diffstat (limited to 'docs/mkdocs.yml')
| -rw-r--r-- | docs/mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 00adcfb2..a25dfa8f 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -70,6 +70,7 @@ nav: - Basic usage: guide/basic-usage.md - Advanced usage: guide/advanced-usage.md - Shell Integration: guide/shell-integration.md + - AI Agent Hooks: guide/agent-hooks.md - Deleting history: guide/delete-history.md - Syncing dotfiles: guide/dotfiles.md - Theming: guide/theming.md |
