Skip to content

Commit 46e52e3

Browse files
feat: switch Warp settings to use AGENTS.md (#550)
1 parent 83c217a commit 46e52e3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/smooth-dingos-peel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@repo/data": minor
3+
---
4+
5+
Switch Warp config file to AGENTS.md

packages/data/src/agents.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ applyTo: "**/*.{ts,tsx,js,jsx}"
248248
description:
249249
"A modern terminal with AI-powered command suggestions and workflow automation.",
250250
config: {
251-
path: "WARP.md",
251+
path: "AGENTS.md",
252252
appendMode: true,
253253
},
254254
logo: warpLogo,

0 commit comments

Comments
 (0)