Skip to content

feat: browsable template select + high-contrast prompt colors - #209

Merged
ulises-jeremias merged 1 commit into
mainfrom
feat/select-search-contrast
Jul 18, 2026
Merged

feat: browsable template select + high-contrast prompt colors#209
ulises-jeremias merged 1 commit into
mainfrom
feat/select-search-contrast

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Summary

  • Template picker is now `questionary.select` with `use_search_filter=True` — browse the full list with ↑↓ and type to filter (better discovery than autocomplete-only)
  • High-contrast `CPA_PROMPT_STYLE` (light blue/green on slate) for select, checkbox, text, and confirm
  • Bright bold ANSI category badges again (safe with select; autocomplete HTML parsing was the earlier crash)

Test plan

Made with Cursor

Replace autocomplete with select+search-filter for CNA-style discovery
(↑↓ browse, type to filter). Restore bright category badges and apply a
readable blue/green questionary theme across interactive prompts.
Co-authored-by: Cursor <cursoragent@cursor.com>
@ulises-jeremias
ulises-jeremias merged commit a5aa209 into mainJul 18, 2026
16 of 17 checks passed
@ulises-jeremias
ulises-jeremias deleted the feat/select-search-contrast branch July 18, 2026 05:18
@ulises-jeremiasulises-jeremias mentioned this pull request Jul 18, 2026
2 tasks
Sign up for freeto 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

@ulises-jeremias