Welcome

Hi, I'm Victor 👋 - creator of vexal. I appreciate constructive feedback and collaboration. Don't hesitate to reach out! If your company is looking to automate a repetitive task, I'd love to chat!

Vexal Documentation

Vexal is an automation tool helping organizations and developers achieve their goals! I have officailly released vx - a CLI app built for assisting and automating developer workflow.

Recently Released v1.3.0

  • No more running vx init in every repository. Configure your GitHub and OpenAI credentials once and vexal resolves the right config automatically.
  • Added -n / --verbatim-notes flag to prepend your own notes to the generated PR body — useful for callouts, deployment steps, or anything the commit history won't capture.
  • vexal now checks if your branch exists on remote before attempting to create a PR and provides a clear message if it hasn't been pushed yet.
  • Upgraded from GPT-3.5 Turbo to GPT-4o Mini for noticeably better PR generation quality.

New Feature Highlights

Getting started

To take advantage of all vx features, make sure you have an OpenAi API key and a Github Access Token with proper persmissions.

Was this page helpful?