Commit 978b817
* feat: add init cursor command
* feat: add init cursor command
* feat: add init cursor command
* Delete package-lock.json
* Rename cursor.md to agents.md
* Delete package-lock.json
* feat(cli): lingo.dev init cursor Command for .cursorrules Setup (#1101) refactored
* Delete agents.md
* feat(cli): lingo.dev init cursor Command for .cursorrules Setup (#1101) changeset
* feat(cli): lingo.dev init cursor Command for .cursorrules Setup (#1101) minor fixes
* Update packages/cli/src/cli/cmd/init/cursor.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update packages/cli/src/cli/cmd/init/cursor.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update packages/cli/src/cli/cmd/init/cursor.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update packages/cli/src/cli/cmd/init/cursor.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Restore accidentally deleted file
* Restore accidentally deleted file
* Add i18n rules for Cursor AI agents
* Update localization guidelines for Lingo.dev CLI
Change after discussion with The-Best-Codes over Discord
* Removing out of scope changes
* remove out of scope changes
* remove out of scope changes
* feat(cli): add agents.md in package.json
Signed-off-by: SK8-infi <shivansh.katiyar1712@gmail.com>
* feat(cli): add agents.md in package.json
Signed-off-by: SK8-infi <shivansh.katiyar1712@gmail.com>
* Refactor path resolution for agents.md
Updated path resolution for AGENTS_MD to handle both development and production environments.
Was causing error of "agents.md not found"
with help from @the_best_codes resolved the issue
---------
Signed-off-by: SK8-infi <shivansh.katiyar1712@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 80cb380 commit 978b817
File tree
5 files changed
+81
-3
lines changed- .changeset
- packages/cli
- src/cli/cmd
- init
5 files changed
+81
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
119 | | - | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
258 | 259 | | |
259 | 260 | | |
260 | 261 | | |
261 | | - | |
| 262 | + | |
| 263 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
0 commit comments