Skip to content

Conversation

chrarnoldus
Copy link
Contributor

Morph Fast Apply is enabled. There are some dubious changes as well in: ar, fr, hi, nl, ru, th

The primary model was Sonnet 4, the prompts for Morph were:

# ar

Morph FastApply Edit (morph/morph-v3-large)

File: kilocode.json
Instructions: I am removing the freeModelsDescription key from the pricing section

Code Edit:

"pricing": {
		"costUnknown": "التكلفة غير معروفة",
		"costUnknownDescription": "لم يقدم مزود واجهة برمجة التطبيقات أي بيانات تكلفة أو تم إلغاء الطلب.",
		"freeModelsLink": "اكتشف خيارات النماذج المجانية والاقتصادية",
// ... existing code ...
Original Content: 10843 characters

# fr

Morph FastApply Edit (morph/morph-v3-large)

File: kilocode.json
Instructions: I am removing the freeModelsDescription key from the pricing section

Code Edit:

"pricing": {
		"costUnknown": "coût inconnu",
		"costUnknownDescription": "Le fournisseur d'API n'a pas fourni de données de coût ou la demande a été annulée.",
		"freeModelsLink": "Découvrir les options de modèles gratuits et économiques",
// ... existing code ...
Original Content: 13687 characters

# hi

Morph FastApply Edit (morph/morph-v3-large)

File: kilocode.json
Instructions: I am removing the freeModelsDescription key from the pricing section

Code Edit:

"pricing": {
		"costUnknown": "लागत अज्ञात",
		"costUnknownDescription": "API प्रदाता ने कोई लागत डेटा प्रदान नहीं किया या अनुरोध रद्द कर दिया गया।",
		"freeModelsLink": "मुफ्त और बजट मॉडल विकल्पों की खोज करें",
// ... existing code ...
Original Content: 12399 characters

# nl

Morph FastApply Edit (morph/morph-v3-large)

File: kilocode.json
Instructions: I am removing the freeModelsDescription key from the pricing section

Code Edit:

"pricing": {
		"costUnknown": "kosten onbekend",
		"costUnknownDescription": "De API-provider heeft geen kostengegevens verstrekt of het verzoek is geannuleerd.",
		"freeModelsLink": "Ontdek gratis en budget modelopties",
// ... existing code ...
Original Content: 12725 characters

# ru

Morph FastApply Edit (morph/morph-v3-large)

File: kilocode.json
Instructions: I am removing the freeModelsDescription key from the pricing section

Code Edit:

"pricing": {
		"costUnknown": "стоимость неизвестна",
		"costUnknownDescription": "API-провайдер не предоставил данные о стоимости или запрос был отменен.",
		"freeModelsLink": "Узнать о бесплатных и бюджетных моделях",
// ... existing code ...
Original Content: 12894 characters

# th

Morph FastApply Edit (morph/morph-v3-large)

File: kilocode.json
Instructions: I am removing the freeModelsDescription key from the pricing section

Code Edit:

"pricing": {
		"costUnknown": "ค่าใช้จ่ายไม่ทราบ",
		"costUnknownDescription": "ผู้ให้บริการ API ไม่ได้ให้ข้อมูลค่าใช้จ่าย หรือคำขอถูกยกเลิก",
		"freeModelsLink": "ค้นพบตัวเลือกโมเดลฟรีและประหยัด",
// ... existing code ...
Original Content: 11582 characters
Copy link

changeset-bot bot commented Sep 17, 2025

⚠️ No Changeset found

Latest commit: b1e377e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant