Add ask_user tool and --interactive flag #16

Open
opened 2026-04-06 22:27:48 +00:00 by archeious · 0 comments
Owner

Implement ask_user(question) -> answer tool for interactive mode only:

  • Blocks execution and prompts user at terminal
  • Only triggers when other resolution strategies have been exhausted (prompt enforces this)
  • Gated behind --interactive CLI flag
  • Graceful degradation when stdin is not a TTY
Implement `ask_user(question) -> answer` tool for interactive mode only: - Blocks execution and prompts user at terminal - Only triggers when other resolution strategies have been exhausted (prompt enforces this) - Gated behind `--interactive` CLI flag - Graceful degradation when stdin is not a TTY
archeious added this to the Phase 4: External Knowledge Tools milestone 2026-04-06 22:27:48 +00:00
archeious added this to the Agentic Investigation Engine project 2026-04-06 22:33:55 +00:00
Sign in to join this conversation.
No labels
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: archeious/luminos#16
No description provided.