Commit 2b53ac3
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>1 parent 09b6972 commit 2b53ac3
File tree
11 files changed
+293
-257
lines changed- packages
- desktop/src-tauri
- src
- opencode/src
- format
- provider
- web/src/content/docs
- zh-cn
11 files changed
+293
-257
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 66 | | |
74 | 67 | | |
75 | 68 | | |
| |||
0 commit comments