Support
Ripieno is a Preview, free for personal and non-commercial use. Support is best-effort through GitHub Issues.
Before filing an issue:
- Use the latest commit or published Preview build.
- Run
npm testandnpm run typecheckwhen reporting a source-build problem. - Check the Ripieno output channel in the editor.
- For connection problems, confirm the relay uses
wss://, hasRIPIENO_TOKEN, and has persistent storage if history must survive restarts. - For a local ChatGPT agent, confirm
codex login statussucceeds in the same environment that launches the editor.
Include the Ripieno version/commit, editor and version, OS, provider type, expected behavior, actual behavior, and minimal reproduction. Remove room tokens, GitHub tokens, API keys, file contents and private URLs from logs and screenshots.
Follow SECURITY.md for security issues; use GitHub private vulnerability reporting when that repository feature is enabled, and never put sensitive details in a public issue. Feature requests and compatibility reports for VS Code forks may use ordinary issues; invite URI schemes and extension installation paths vary between forks.