Module input

Module input 

Source
Expand description

Custom input handler with Claude Code-style @ file picker

Provides:

  • Real-time inline file suggestions when typing @
  • Arrow key navigation in dropdown
  • Enter to SELECT suggestion (not submit)
  • Enter to SUBMIT only when no suggestions are active
  • Support for multiple @ file references

Enums§

InputResult
Result of reading user input

Functions§

read_input_with_file_picker
Read user input with Claude Code-style @ file picker If plan_mode is true, shows the plan mode indicator below the prompt