Skip to content

Commit 22b6df9

Browse files
committed
chore: add comments for tessl auto-generated content
Ignore AGENTS.md in git (auto-created by tessl install) and add explanatory comment in CLAUDE.md for the tessl-managed section.
1 parent 3990378 commit 22b6df9

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)