The main thing in this release: skill files. Each project now exposes a skill.md at a predictable URL. You send that URL to any AI bot that can hit REST APIs (I've been using OpenClaw), and it figures out how to clone the repo, push code, create issues all through the API. No extra config, no plugins.
The main thing in this release: skill files. Each project now exposes a skill.md at a predictable URL. You send that URL to any AI bot that can hit REST APIs (I've been using OpenClaw), and it figures out how to clone the repo, push code, create issues all through the API. No extra config, no plugins.
Check this video to see how it works: [https://gisia.dev/docs/ai-bot-skills](https://gisia.dev/docs/ai-bot-skills)
It actually works. That part still surprises me a little.
Happy to answer questions.