Dax Raad
2142c34fdd
add auto formatting and experimental hooks feature
publish / publish (push) Has been cancelled
v0.1.148
v0.1.149
2025-06-26 22:17:08 -04:00
Jay V
07418353dc
docs: lander tweak
2025-06-26 19:47:58 -04:00
Jay V
f318800d1c
docs: tweak lander
2025-06-26 19:02:44 -04:00
Jeremy Osih
7ddff18c60
Merge branch 'sst:dev' into feat/scroll-to-bottom-button
2025-06-27 00:41:20 +02:00
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
Dax Raad
bcc5b62ab1
disable task tool temporarily
publish / publish (push) Has been cancelled
v0.1.146
2025-06-26 18:27:49 -04:00
Jay V
6c8b7ef436
docs: edit theme doc
2025-06-26 17:56:31 -04:00
Dax Raad
7b3a84ec23
fix: improve JSON formatting and add piped output support for run command
...
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-26 17:32:00 -04:00
Jay V
81ec62671c
Merge branch 'rekram1-node-chore/update-config-docs' into dev
2025-06-26 17:24:03 -04:00
Jay V
e445a8f1e3
docs: editing rules
2025-06-26 17:23:52 -04:00
adamdottv
dd739a913c
fix(tui): editor styles were off
2025-06-26 17:22:21 -04:00
adamdottv
0beabc75c5
feat(tui): more themes
2025-06-26 17:22:21 -04:00
adamdottv
cdd24efe28
feat(tui): more themes
2025-06-26 17:22:21 -04:00
adamdottv
74980357f7
fix(tui): editor width issues
2025-06-26 17:22:21 -04:00
adamdottv
e7dcb3a646
feat(tui): show lsp diagnostics for edit and write tools
2025-06-26 17:22:21 -04:00
adamdottv
82b8777f73
fix(tui): chat editor aesthetics
2025-06-26 17:22:21 -04:00
adamdottv
8c6ead66e6
fix(tui): visual issue with modal selected items in system theme
2025-06-26 17:22:21 -04:00
adamdottv
e152ab1c3e
chore: tui agents.md
2025-06-26 17:22:21 -04:00
Jay V
6b0bc17f55
docs: social share
2025-06-26 17:22:17 -04:00
adamdottv
d0630ffbce
fix(tui): editor spinner colors
2025-06-26 17:21:53 -04:00
Jay V
f91e6e39a6
docs: share page responsive diff
2025-06-26 17:21:53 -04:00
adamdottv
f4d718e26f
docs: system theme
2025-06-26 17:21:53 -04:00
adamdottv
f3b7b59a99
fix(tui): make opencode theme default
2025-06-26 17:21:53 -04:00
Adam
2267e4dda2
feat: default system theme ( #419 )
...
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com >
2025-06-26 17:21:53 -04:00
Mike Wallio
f038bf694a
Fix undefined is not an object (evaluating 'G.title') ( #395 )
2025-06-26 17:21:53 -04:00
Juhani Pelli
b36c9ef4f2
fix: guard against large output limit causing infinite summarize loop ( #399 )
2025-06-26 17:21:53 -04:00
Dax Raad
72cf101b3f
more edit tool fixes
2025-06-26 17:21:53 -04:00
Dax Raad
eed50647c4
integrate gemini-cli strategies for edit tool
2025-06-26 17:21:53 -04:00
Dax Raad
0c4ed45f75
make edit tool more robust
2025-06-26 17:21:53 -04:00
Dax Raad
09c1c5cd41
ignore: typo
2025-06-26 17:21:53 -04:00
Dax Raad
47853d656c
add output length errors
2025-06-26 17:21:53 -04:00
Dax Raad
8c71b48b62
fix codex not working
2025-06-26 17:21:53 -04:00
Dax Raad
14033dcc3c
redirect uncaught errors to log file
2025-06-26 17:21:53 -04: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
rekram1-node
7188551854
chore: document AGENTS.md
2025-06-26 08:28:06 -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