Commit 25fe6ba
chore(sync): feat/hot-reload-smooth onto upstream/dev (#8)
* feat(opencode): add `cljfmt` formatter support for Clojure files (anomalyco#13426)
* fix(website): correct zh-CN translation of proprietary terms in zen.mdx (anomalyco#13734)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* chore: generate
* desktop: use process-wrap instead of manual job object (anomalyco#13431)
* feat(opencode): Add Venice support in temperature, topP, topK and smallOption (anomalyco#13553)
* feat(opencode): add conservative workspace hot reload
* fix(opencode): reset caches and emit hot reload event
* feat(experimental): add hot reload API trigger
* chore(sdk): regenerate OpenAPI for hot reload
* test(hotreload): gate darwin path alias on macOS
* chore(flags): simplify hot reload gating
* chore(flags): align hot reload env with experimental
* feat(hotreload): emit change events and support manual mode
* feat(hotreload): make reload userland-driven
* chore(sdk): include hot reload changed event
* feat(hotreload): reset plugins, tools, and mcp on apply
* fix(cli): allow --agent with --attach
* Revert "fix(cli): allow --agent with --attach"
This reverts commit 7f1c77f.
* fix(hotreload): apply within instance context
---------
Co-authored-by: Salam Elbilig <finalfantasia@users.noreply.github.com>
Co-authored-by: Pan Kaixin <pan_kaixin@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
Co-authored-by: dpuyosa <dpuyosa@users.noreply.github.com>
Co-authored-by: Benjamin Shafii <benjamin.shafii@gmail.com>
# Conflicts:
# packages/desktop/src-tauri/src/cli.rs
# packages/opencode/src/format/formatter.ts
# packages/web/src/content/docs/formatters.mdx
# packages/web/src/content/docs/zh-cn/zen.mdx1 parent 57db4b7 commit 25fe6ba
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
395 | 394 | | |
396 | 395 | | |
| 396 | + | |
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
205 | 209 | | |
206 | 210 | | |
207 | 211 | | |
| |||
0 commit comments