Skip to content

feat: add interactive menu with navigation#3

Open
d-claro wants to merge 1 commit into
mainfrom
feature/interactive-menu
Open

feat: add interactive menu with navigation#3
d-claro wants to merge 1 commit into
mainfrom
feature/interactive-menu

Conversation

@d-claro

@d-claro d-claro commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

What was done

  • Created interactive menu for the QA Agent (agent/menu.py)
  • Menu allows navigation with arrow keys instead of typing commands manually
  • Added "Press Enter to return to menu" after each action
  • Updated README with interactive menu documentation

How to use

python agent/menu.py

Available options

  • 📋 View Test Cases
  • ➕ Create Test Case
  • 🗺️ View Roadmap
  • 📜 View History
  • 📤 Export History
  • 📤 Export Test Cases History
  • 🤖 Ask AI
  • ❌ Exit

Notes

  • Commands are still available individually via python agent/cli.py
  • Open for suggestions and feedback from the team.

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