- Added support for editing file content during reviews, allowing users to save changes directly to disk. - Introduced new IPC channels for saving edited files and handling content updates. - Enhanced the review toolbar with actions for saving and discarding edits, along with indicators for edited files. - Implemented keyboard shortcuts for improved navigation and editing experience. - Integrated a new component for rendering CLI logs in a rich format, replacing the previous raw JSON display. - Updated state management to track edited contents and handle file edits effectively.
20 lines
924 B
Markdown
20 lines
924 B
Markdown
# Code of Conduct
|
||
|
||
This project follows the Contributor Covenant Code of Conduct.
|
||
|
||
## Our Standards
|
||
- Be respectful and constructive.
|
||
- Assume good intent and discuss ideas, not people.
|
||
- Give actionable feedback and accept feedback gracefully.
|
||
- If a change significantly affects the UI, discuss the design approach with maintainers or the community first so we can align on the best direction.
|
||
|
||
## Unacceptable Behavior
|
||
- Harassment, discrimination, or personal attacks.
|
||
- Trolling, insulting language, or sustained disruption.
|
||
- Publishing private information without explicit permission.
|
||
|
||
## Enforcement
|
||
Maintainers are here to help keep our community welcoming. They’ll clarify expectations when needed and, if necessary, take steps to address behavior that goes against these standards.
|
||
|
||
## Reporting
|
||
Please report incidents privately to the maintainers through the security/contact channel listed in `SECURITY.md`.
|