Skip to content

Commit 1dae2b0

Browse files
authored
Merge pull request #1170 from codeflash-ai/tessl-update
chore: add tessl registry for AI agent library docs
2 parents 3990378 + 22b6df9 commit 1dae2b0

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,3 +259,6 @@ WARP.MD
259259
.mcp.json
260260
.tessl/
261261
tessl.json
262+
263+
# Tessl auto-generates AGENTS.md on install; ignore to avoid cluttering git status
264+
AGENTS.md

CLAUDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ else:
8888
- Commit message body should be concise (1-2 sentences max)
8989
- PR titles should also use conventional format
9090

91+
<!-- Section below is auto-generated by `tessl install` - do not edit manually -->
92+
9193
# Agent Rules <!-- tessl-managed -->
9294

9395
@.tessl/RULES.md follow the [instructions](.tessl/RULES.md)
96+
97+
@AGENTS.md

0 commit comments

Comments
 (0)