opencode
e8481d79b2
release: v1.0.45
v1.0.45
2025-11-08 02:25:51 +00:00
Dax Raad
d841231520
chore(prompt): refine polaris instructions for practical behavior
2025-11-07 21:18:49 -05:00
Dax Raad
5cb49ebfcb
core: route polaris-alpha models to polaris system prompt
2025-11-07 21:07:59 -05:00
GitHub Action
9855771157
chore: format code
2025-11-08 01:59:02 +00:00
Dax Raad
b892644b87
chore: standardize prettier printWidth to 120
2025-11-07 20:58:17 -05:00
Dax Raad
9f121b398c
fix(prompt): prevent title generation refusal responses
2025-11-07 20:50:15 -05:00
Aiden Cline
b0cb3f72b8
chore: adjust cfg code
2025-11-07 19:18:57 -06:00
GitHub Action
ae877e243b
chore: format code
2025-11-08 00:59:52 +00:00
Jay V
2e1f54088d
ignore: docs: fix type errors in sitemap generation script
2025-11-07 19:55:25 -05:00
Jay V
f56c5a8d9b
ignore: docs: add sitemap.xml to gitignore
2025-11-07 19:51:47 -05:00
Jay V
51c25ada9b
ignore: docs: add automated sitemap generation for main app and docs routes
2025-11-07 19:51:46 -05:00
Aiden Cline
2b06a1615f
allow reading of opencode.json(c) from .opencode/
2025-11-07 17:35:08 -06:00
Sebastian Herrlinger
5f2662d6eb
upgrade to opentui 0.1.39 supporting shift/ctrl+return/esc custom csi in ghostty
2025-11-08 00:17:07 +01:00
Aiden Cline
6df677d869
ignore: update log
2025-11-07 15:56:37 -06:00
Aiden Cline
ed19db5503
ignore: symlink zed extension license
2025-11-07 15:41:01 -06:00
Aiden Cline
7f1ee6b9de
ignore: fix
2025-11-07 15:32:19 -06:00
GitHub Action
389a61fc6c
chore: format code
2025-11-07 21:28:26 +00:00
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