Skip to content

[FEATURE]: Remove overly strict git mutation restriction in Kimi system prompt (kimi.txt) #48780

Description

@lxl66566

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

PR #20259 introduced a dedicated system prompt for Kimi, but it contains a very strict restriction on git mutations:

DO NOT run `git commit`, `git push`, `git reset`, `git rebase` and/or do any other git mutations unless explicitly asked to do so. Ask for confirmation each time when you need to do git mutations, even if the user has confirmed in earlier conversations.

Because of this, the agent cannot automatically make atomic commits or other git actions when using Kimi, even if I have allowed commits in AGENTS.md.

Also, none of the other model system prompts have restriction like that.

I think this rule is unsuitable and should be removed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions