Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .opencode/rules.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Project Rules

## Working Branch

**Always work on the `opencode` branch.** Never commit directly to `main`.
All changes must go through the `opencode` branch first.

## Git Push Policy

**NEVER push to remote without explicit confirmation from the user.**
Expand Down
Loading
Loading