Engine Docs
Log inHomeHire Engine
  • What is Engine?
  • Get Started
    • Set-up your workspace
      • Connect your tools
      • Connect to git
      • Link repos
    • Configure Engine's environment
      • Set-up Engine's VM
      • Adjust system prompt
      • Add secrets
      • General settings
  • Using Engine
    • Your AI SWE
    • Assign tickets to Engine
    • Review pull requests
    • Manage tasks
  • Engine IDE
    • Open the Engine IDE
    • Overview
    • Models
    • Prompting tips
    • Undo
    • Database
  • Help
    • Writing Tickets for AI
    • Troubleshooting
    • Limitations
    • Support
    • VM Specifications
  • Integrations
    • Linear
    • Trello
    • Jira
    • ClickUp
    • GitHub
    • GitLab
Powered by GitBook
On this page
  1. Help

Limitations

PreviousTroubleshootingNextSupport

Last updated 2 months ago

  • Engine's code generation abilities are near state-of-the-art according to industry standard benchmarks. This means is can complete around 60% of a set of typical software engineering tasks of varying difficult.

    • Engine's results still require code review.

    • In some cases, Engine will not be able to complete a task.

  • Currently, Engine can only make one pull request on one codebase per ticket assigned.

  • Engine can only run one codebase at a time. For systems that require several codebases to run and test, consider referring to staging or development environments external to Engine in your

environment variables.