Help & community
Discord
The fastest way to get help is the testers Discord channel. Bug reports, feature requests, and “what does this error mean” all welcome.
GitHub
Atelier development happens on GitHub. The repo is currently private (early access), but you can still see public packages and contribute to the docs.
- Container packages: ghcr.io/atelier-project/atelier-core, atelier-ui, atelier-mcp-fetch
- Repo (request access): github.com/atelier-project/atelier
- Spotted a typo or unclear wording? Tell us in the Discord and we’ll fix it.
Release notes
Every release publishes notes alongside the binaries:
https://tryatelier.blob.core.windows.net/tryatelier/latest/release-notes.mdhttps://tryatelier.blob.core.windows.net/tryatelier/v0.9.7-beta/release-notes.mdOr browse the rendered index here: Releases.
Reporting a bug
In the Discord, share:
- The release tag you’re on (
kubectl get deploy -n atelier -o jsonpath='{.items[*].spec.template.spec.containers[0].image}'). - What you were doing when it broke.
- Any relevant logs (the Logs → Download button in the app page can save you a copy-paste).
That’s enough to start. We’ll dig in from there.