Skip to content

Commit 9b8f699

Browse files
committed
chore(demo/ctx): rename package from lingo-agent to ctx
Made-with: Cursor
1 parent 306d6c9 commit 9b8f699

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/ctx-agent-initial.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"ctx": minor
3+
---
4+
5+
Add CTX AI context engine to generate and maintain lingo-context.md

demo/ctx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "lingo-agent",
2+
"name": "ctx",
33
"version": "1.0.0",
44
"type": "module",
55
"bin": {

0 commit comments

Comments
 (0)