Aiden Cline
9856e3b798
ignore: add test for provider url case
2025-12-07 13:06:12 -06:00
Aiden Cline
c30b1130ee
fix: provider url merging logic
2025-12-07 13:01:05 -06:00
Aiden Cline
eb4afdca65
ci: fix format
2025-12-07 12:17:40 -06:00
Aiden Cline
aa884b003e
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
Aiden Cline
3a1718f62b
ci: fix review
2025-12-06 17:24:44 -06:00
Aiden Cline
3feb69e63c
ci: fix format
2025-12-06 17:15:04 -06:00
Aiden Cline
3e36069f41
fix: reduce overhead of task tool metadata
2025-12-06 16:04:33 -06:00
Aiden Cline
df67ae9cbe
ci: regen sdk instead of failing tests
2025-12-05 15:01:41 -06:00
Aiden Cline
85974e9acd
ignore: regen sdk
2025-12-05 10:50:14 -06:00
Aiden Cline
05d2f70529
ignore: tweak
2025-12-05 01:00:47 -06:00
Aiden Cline
a4e5a72c36
ci: keybinds
2025-12-05 00:22:28 -06:00
Aiden Cline
e53580cb68
ignore: cmd tweak
2025-12-05 00:11:47 -06:00
Aiden Cline
5013d64b28
ignore: rm slop commnand (only for opencode repo this isnt shipping)
2025-12-04 23:13:41 -06:00
Aiden Cline
767a81f930
fix: ensure that vcs is still set to git even if no commits in repo
2025-12-04 23:02:11 -06:00
Aiden Cline
78046dac8b
ci: review
2025-12-04 23:02:11 -06:00
Aiden Cline
f9dcd97936
Revert "feat(desktop): terminal pane ( #5081 )"
...
This reverts commit d763c11a6d .
2025-12-04 15:57:01 -06:00
Aiden Cline
d469d7d441
tweak: bash tool description re commit stuff
2025-12-04 15:27:23 -06:00
Aiden Cline
8a0c86cbdb
bump: builtin plugin versions
2025-12-04 12:37:14 -06:00
Aiden Cline
a32cf70d7e
tui: fix /new slash command being persisted in prompt input
2025-12-04 12:01:13 -06:00
Aiden Cline
350a32274a
fix: model not being passed correctly to tool
2025-12-04 11:15:30 -06:00
Aiden Cline
45bc7a6a9d
ci: cleaner
2025-12-04 01:14:09 -06:00
Aiden Cline
088ebb967f
ci: only maintainer can trigger
2025-12-04 01:07:04 -06:00
Aiden Cline
0237905b96
fix: TypeError: undefined is not an object
2025-12-03 22:03:42 -06:00
Aiden Cline
88cfb979be
ci: add note about iife
2025-12-03 21:08:12 -06:00
Aiden Cline
32b5db754e
fix: provider id issue
2025-12-03 20:45:55 -06:00
Aiden Cline
f33f8ca109
fix: compaction type issue
2025-12-03 20:43:47 -06:00
Aiden Cline
598d63db63
fix: dax typo
2025-12-03 20:39:11 -06:00
Aiden Cline
e8c9b21f20
bump opentui
2025-12-03 20:33:08 -06:00
Aiden Cline
f00380d285
ci: review tweak
2025-12-03 16:16:08 -06:00
Aiden Cline
70f4722356
ci: review ready for review action
2025-12-03 13:35:49 -06:00
Aiden Cline
8898bf7ca4
ci: tweak review cmd
2025-12-03 13:34:45 -06:00
Aiden Cline
3181c68cbb
ci: make review only fire on non draft pr creation
2025-12-03 13:10:40 -06:00
Aiden Cline
c3c9003dbb
ci: add pr review
2025-12-03 12:45:06 -06:00
Aiden Cline
91db82c138
add retry case for grok resource exhausted
2025-12-03 11:16:27 -06:00
Aiden Cline
5b34636afa
ignore: docs & style
2025-12-03 10:46:48 -06:00
Aiden Cline
b457923970
core: fix GitHub Copilot Enterprise authentication failing with sdk.chat undefined error
2025-12-02 23:37:10 -06:00
Aiden Cline
a8ad74aef3
add basic session list command
2025-12-02 19:24:05 -06:00
Aiden Cline
e2e2b7934e
Make homebrew update check use homebrew registry version info
2025-12-02 17:43:33 -06:00
Aiden Cline
a4e3451d5c
tweak: make message border match color of agent it was sent to
2025-12-02 16:59:31 -06:00
Aiden Cline
53a7c2885b
bump default lsp server timeout
2025-12-02 16:04:08 -06:00
Aiden Cline
9d2b9ef2d4
ci: dont forget our european designer
2025-12-02 14:27:41 -06:00
Aiden Cline
d9b0848a61
tweak: hide [REDACTED] chunks
2025-12-02 12:29:20 -06:00
Aiden Cline
677b19e22e
fix: add .quiet
2025-12-01 16:59:32 -06:00
Aiden Cline
0331931f56
fix: sanitize more invalid schema cases for gemini models
2025-12-01 16:19:10 -06:00
Aiden Cline
f1bb5870ce
fix: copilot responses bug w/ gpt 5 mini
2025-12-01 14:36:49 -06:00
Aiden Cline
027d43b5ea
fix case where opencode wasn't retrying
2025-12-01 13:02:33 -06:00
Aiden Cline
b1b82977ec
tweak: better err msgs
2025-12-01 01:33:32 -06:00
Aiden Cline
f6262460ff
fix: drop absolute flag to resolve issues when using older git versions
2025-12-01 00:23:19 -06:00
Aiden Cline
0308b2ff98
bump anthropic plugin to fix header issue
2025-11-30 20:52:50 -06:00
Aiden Cline
a4eba2e6e9
tweak: plan prompt
2025-11-30 01:03:35 -06:00
Aiden Cline
0f30115205
chore: cleanup
2025-11-30 00:32:43 -06:00
Aiden Cline
753443b16f
ci: add community contributors to the changelog
2025-11-28 15:44:21 -06:00
Aiden Cline
b6efca42b4
ci: use haiku
2025-11-28 14:41:32 -06:00
Aiden Cline
8789acefa6
bump openrouter & google ai sdk packages
2025-11-28 14:30:22 -06:00
Aiden Cline
0e280017e6
Revert "fix: title gen when first msg(s) are shell invocations ( #4874 )"
...
This reverts commit 17e8322c29 .
2025-11-28 12:18:02 -06:00
Aiden Cline
cc78d50ef6
bump anthropic package
2025-11-28 00:25:16 -06:00
Aiden Cline
3ff0eb3065
Revert "fix: disable virtual extmarks for file/agent mentions ( #4731 )"
...
This reverts commit 673dbeee09 .
2025-11-26 14:55:39 -06:00
Aiden Cline
4d07034930
fix: svg paste bug
2025-11-26 12:38:48 -06:00
Aiden Cline
ec8f2e078e
Remove keybinds from favorites feature, keep functionality
2025-11-26 00:45:33 -06:00
Aiden Cline
14e823e938
ignore: fix type issue
2025-11-26 00:14:04 -06:00
Aiden Cline
2fbd462e6e
Reapply "feat(github): add ability to react to PR Review Comments in Workflow ( #4705 )"
...
This reverts commit e1cc98d448 .
2025-11-25 23:51:46 -06:00
Aiden Cline
e1cc98d448
Revert "feat(github): add ability to react to PR Review Comments in Workflow ( #4705 )"
...
This reverts commit 0ce64962d4 .
2025-11-25 23:51:23 -06:00
Aiden Cline
eaeea45ace
ci: change changelog model
2025-11-25 15:36:26 -06:00
Aiden Cline
e404bf33b1
update install script to handle musl & avx
2025-11-25 15:35:10 -06:00
Aiden Cline
79a7edea5e
ci: update changelog prompt
2025-11-25 15:34:49 -06:00
Aiden Cline
d914a08896
tweak stats command to show avg & median # of tokens per session
2025-11-25 14:14:06 -06:00
Aiden Cline
4a95db6013
fix: add missing compacted event
2025-11-25 13:47:10 -06:00
Aiden Cline
020ee56f25
fix: dont auto continue if compaction was manual
2025-11-25 12:11:09 -06:00
Aiden Cline
01bcb9dff9
ci: setup bun
2025-11-25 11:27:29 -06:00
Aiden Cline
0568c943ab
better scroll speed default for windows
2025-11-25 01:16:21 -06:00
Aiden Cline
3b2aa7e91d
Revert "Support basic auth in opencode sdk ( #4697 )"
...
This reverts commit b9253d0b3b .
2025-11-24 23:12:00 -06:00
Aiden Cline
997aacf7f0
ci: adjust nix hash
2025-11-24 22:50:32 -06:00
Aiden Cline
16dbac6026
Revert "config: add setCacheKey in provider options ( #4654 )"
...
This reverts commit 9b6d03c497 .
2025-11-24 22:30:56 -06:00
Aiden Cline
d3ea044619
ignore: comment out thingy
2025-11-24 22:15:00 -06:00
Aiden Cline
23a721f0a2
remove hardcoded openrouter provider
2025-11-24 16:11:12 -06:00
Aiden Cline
a9a2c23736
add autoupdate: notify
2025-11-24 14:32:38 -06:00
Aiden Cline
ccde319937
ci: nix hash
2025-11-24 14:26:55 -06:00
Aiden Cline
abdc7b276a
fix: persist light vs dark mode
2025-11-24 01:51:13 -06:00
Aiden Cline
d4f6deb9ef
tweak: modified files sidebar
2025-11-24 01:51:13 -06:00
Aiden Cline
b9b071c744
fix: fatal: undefined is not an object (evaluating 'color.buffer')
2025-11-23 23:56:15 -06:00
Aiden Cline
7413c2715c
tweak: slight improvements to title gen
2025-11-23 14:04:39 -06:00
Aiden Cline
27ae341684
fix bash tool wsl
2025-11-23 12:29:15 -06:00
Aiden Cline
2509d03f42
tweak: fix bool
2025-11-23 11:43:09 -06:00
Aiden Cline
d75d90c53e
ci: fix action
2025-11-23 01:36:45 -06:00
Aiden Cline
adf7df0d5c
tweak: bash tool behavior w/ /bin/zsh
2025-11-21 16:30:00 -06:00
Aiden Cline
5083f9c9c2
bump bun to 1.3.3
2025-11-21 13:56:46 -06:00
Aiden Cline
d16c8c9f0f
ignore: update sdk
2025-11-21 01:25:06 -06:00
Aiden Cline
fffe20cbe5
add provider whitelist
2025-11-21 01:24:44 -06:00
Aiden Cline
f6da3c467b
ignore: sync sdk
2025-11-21 01:04:02 -06:00
Aiden Cline
5413b16b57
fix: split not a function error
2025-11-20 22:33:59 -06:00
Aiden Cline
adbb6037ac
fix: undefined err
2025-11-20 18:43:58 -06:00
Aiden Cline
cf934357c9
fix: make use openrouter ai sdk package to fix interlevened thinking models
2025-11-20 16:32:44 -06:00
Aiden Cline
8ab206b443
tweak: navigate to child session if it is asking for permissions
2025-11-20 15:46:49 -06:00
Aiden Cline
ec5c96e10d
Revert "Image tag fix for real this time ( #4540 )"
...
This reverts commit eb975bb89c .
2025-11-20 14:14:02 -06:00
Aiden Cline
d2a61290b9
Revert "ignore: write todo"
...
This reverts commit 5aa2078852 .
2025-11-20 14:13:56 -06:00
Aiden Cline
10faf9e717
ignore: fix mdx
2025-11-20 14:07:25 -06:00
Aiden Cline
cba239bc8f
change default child session cycle keybind to <leader>right, and <leader>left
2025-11-20 14:01:02 -06:00
Aiden Cline
9780f2b792
docs: update model list
2025-11-20 13:16:27 -06:00
Aiden Cline
5aa2078852
ignore: write todo
2025-11-20 12:35:34 -06:00
Aiden Cline
40ac2549ff
fix: aur build
2025-11-20 11:04:09 -06:00