Skip to content

I need to setup an action that can get agent mode up and running with a viable way to install the dependencies (both npm and composer) and to run the tests. Copilot agent has a specific format that it uses, created one in that format. Details are here: https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment After cloning the project run: npm install composer install setup caches for both the npm and the composer installs Then run the tests to get it prim... #10

I need to setup an action that can get agent mode up and running with a viable way to install the dependencies (both npm and composer) and to run the tests. Copilot agent has a specific format that it uses, created one in that format. Details are here: https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment After cloning the project run: npm install composer install setup caches for both the npm and the composer installs Then run the tests to get it prim...

I need to setup an action that can get agent mode up and running with a viable way to install the dependencies (both npm and composer) and to run the tests. Copilot agent has a specific format that it uses, created one in that format. Details are here: https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment After cloning the project run: npm install composer install setup caches for both the npm and the composer installs Then run the tests to get it prim... #10

The logs for this run have expired and are no longer available.