Commit a93f752
Integration merge (#34)
* ci: fix action
* feature: optional selectedListItemText element in themes and luminance-based fallback to solve 4369 (anomalyco#4572)
Co-authored-by: knanao <nao.7ken@gmail.com>
Co-authored-by: knanao <k@knanao.com>
* ignore: update download stats 2025-11-23
* ignore: update @solidjs/start dependency and fix console redirect handling
Updates the @solidjs/start dependency to latest version and removes deprecated getResponseHeaders usage from auth callback. Also adds error handling for workspace ID lookup to prevent redirect failures.
* Update Nix flake.lock and hashes
* tweak: fix bool
* sync
* ci: stuff
* Update Nix flake.lock and hashes
* ci: stuff
* Update Nix flake.lock and hashes
* fix bash tool wsl
* ci: ignore
* release: v1.0.106
* Update Nix flake.lock and hashes
* ci: ignore
* token
* ci: secret
* chore: format code
* ci: ignore
* ci: ignore
* ci: ignore
* ci: remove log
* tweak: slight improvements to title gen
* wip: zen
* wip: zen
* chore: format code
* fix: add explicit fallback model and prevent direct opencode provider calls (anomalyco#4653)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
* nix: bundle js dist with bun and patch tree-sitter wasm paths (anomalyco#4644)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Github Action <action@github.com>
* chore: format code
* fix: fatal: undefined is not an object (evaluating 'color.buffer')
* bump copilot plugin, give better error message for copilot (anomalyco#4678)
* release: v1.0.107
* tweak: modified files sidebar
* fix: persist light vs dark mode
* chore: format code
* tweak: display MCPs in alphabetic order in the sidebar. (anomalyco#4680)
Co-authored-by: Github Action <action@github.com>
* TUI: fix: add null check for user.time in duration calculation (anomalyco#4679)
* ignore: update download stats 2025-11-24
* docs: add Ollama Cloud provider setup to providers.mdx (anomalyco#4693)
* non-corpo loading spinner
* chore: format code
* release: v1.0.108
* textarea highlight cursor color
* chore: format code
* wip: zen
* ci: nix hash
* add autoupdate: notify
* zen: add opus 4.5
* wip(share): more styling
* wip(share): more styling
* wip(share): more styling
* wip(share): enterprise favicon
* fix(console): favicon issues
* chore: format code
* fix(console): remove extra favicon
* adjust bundled provider logic, fix tree shaking stuff (anomalyco#4708)
* wip: zen
* zen: display reasoning tokens
* fix(desktop): layout
* Add --refresh flag to models command (anomalyco#4707)
* zen: byok for gemini
* remove hardcoded openrouter provider
* release: v1.0.109
* chore: format code
* Update Nix flake.lock and hashes
---------
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Ariane Emory <97994360+ariane-emory@users.noreply.github.com>
Co-authored-by: knanao <nao.7ken@gmail.com>
Co-authored-by: knanao <k@knanao.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Frank <frank@sst.dev>
Co-authored-by: Huang Qi <huangqi3@xiaomi.com>
Co-authored-by: Albert O'Shea <albertoshea2@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Carli Samuele <WohthaN@users.noreply.github.com>
Co-authored-by: Frankie Seabrook <75613843+fifthfrankie@users.noreply.github.com>
Co-authored-by: Sebastian Herrlinger <hasta84@gmail.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Adam Hosker <adam@hosker.info>1 parent bf688b4 commit a93f752
File tree
66 files changed
+496
-259
lines changed- .opencode
- packages
- console
- app
- public
- src
- component
- routes
- workspace/[id]
- zen
- core
- function
- mail
- desktop
- src/pages
- enterprise
- public
- src
- core
- extensions/zed
- function
- opencode
- src
- bun
- cli
- cmd
- config
- file
- ide
- installation
- lsp
- mcp
- provider
- server
- session
- storage
- plugin
- sdk/js
- slack
- tauri
- ui
- src
- assets/fonts
- components
- styles
- util
- src
- web
- sdks/vscode
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
66 files changed
+496
-259
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
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 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments