/plan We only support one engine: copilot. There are a lot of copilot specific hooks across the code base. In the future we may add new engines, but the codebase is quite messy with github_copilot specific functions all across the place. Let's plan an Engine trait and implementation for github copilot CLI. The goal is to consolidate disparate functions into a single location
/plan We only support one engine: copilot. There are a lot of copilot specific hooks across the code base. In the future we may add new engines, but the codebase is quite messy with github_copilot specific functions all across the place. Let's plan an Engine trait and implementation for github copilot CLI. The goal is to consolidate disparate functions into a single location