package main import app "codeagent-wrapper/internal/app" func main() { app.Run() }