Problem
The billable expenses design specified ttd expense add -i — an interactive form with history-based recall after project selection. Only positional/non-interactive add shipped.
Expected
-i opens a form; after project is chosen, offer recent (description, amount) pairs scoped to project/client.
Context
CLI has recent_expenses service helper; interactive path not wired.
Problem
The billable expenses design specified
ttd expense add -i— an interactive form with history-based recall after project selection. Only positional/non-interactiveaddshipped.Expected
-iopens a form; after project is chosen, offer recent (description, amount) pairs scoped to project/client.Context
CLI has
recent_expensesservice helper; interactive path not wired.