Skip to content

kimi web: Bad DX and Unix CLI convention violation #1560

Description

@7exec

kimi web MUST stay in the foreground.

Daemonizing should require an explicit
--daemon/--detach/-d flag or some other flag, not be the default.

Modern Unix CLI convention is that the user (or a service manager), not the command itself, decides when a process runs in the background.

This is so bad accually need to be fixed ASAP before v1 and its so annoying.

maybe you're vibe coding the kimi-code but at least respect the unix philosophy!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions