Jay V
0fa314d6fe
ignore: lander add canonical urls and h1 tags to all landing pages
2025-11-07 16:27:35 -05:00
Jay V
8d492b4547
ignore: lander use h1 tags for main headings on landing and zen pages
2025-11-07 16:27:34 -05:00
opencode
b3490fa33b
release: v1.0.44
v1.0.44
2025-11-07 21:24:15 +00:00
Dax Raad
0cfdc4d432
tui: show more sessions in list and fix sync timing to prevent race conditions
2025-11-07 16:19:44 -05:00
Aiden Cline
655872415b
ignore: update version
2025-11-07 15:18:44 -06:00
Aiden Cline
1d611a950e
ci: auto update zed extension
2025-11-07 15:17:26 -06:00
GitHub Action
a4eceb9c91
chore: format code
2025-11-07 21:09:47 +00:00
Aiden Cline
48e36580b0
ignore: update zed extension
2025-11-07 15:08:50 -06:00
opencode
447f4e488c
release: v1.0.43
v1.0.43
2025-11-07 21:04:26 +00:00
Dax Raad
1ec105e42f
ci: add optional version parameter to publish workflow
...
Allows overriding the version when publishing releases instead of only using semantic bumping. This gives maintainers more control over release versioning for special cases or hotfixes.
2025-11-07 15:58:51 -05:00
Sebastian Herrlinger
b4f9819c8c
upgrade to opentui to fix disappearing content (again) and sticky scroll
2025-11-07 21:38:40 +01:00
Aiden Cline
e85481f3ca
fix formatters
2025-11-07 14:10:20 -06:00
Aiden Cline
fe16b7222b
chore: rm debug logs
2025-11-07 14:00:18 -06:00
Adam
d5d118580e
fix(desktop): stop icon size
2025-11-07 13:58:52 -06:00
Aiden Cline
59ced2ad02
rework acp to compensate for changes in Zed IDE ( #4050 )
2025-11-07 13:57:12 -06:00
Adam
52ad608fb2
fix(desktop): prompt input issues (wip)
2025-11-07 13:54:53 -06:00
Adam
7d4423dcef
fix(desktop): prompt input on non-chat tabs
2025-11-07 13:54:53 -06:00
Dax Raad
b36d76be17
Add command bar action to rename sessions
2025-11-07 14:51:44 -05:00
GitHub Action
c8c99ada84
chore: format code
2025-11-07 19:47:53 +00:00
Dax Raad
41b5ce67c3
fix: update references after moving message functions to MessageV2 namespace
2025-11-07 14:47:05 -05:00
Adam
394e86c7af
chore(desktop): remove dead code
2025-11-07 13:34:41 -06:00
Adam
075b7b5667
chore(desktop): cleanup shiki theme stuff
2025-11-07 13:30:07 -06:00
Adam
3ef6de2aab
fix(desktop): code tab padding
2025-11-07 13:14:57 -06:00
Adam
b2d32a30c7
fix(desktop): prompt input missing on new session
2025-11-07 12:56:07 -06:00
Adam
89a81dd1dc
feat(desktop): custom syntax colors
2025-11-07 12:48:17 -06:00
Dax Raad
d4e3ee6f81
fix scroll when no session exists
2025-11-07 13:22:03 -05:00
GitHub Action
be44cc4f4a
chore: format code
2025-11-07 18:11:40 +00:00
opencode
28e420ba12
release: v1.0.41
v1.0.41
2025-11-07 18:11:39 +00:00
Dax Raad
958c991fe1
allow not specifying a limit on messages endpoint
2025-11-07 13:05:19 -05:00
opencode
ae456e6bd0
release: v1.0.40
v1.0.40
2025-11-07 17:37:31 +00:00
Dax Raad
ce4397bc58
disable scrollbar temporarily because of text wrap issues
2025-11-07 12:31:28 -05:00
Jinhyeok Lee
e716472023
vscode: Add VS Code Insiders support ( #4019 )
2025-11-07 10:31:16 -06:00
Adam
97c0385625
ignore: test file
2025-11-07 09:05:09 -06:00
Adam
47dd332694
fix(desktop): layout quirks
2025-11-07 06:26:26 -06:00
GitHub Action
072d5ffe52
ignore: update download stats 2025-11-07
2025-11-07 12:04:25 +00:00
Dax Raad
e1e6b9b86f
message storage performance improvements
2025-11-07 01:11:47 -05:00
Charles David Mupende
0b7c4ec0e6
feat: implement network IP retrieval for remote access in web command ( #3945 )
2025-11-06 19:37:23 -06:00
opencode-agent[bot]
27b5482979
Fixed ACP to respect user's default model config. ( #4006 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-06 19:07:27 -06:00
GitHub Action
2636d50237
chore: format code
2025-11-07 01:06:38 +00:00
Nicolai van der Smagt
0fd59de486
fix: resolve Mistral API compatibility issues ( #2440 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-06 20:05:59 -05:00
opencode
e0b9113634
release: v1.0.39
v1.0.39
2025-11-07 01:04:05 +00:00
Dax Raad
bfda88d84b
fix issue with input randomly breaking
2025-11-06 19:48:10 -05:00
GitHub Action
00c9ea9f6d
chore: format code
2025-11-07 00:14:59 +00:00
Dax Raad
5be6405521
codex tweaks
2025-11-06 19:14:01 -05:00
opencode
dc6ccd8184
release: v1.0.37
v1.0.37
2025-11-06 23:14:32 +00:00
Dax
f68e50e0ff
system theme ( #4010 )
2025-11-06 18:00:09 -05:00
Nicolai van der Smagt
e189c90cc0
fix: resolve Mistral API compatibility issues ( #2440 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-06 16:53:02 -06:00
Jay V
ceac48b6b9
docs: add Deep Infra provider documentation
2025-11-06 17:08:55 -05:00
Adam
89294f7d8d
fix(desktop): diff highlight rendering
2025-11-06 15:58:45 -06:00
Adam
dccc25b6ba
fix(desktop): review tab padding
2025-11-06 15:34:47 -06:00