Dax Raad
66d03b0a94
restructure formatters
2025-06-29 21:22:21 -04:00
Polo123456789
c6b7e173e1
Formatters as plugins ( #487 )
2025-06-29 21:13:32 -04:00
Dax Raad
128cbe4652
fix issue with costs resetting once chat is completed
publish / publish (push) Has been cancelled
2025-06-29 19:43:03 -04:00
Dax Raad
b14e6702df
better amazon bedrock caching with anthropic models
publish / publish (push) Has been cancelled
2025-06-29 19:27:07 -04:00
Timo Clasen
62ee067c3b
Add Option to Disable MCP Servers ( #513 )
2025-06-28 21:05:31 -04:00
Dax Raad
91fc0dd8a8
fix context display
publish / publish (push) Has been cancelled
2025-06-28 21:01:53 -04:00
adamdottv
f1cee9025d
fix(tui): share command and error messages
publish / publish (push) Has been cancelled
2025-06-28 17:51:28 -05:00
Dax Raad
7c7f7c9dfb
patch for scroll dumping characters into input buffer
publish / publish (push) Has been cancelled
2025-06-28 11:56:47 -04:00
Dax Raad
55d01efa1e
ci: fix
publish / publish (push) Has been cancelled
2025-06-28 09:16:29 -04:00
Gal Schlezinger
1121e24802
optimize edit-tool rendering ( #463 )
...
publish / publish (push) Has been cancelled
Co-authored-by: opencode <noreply@opencode.ai >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2025-06-28 06:01:10 -05:00
Jay V
d38ea2b059
docs: share handle slower code blocks
2025-06-27 20:21:28 -04:00
Jay V
869e066d11
docs: adding more share images
2025-06-27 20:03:17 -04:00
Jay V
2d14941574
docs: tweak logo
2025-06-27 19:18:54 -04:00
Jay V
d12ecb71e1
docs: share page format
2025-06-27 19:16:33 -04:00
Dax Raad
1aeb35debe
smooth out initial onboarding flow
2025-06-27 19:10:42 -04:00
Jay V
1a23e403cd
docs: share cleanup title
2025-06-27 19:10:42 -04:00
adamdottv
9acc472d87
chore: rework openapi spec and use stainless sdk
2025-06-27 19:10:42 -04:00
Dax Raad
fb410ed8fa
temporary patch for input lag on initial run
2025-06-27 19:10:42 -04:00
Polo123456789
6b4f339b93
feat: Add golang file formatting ( #474 )
2025-06-27 19:10:42 -04:00
Wendell Misiedjan
a909016e1c
fix: bunproc stdout / stderr parsing, error handling for bun ResolveMessage ( #468 )
2025-06-27 19:10:42 -04:00
Jay V
b132ef1409
docs: update logo screenshot
2025-06-27 19:10:42 -04:00
Jay V
12b3557f00
docs: share page write tool bug
2025-06-27 19:10:42 -04:00
Dax Raad
cd6f21700b
ci: aur
2025-06-27 19:10:42 -04:00
Dax Raad
6cc740e319
lazy load formatters
2025-06-27 19:10:42 -04:00
Ryan Winchester
ed02dbb9a5
feat: add elixir file formatting ( #458 )
2025-06-27 19:10:42 -04:00
adamdottv
d79fb8d885
fix(web): remove system prompts from share page
2025-06-27 19:10:42 -04:00
adamdottv
db8a86e68b
fix(tui): min width on user messages
2025-06-27 19:10:41 -04:00
Dax Raad
5810778ece
fix formatting output going into tui
2025-06-27 19:10:41 -04:00
adamdottv
6f47532119
ignore: more metadata in app info
2025-06-27 19:10:41 -04:00
adamdottv
6b41ab2cb1
fix: don't use prettier for langs it doesn't format
2025-06-27 19:10:41 -04:00
Dax Raad
bc35c5c8be
ignore: run prettier
2025-06-27 19:10:41 -04:00
Dax Raad
58b0356501
add auto formatting and experimental hooks feature
2025-06-27 19:10:41 -04:00
Jay V
077d1ad801
docs: lander tweak
2025-06-27 19:10:41 -04:00
Jay V
314a230809
docs: tweak lander
2025-06-27 19:10:41 -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
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
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