Thanks for your interest in Coocon.
python3 -m py_compile coocon/__init__.py src/coocon_cli.py
cargo check- Keep the CLI simple and user-centric.
- Avoid adding heavy dependencies without strong justification.
- Security changes should include a short rationale and any tradeoffs.
- Run the basic checks before opening a PR.
- Provide OS and Python version.
- Include the exact command and error output.
- Mention whether the daemon was running (
coocon doctor).