mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
docs: translate remaining non-README documentation
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# 2. Lifecycle and effects
|
||||
|
||||
English | [中文](02-lifecycle-and-effects.zh.md)
|
||||
|
||||
A Cordis plugin can be unloaded by a config edit, hot reload, explicit disposal, or loss of a required service. Registrations made through Cordis APIs are effects and are undone when their owning plugin unloads; resources managed outside those APIs must be wrapped in `ctx.effect()`.
|
||||
|
||||
## Effects
|
||||
|
||||
Reference in New Issue
Block a user