Aiden Cline
6ff4106a1e
core: prevent sessions from disappearing after git init
...
Previously, sessions created in a non-git directory would disappear from
the session picker after running git init and making the first commit.
This happened because the migration logic ran prematurely before a stable
project ID existed.
2025-12-06 23:32:47 -06:00
Dax Raad
6ea4900f84
sync
2025-12-06 18:21:32 -05:00
Dax Raad
3f74236db9
tui: add visual separator between username and timestamp for better readability
2025-12-06 18:19:18 -05:00
Dax Raad
e224c55556
tui: prevent deprecated models from appearing in model picker
2025-12-06 18:18:45 -05:00
Aiden Cline
7cdc97bc58
fix: reduce overhead of task tool metadata
2025-12-06 16:04:33 -06:00
Saatvik Arya
edaf18830f
feat(tui): add dynamic terminal window title ( #5112 )
2025-12-06 14:49:11 -06:00
Anchit Bajaj
29b774ca91
fix: update description to lowercase for ACP command (to be consistent with other commands) ( #5137 )
2025-12-06 14:48:21 -06:00
Ariane Emory
41ca76614f
fix: make timestamp toggle text dynamic in command list ( resolves #5106 ) ( #5108 )
2025-12-06 14:42:46 -06:00
Ben Vargas
9b787abea9
feat: restore experimental flag for websearch/codesearch tools ( #5132 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-12-06 14:29:34 -06:00
Dak Washbrook
dbf1922ef7
feat: add mercury.com theme ( #5141 )
2025-12-06 14:27:56 -06:00
franlol
d907c34e93
feat: add optional scrollbar to the session chat ( #5116 )
...
Co-authored-by: Sebastian <hasta84@gmail.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-12-05 14:49:05 -06:00
opencode
8b1da87a55
release: v1.0.134
Update Nix Hashes / update (push) Has been cancelled
2025-12-05 20:46:49 +00:00
Shantur Rathore
2f082043cf
tweak: bash tool improve output metadata for agent consumption, fix small timeout issue ( #5131 )
2025-12-05 13:56:56 -06:00
Nathan Thomas
dc2d711b19
feat: add max steps for supervisor and sub-agents ( #4062 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-12-05 12:26:44 -06:00
Noam Bressler
3eaeb48de1
add experimental.open_telemetry config option to enable OTEL spans ( #4978 )
...
Co-authored-by: noamzbr <noamzbr@users.noreply.github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-12-05 10:48:22 -06:00
Adam
49655aef0c
fix(desktop): clone pty session on reconnect
2025-12-05 10:30:48 -06:00
Anthony Shew
84fde5ee99
feat(theme): Vercel ( #5119 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-12-05 10:01:20 -06:00
Julian Visser
cccafbba58
fix : #5064 ProviderInitError github-copilot-enterprise ( #5123 )
2025-12-05 09:53:32 -06:00
Dax Raad
7b38b4c721
do not use required pty for local dev
2025-12-05 10:39:44 -05:00
Aiden Cline
e68039a889
ignore: tweak
2025-12-05 01:00:47 -06:00
Aiden Cline
e3a734e9eb
fix: ensure projects that go from having no commits to having commits have sessions migrated ( #5105 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-12-05 00:49:07 -06:00
ry2009
3d930c0341
tui: wrap dialog option descriptions ( #5083 )
2025-12-05 00:19:48 -06:00
Aiden Cline
848cfda06e
fix: ensure that vcs is still set to git even if no commits in repo
2025-12-04 23:02:11 -06:00
Dax Raad
0ff47b1fb8
increase default scroll speed
2025-12-04 23:54:46 -05:00
Dax Raad
2995db2d11
fix
2025-12-04 23:48:32 -05:00
Dax Raad
d81f631b55
fix pty builds
2025-12-04 23:47:57 -05:00
Jérôme Benoit
2cb12b8db2
fix: add getModel to SAP AI Core provider for correct SDK initialization ( #5086 )
...
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org >
2025-12-04 22:43:22 -06:00
Adam
9b3c90e3fe
Reapply "feat(desktop): terminal pane ( #5081 )"
...
This reverts commit 03a0312e5b .
2025-12-04 20:32:08 -06:00
opencode
d88c862503
release: v1.0.133
Update Nix Hashes / update (push) Has been cancelled
2025-12-04 22:02:17 +00:00
Aiden Cline
03a0312e5b
Revert "feat(desktop): terminal pane ( #5081 )"
...
This reverts commit def9fc463c .
2025-12-04 15:57:01 -06:00
Adam
def9fc463c
feat(desktop): terminal pane ( #5081 )
...
Co-authored-by: Github Action <action@github.com >
Co-authored-by: Dax Raad <d@ironbay.co >
2025-12-04 15:37:29 -06:00
Dax Raad
267cf11962
core: add test for custom model npm package inheritance
2025-12-04 16:30:54 -05:00
Aiden Cline
999f3dfac2
tweak: bash tool description re commit stuff
2025-12-04 15:27:23 -06:00
Dax Raad
3f1772ee9a
core: ensure model npm package falls back to dev models config when not explicitly defined
2025-12-04 15:39:52 -05:00
Jérôme Benoit
c2e206f03a
feat: Add SAP AI Core provider support ( #5023 )
...
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org >
2025-12-04 14:07:23 -06:00
Aiden Cline
9abf8ca055
bump: builtin plugin versions
2025-12-04 12:37:14 -06:00
Daniel Polito
40e4a0b681
add optional prompt Input to Github Action ( #4828 )
...
Co-authored-by: Github Action <action@github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-04 12:10:56 -06:00
Aiden Cline
9c1ff1c9a5
tui: fix /new slash command being persisted in prompt input
2025-12-04 12:01:13 -06:00
Shantur Rathore
6688105bbb
tweak: bash tool messages regarding timeouts and truncation more clear for agent ( #5066 )
2025-12-04 11:33:00 -06:00
Aiden Cline
68a63054d2
fix: model not being passed correctly to tool
2025-12-04 11:15:30 -06:00
Daniel Gray
dd7670c48a
Preserve prompt input when creating new session ( #4993 )
2025-12-04 11:12:58 -06:00
Adam
7e21f41892
fix(tui): cursor color
2025-12-04 06:56:48 -06:00
YeonGyu-Kim
289475cece
fix: ensure checkUpgrade sets init: ( #5040 )
2025-12-03 22:28:35 -06:00
opencode
ec07aafa79
release: v1.0.132
Update Nix Hashes / update (push) Has been cancelled
2025-12-04 04:23:39 +00:00
Dax Raad
0466e6f36e
fix anthropic api key error
2025-12-03 23:18:24 -05:00
opencode
80898220bc
release: v1.0.131
Update Nix Hashes / update (push) Has been cancelled
2025-12-04 04:11:48 +00:00
Aiden Cline
345269719d
fix: TypeError: undefined is not an object
2025-12-03 22:03:42 -06:00
opencode
9904a8cebf
release: v1.0.130
Update Nix Hashes / update (push) Has been cancelled
2025-12-04 03:38:18 +00:00
Jakub Matjanowski
73c6b95c7d
feat: Enhance DeepSeek reasoning content handling ( #4975 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-03 21:31:36 -06:00
Aiden Cline
f3f7cb29eb
fix: provider id issue
2025-12-03 20:45:55 -06:00