Skip to content

Conversation

@IsuruDR
Copy link

@IsuruDR IsuruDR commented Oct 28, 2025

Context

Implementation

Whenever user sends a request I will run a kilocode cli on auto mode with the new changes on the repo, therefore I need to skip the welcome messages

How to Test

export KILOCODE_HIDE_LOGO=true and run the cli

Get in Touch

…with the new changes on the repo, therefore I need to skip the welcome messages
@changeset-bot
Copy link

changeset-bot bot commented Oct 28, 2025

⚠️ No Changeset found

Latest commit: 22ee188

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

Copy link
Contributor

@RSO RSO left a comment

Choose a reason for hiding this comment

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

Don't want to be a blocker, but some thoughts:

  • Do we even need to print a logo when we're in auto mode?
  • Can we detect when the terminal is not a TTY or whatever and disable colors/welcome-message based on that?
  • If we do go with an ENV var, is HIDE_LOGO the only one we need?

@chrarnoldus chrarnoldus added the CLI Kilo Code CLI label Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLI Kilo Code CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants