Jeremy Osih
e2b2ab93e7
feat(web): add scroll to last message button
...
Add intelligent floating scroll button for long conversations that:
- Only appears when scrolling down (direction-aware)
- Auto-hides after 3 seconds of inactivity
- Stays visible on hover to prevent accidental disappearance
- Uses consistent design patterns with repo styling
- Includes proper accessibility features
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: Jeremy Osih <osih.jeremy@gmail.com >
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-27 00:38:14 +02:00
adamdottv
c3b68acf50
fix(tui): editor styles were off
publish / publish (push) Has been cancelled
v0.1.145
2025-06-26 15:12:26 -05:00
adamdottv
b9ad7efbaf
feat(tui): more themes
publish / publish (push) Has been cancelled
v0.1.144
2025-06-26 15:03:30 -05:00
adamdottv
499c8753b7
feat(tui): more themes
2025-06-26 14:54:32 -05:00
adamdottv
f6554bfd19
fix(tui): editor width issues
publish / publish (push) Has been cancelled
v0.1.143
2025-06-26 12:57:11 -05:00
adamdottv
912ef162a0
feat(tui): show lsp diagnostics for edit and write tools
2025-06-26 12:47:17 -05:00
adamdottv
baeee448a8
fix(tui): chat editor aesthetics
2025-06-26 12:44:44 -05:00
adamdottv
6e84d1d671
fix(tui): visual issue with modal selected items in system theme
publish / publish (push) Has been cancelled
v0.1.142
2025-06-26 12:33:06 -05:00
adamdottv
95aaa6ded5
chore: tui agents.md
2025-06-26 12:28:29 -05:00
Jay V
44e85db4ec
docs: social share
2025-06-26 13:21:42 -04:00
adamdottv
c05b3e86fd
fix(tui): editor spinner colors
2025-06-26 12:21:20 -05:00
Jay V
dd9d55f07a
docs: share page responsive diff
2025-06-26 13:06:41 -04:00
adamdottv
8a77348fd9
docs: system theme
2025-06-26 11:33:02 -05:00
adamdottv
a07424a36e
fix(tui): make opencode theme default
2025-06-26 11:32:25 -05:00
Adam
069d4b4c2c
feat: default system theme ( #419 )
...
publish / publish (push) Has been cancelled
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com >
v0.1.141
2025-06-26 10:16:07 -05:00
Mike Wallio
8ed884557e
Fix undefined is not an object (evaluating 'G.title') ( #395 )
publish / publish (push) Has been cancelled
v0.1.140
2025-06-25 19:40:09 -04:00
Juhani Pelli
4220d272b2
fix: guard against large output limit causing infinite summarize loop ( #399 )
2025-06-25 19:39:51 -04:00
Dax Raad
19c4e09dd2
more edit tool fixes
publish / publish (push) Has been cancelled
v0.1.139
2025-06-25 19:22:54 -04:00
Dax Raad
04f770b57e
integrate gemini-cli strategies for edit tool
publish / publish (push) Has been cancelled
v0.1.138
2025-06-25 17:56:14 -04:00
Dax Raad
1227651bbc
make edit tool more robust
publish / publish (push) Has been cancelled
v0.1.137
2025-06-25 17:10:48 -04:00
Dax Raad
e82ff0e159
ignore: typo
2025-06-25 11:02:57 -04:00
Dax Raad
56050bca9c
add output length errors
2025-06-25 11:02:09 -04:00
Dax Raad
e221442b6b
fix codex not working
publish / publish (push) Has been cancelled
v0.1.136
2025-06-25 10:01:35 -04:00
Dax Raad
bf39e0ac01
redirect uncaught errors to log file
publish / publish (push) Has been cancelled
v0.1.135
2025-06-25 08:41:10 -04:00
Dax Raad
53e90f2764
better error message when bad directory is specified to start in
2025-06-24 22:28:25 -04:00
Dax Raad
d333addc69
Enhance auth command with environment variable display and add models command
...
publish / publish (push) Has been cancelled
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
v0.1.133
v0.1.134
2025-06-24 22:24:55 -04:00
Dax Raad
2461ee70d8
do not print error on ctrl+c during prompts
2025-06-24 22:09:43 -04:00
Dax Raad
05182debe9
ci: bun lock
2025-06-24 21:14:32 -04:00
Dax Raad
605b2f891f
ci: fix type issue
2025-06-24 21:12:32 -04:00
Dax Raad
cbcef488f6
remove accidental opanai autoloader
publish / publish (push) Has been cancelled
v0.1.132
2025-06-24 21:11:11 -04:00
Dax Raad
c841e0a1cc
added opencode serve command
publish / publish (push) Has been cancelled
v0.1.131
2025-06-24 20:52:09 -04:00
Jay V
3a4969c8b1
docs: share page styles
2025-06-24 19:34:35 -04:00
Jay V
24a1399fa0
docs: share page bash tool output
2025-06-24 19:28:51 -04:00
Aiden Cline
245f14dfda
fix: file completions replaced wrong text when paths overlap ( #378 )
2025-06-24 18:13:15 -05:00
Dax Raad
171289e420
docs: windows instructions
publish / publish (push) Has been cancelled
v0.1.130
2025-06-24 18:54:59 -04:00
Dax Raad
bfa4c87379
ci: windows
2025-06-24 18:46:43 -04:00
Dax Raad
eb6e0d92cc
ci: windows
2025-06-24 18:40:36 -04:00
Dax Raad
3dea857589
ci: windows
2025-06-24 18:27:57 -04:00
Dax Raad
f6862be398
ci: windows
2025-06-24 18:13:15 -04:00
Dax
ad32e5975a
windows fixes ( #374 )
...
Co-authored-by: Matthew Glazar <strager.nds@gmail.com >
2025-06-24 18:05:04 -04:00
Jay
440ce260df
docs: Share page diff view improvements ( #373 )
2025-06-24 17:11:43 -04:00
Dax Raad
f1fe3b6826
ignore: revert
publish / publish (push) Has been cancelled
v0.1.129
2025-06-24 14:59:27 -04:00
Dax Raad
0b96daf6b7
ci: upgrade bun
2025-06-24 14:42:25 -04:00
Dax Raad
5849b8b9d3
potential fix for failing to install provider package on first run
2025-06-24 14:33:35 -04:00
Jay V
609ca542b7
docs: share code blocks in markdown
2025-06-24 13:53:59 -04:00
Adam
b0b9740de9
feat: delete sessions ( #362 )
...
publish / publish (push) Has been cancelled
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com >
v0.1.128
2025-06-24 11:07:41 -05:00
Dax Raad
96e0f3ffc3
remove debug code writing to /tmp/message.json
publish / publish (push) Has been cancelled
v0.1.127
2025-06-24 11:16:17 -04:00
Dax Raad
44fa5e5efe
ignore: fix type errors
2025-06-24 11:09:36 -04:00
Dax Raad
e54520ba82
externalize github copilot code
2025-06-24 10:42:19 -04:00
Tom
777645ea9b
feat(tui): add debounce logic to escape key interrupt ( #169 )
...
Co-authored-by: opencode <noreply@opencode.ai >
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com >
2025-06-24 06:31:02 -05:00