build: add basic workshop with Pi.dev agent harness - #912
Conversation
|
I think the dev workshop should not have a built in agent. The dev workshop should be the bare essentials, then a dev-pi or dev-agent for the agentic workshop. |
|
I disagree, because then I've also taken a look at how other workshop SDKs (in the store) install their tooling. It's a bit better than Dmitry said there's also a Pi one that Hartmut put together (https://github.com/canonical/pi-coding-agent-sdk). He's going to check that it's best practice and then publish it properly. I suggest that once that's published we use that in the default workshop here. |
|
Reference reference, for reference: https://github.com/canonical/reference-sdks |
|
OK, we can wait to see what happens with the pi SDK. |
What it says on tin: adds a very basic workshop "dev" with Go installed and the Pi agent harness.
Fixes #873