Initial commit with translated description
This commit is contained in:
10
references/session-management.md
Normal file
10
references/session-management.md
Normal file
@@ -0,0 +1,10 @@
|
||||
## Session rules
|
||||
|
||||
- Opencode keeps a history of projects
|
||||
- The same project must always use the same session
|
||||
- Reusing sessions preserves context and decisions
|
||||
- Starting a new session is allowed only if the user explicitly asks
|
||||
- Open session selector using:
|
||||
/sessions
|
||||
|
||||
If unsure, ask the user before creating a new session.
|
||||
Reference in New Issue
Block a user