Jay V
289797f56d
docs: share cleanup title
2025-06-27 19:10:42 -04:00
adamdottv
be0811ecc3
chore: rework openapi spec and use stainless sdk
2025-06-27 19:10:42 -04:00
Dax Raad
0676bcd4fd
temporary patch for input lag on initial run
2025-06-27 19:10:42 -04:00
Polo123456789
d076def561
feat: Add golang file formatting ( #474 )
2025-06-27 19:10:42 -04:00
Wendell Misiedjan
e0807d7317
fix: bunproc stdout / stderr parsing, error handling for bun ResolveMessage ( #468 )
2025-06-27 19:10:42 -04:00
Jay V
fa2723f2d0
docs: update logo screenshot
2025-06-27 19:10:42 -04:00
Jay V
87d62514db
docs: share page write tool bug
2025-06-27 19:10:42 -04:00
Dax Raad
2f8cf9146b
ci: ignore
2025-06-27 19:10:42 -04:00
Dax Raad
8e0ec6b037
ci: aur
2025-06-27 19:10:42 -04:00
Dax Raad
6dc434cb83
ignore: cleanup
2025-06-27 19:10:42 -04:00
Dax Raad
d972c27f03
lazy load formatters
2025-06-27 19:10:42 -04:00
Ryan Winchester
9e2bb63688
feat: add elixir file formatting ( #458 )
2025-06-27 19:10:42 -04:00
adamdottv
49053b66a9
fix(web): remove system prompts from share page
2025-06-27 19:10:42 -04:00
TheGoddessInari
47497aef07
scripts/hooks: Change shebang to universal /bin/sh ( #453 )
2025-06-27 19:10:41 -04:00
adamdottv
8455029de1
fix(tui): min width on user messages
2025-06-27 19:10:41 -04:00
Dax Raad
9f07f89384
fix formatting output going into tui
2025-06-27 19:10:41 -04:00
adamdottv
d840d43e8f
ignore: more metadata in app info
2025-06-27 19:10:41 -04:00
adamdottv
9ead2f3dfb
fix: don't use prettier for langs it doesn't format
2025-06-27 19:10:41 -04:00
Dax Raad
f3742ddbb8
ignore: run prettier
2025-06-27 19:10:41 -04:00
Dax Raad
b61a841aa8
add auto formatting and experimental hooks feature
2025-06-27 19:10:41 -04:00
Jay V
ebcf11e574
docs: lander tweak
2025-06-27 19:10:41 -04:00
Jay V
065f0aaddf
docs: tweak lander
2025-06-27 19:10:41 -04:00
Dax Raad
c0773dc7c5
smooth out initial onboarding flow
2025-06-27 16:09:59 -04:00
Jay V
1c3c74bd36
docs: share cleanup title
2025-06-27 15:31:21 -04:00
adamdottv
79bbf90b72
chore: rework openapi spec and use stainless sdk
2025-06-27 14:26:25 -05:00
Dax Raad
226a4a7f36
temporary patch for input lag on initial run
2025-06-27 14:36:03 -04:00
Polo123456789
df3b424830
feat: Add golang file formatting ( #474 )
2025-06-27 14:11:09 -04:00
Wendell Misiedjan
3cfd9d80bc
fix: bunproc stdout / stderr parsing, error handling for bun ResolveMessage ( #468 )
2025-06-27 14:09:35 -04:00
Jay V
e0553b8d2c
docs: update logo screenshot
2025-06-27 14:04:09 -04:00
Jay V
391c837b37
docs: share page write tool bug
2025-06-27 13:25:15 -04:00
Dax Raad
5773d9d1a3
ci: ignore
2025-06-27 12:37:57 -04:00
Dax Raad
ce611963c3
ci: aur
2025-06-27 12:29:13 -04:00
Dax Raad
f865cacfb8
ignore: cleanup
2025-06-27 11:35:57 -04:00
Dax Raad
2ec0611f42
lazy load formatters
2025-06-27 11:33:37 -04:00
Ryan Winchester
334161a30e
feat: add elixir file formatting ( #458 )
2025-06-27 10:15:11 -04:00
adamdottv
dbb6e55226
fix(web): remove system prompts from share page
2025-06-27 06:48:44 -05:00
TheGoddessInari
d0f9260559
scripts/hooks: Change shebang to universal /bin/sh ( #453 )
2025-06-27 07:40:22 -04:00
adamdottv
d2176064e1
fix(tui): min width on user messages
2025-06-27 06:31:13 -05:00
Dax Raad
ed8d277e49
fix formatting output going into tui
2025-06-27 07:29:41 -04:00
adamdottv
59b3268c64
ignore: more metadata in app info
2025-06-27 06:19:27 -05:00
adamdottv
d043f67761
fix: don't use prettier for langs it doesn't format
2025-06-27 05:47:14 -05:00
Dax Raad
51bf193889
ignore: run prettier
2025-06-26 22:30:44 -04:00
Dax Raad
f8b78f08b4
add auto formatting and experimental hooks feature
2025-06-26 22:17:08 -04:00
Jay V
a4f32d602b
docs: lander tweak
2025-06-26 19:47:58 -04:00
Jay V
dc3dd21cf3
docs: tweak lander
2025-06-26 19:02:44 -04:00
Jeremy Osih
b4c2fcccf5
Merge branch 'sst:dev' into feat/scroll-to-bottom-button
2025-06-27 00:41:20 +02:00
Jeremy Osih
e950ad5306
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
8ca713b737
disable task tool temporarily
2025-06-26 18:27:49 -04:00
Jay V
5b54554fd5
docs: edit theme doc
2025-06-26 17:56:31 -04:00
Dax Raad
4bc651f958
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