Skip to content

feat(project): reject non-ASCII mission titles and record token usage - #3847

Merged
sailist merged 9 commits into
MoonshotAI:mainfrom
tpoisonooo:tower-reject-CJK-title
Sep 20, 2026
Merged

sailist merged 9 commits into
MoonshotAI:mainfrom
tpoisonooo:tower-reject-CJK-title

Conversation

@tpoisonooo

@tpoisonooo tpoisonooo commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

Related Issue

Resolve #(issue_number)

Problem

  • misson name 有时使用了中文,后续 slugify 过滤后,匹配到了错误历史分支
  • web 卡片显示 agent 名字用 “tower worker worker XXX” 很啰嗦,改成 “M14 worker-shipping” 这种
  • tower 日志里没有记录 token 开销

测试

小卡片改成这样式:

image

What changed

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue (external PRs: the issue must have a maintainer's /approve).
  • I have added tests that prove my feature works.
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

@changeset-bot

changeset-bot Bot commented Sep 16, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 809f79e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@moonshot-ai/kimi-code Patch

Not sure what this means? Click here to learn what changesets are.

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

@pkg-pr-new

pkg-pr-new Bot commented Sep 16, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@moonshot-ai/kimi-code@809f79e
npx https://pkg.pr.new/@moonshot-ai/kimi-code@809f79e

commit: 809f79e

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e0a325b401

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread packages/agent-core-v2/src/features/tower/protocol/paths.ts Outdated
@tpoisonooo tpoisonooo changed the title WIP feat(project): reject CJK mission titles and record token usage WIP feat(project): reject non-ASCII mission titles and record token usage Sep 17, 2026
@tpoisonooo tpoisonooo changed the title WIP feat(project): reject non-ASCII mission titles and record token usage feat(project): reject non-ASCII mission titles and record token usage Sep 17, 2026
@tpoisonooo

Copy link
Copy Markdown
Collaborator Author

@codex

@sailist
sailist merged commit 65ae3e3 into MoonshotAI:main Sep 20, 2026
15 checks passed
@tpoisonooo
tpoisonooo deleted the tower-reject-CJK-title branch September 20, 2026 11:05
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.

3 participants