Commit f9841bd
bcode
sync: upstream v1.14.25 (bad732c on dev)
73 upstream commits. Targeted v1.14.25 (not latest v1.14.31, 357 commits) because
v1.14.26 introduces a packages/shared -> packages/core rename and Global module
relocation that needs design discussion. Splitting keeps each sync mechanical.
Conflicts: packages/opencode/package.json (kept our name, took their version),
bun.lock (took upstream, regenerated), .github/workflows/publish.yml (kept our
deletion).
Notable: PR #23244 migrated the tool framework + all 18 built-in tools from
Zod to Effect Schema. Adapted our browser_execute Level-1 + Level-2 surface
accordingly.
Yellow-zone audit: 4 files touched by upstream (tui/app.tsx, config.ts,
installation/index.ts, session.ts). All auto-merged cleanly with our
BrowserCode customizations preserved.258 files changed
Lines changed: 5137 additions & 2629 deletions
File tree
- .github
- actions/setup-bun
- nix
- packages
- app
- src
- components
- prompt-input
- context
- i18n
- pages
- bcode-browser/src
- console
- app
- src
- i18n
- routes
- go
- workspace/[id]/go
- zen/util
- provider
- core
- function
- mail
- desktop-electron
- src
- main
- renderer
- desktop
- src
- enterprise
- extensions/zed
- function
- opencode
- specs/effect
- src
- acp
- bus
- cli/cmd
- tui
- component/prompt
- context
- ui
- util
- command
- config
- control-plane
- adaptors
- file
- ide
- installation
- lsp
- mcp
- npm
- permission
- plugin
- project
- provider
- sdk/copilot
- pty
- question
- server
- routes
- control
- instance
- httpapi
- session
- sync
- tool
- util
- worktree
- test
- bus
- config
- installation
- permission
- server
- session
- sync
- tool
- __snapshots__
- plugin
- sdk
- js
- src/v2/gen
- slack
- storybook/.storybook/mocks/app/context
- ui
- src/components
- web
- src/content/docs
- ar
- bs
- da
- de
- es
- fr
- it
- ja
- ko
- nb
- pl
- pt-br
- ru
- th
- tr
- zh-cn
- zh-tw
- script
- github
- sdks/vscode
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
46 | 51 | | |
47 | 52 | | |
48 | 53 | | |
49 | | - | |
| 54 | + | |
50 | 55 | | |
51 | | - | |
| 56 | + | |
52 | 57 | | |
53 | 58 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
Some 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments