Skip to content

[UX] oclite: Spinner/feedback needed after command submission #62

@randomm

Description

@randomm

Problem

After typing a command (e.g. /start) or a message and pressing Enter, oclite shows a blank screen with no feedback for up to a minute while the LLM starts thinking. Users have no indication anything is happening.

Expected

Immediately show a spinner or Thinking... indicator after command submission, before any LLM response arrives.

Screenshots

See PR #53 discussion — blank screen after /start command.

Files

  • packages/opencode/src/cli/lite/index.tshandleMessage() and handleCustomCommand()
  • packages/opencode/src/cli/lite/session.ts — streaming generators

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions