Gait Howto
Gait is a collaboration tool that integrates AI-assisted code generation with version control, enabling teams to track, understand, and share AI-generated code context efficiently.
View MoreHow to Use Gait
Install Gait Extension: Open VSCode or Cursor, go to the extension marketplace, search for 'gait' and click 'Install'
Enable Automatic Chat History: Once installed, Gait will automatically begin reading and saving your AI-codegen chat history into a .gait folder
Review Generated Code: Click through different files in your codebase to see what code was generated and view the associated AI prompts that led to that code
Share Context with Team: Commit the .gait folder to your repository to share the AI conversation context with your team members
Use in Code Review: During code review or when making edits, refer to the stored prompts to understand how and why specific code was generated
Track Analytics: Use the dashboard to measure the impact of AI on your codebase and monitor team productivity with codegen analytics
Collaborate: Share AI-assisted development context with your team through version control and use the team collaboration features
Gait FAQs
Gait is a collaboration tool that stores AI prompts, context, and code together. It helps teams understand and edit AI-generated code by linking conversations directly to the generated code.
View More