Thank you for your interest in contributing to Codra by Talocode.
- Fork the repository and create your branch from
main. - Make focused changes — keep pull requests small and reviewable.
- Follow the existing architecture — do not mix system logic into the UI layer or vice versa.
- Write or update tests when extending Rust capabilities.
- Use Tailwind and dark-mode-first styling for any UI changes.
- Run checks before submitting:
pnpm install pnpm check:task-loop-protocol-sync pnpm --filter desktop build cargo check --manifest-path apps/desktop/src-tauri/Cargo.toml
Be respectful, constructive, and professional. We are building a serious tool for serious engineering.
Open an issue or contact: talocodehq@gmail.com
Thank you for helping make Codra better.