Skip to content

Move zarvis ready hint to input row#383

Merged
edwin-zvs merged 1 commit into
mainfrom
fix-zarvis-ready-hint
Jun 6, 2026
Merged

Move zarvis ready hint to input row#383
edwin-zvs merged 1 commit into
mainfrom
fix-zarvis-ready-hint

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Why

  • New zarvis sessions currently show the onboarding guidance at the top, which separates it from the input row and makes it hard to spot where to type.

What changed

  • Remove the long instruction block from the session banner.
  • Add a compact inline ready hint in the editor prompt row when idle:
    • type your prompt and press Enter
  • Keep prompt sizing and cursor behavior consistent via existing editor pane row/layout logic.
  • Added focused editor-pane tests in cli UI module.

Validation

  • cargo test -p agentd-cli editor_pane_ -- --nocapture
  • cargo test -p agentd-adapter-zarvis --no-run
  • cargo build (workspace)

@edwin-zvs
edwin-zvs merged commit 89e98f9 into main Jun 6, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the fix-zarvis-ready-hint branch June 6, 2026 20:44
@edwin-zvs edwin-zvs mentioned this pull request Jun 6, 2026
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.

1 participant