Skip to content

Commit ce88d7a

Browse files
committed
chore(changesets): prune retired-package references from pending changesets
- 3 changesets referenced only retired packages (agent-core-v2, agent-core) and described retired implementations (rust-loop era) — deleted (fix-v2-version, i18n-agent-core, rust-engine-default-everywhere) - 3 more had retired packages mixed into valid frontmatter — stripped (cli-i18n-hardcoded, fix-i18n-locale-propagation, i18n-shared-unification), keeping their user-facing entries - 53/53 changesets now have valid frontmatter with no retired-package references, so the next changeset version/publish cannot fail
1 parent 64ed71a commit ce88d7a

6 files changed

Lines changed: 0 additions & 37 deletions

.changeset/cli-i18n-hardcoded.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
"@moonshot-ai/kimi-code": patch
3-
"@moonshot-ai/agent-core": patch
43
---
54

65
Replace hardcoded English strings in CLI command descriptions with proper i18n calls so `kimi --help` respects the configured locale. Fix locale propagation from the CLI shell to agent-core.

.changeset/fix-i18n-locale-propagation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
---
2-
"@moonshot-ai/agent-core": patch
3-
"@moonshot-ai/kimi-code-sdk": patch
42
"@moonshot-ai/kimi-code": patch
53
---
64

.changeset/fix-v2-version.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/i18n-agent-core.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/i18n-shared-unification.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
"@moonshot-ai/i18n-shared": minor
3-
"@moonshot-ai/agent-core": patch
43
"@moonshot-ai/kimi-code": patch
5-
"@moonshot-ai/kap-server": patch
64
"@moonshot-ai/kimi-web": patch
75
"kimi-code": patch
86
---

.changeset/rust-engine-default-everywhere.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)