Commit Graph

1453 Commits

Author SHA1 Message Date
Aiden Cline 7ebfef5953 fix: generate title should use same options as model it uses to gen (#1064) 2025-07-16 12:46:52 -05:00
adamdotdevin 63befaffc1 feat(tui): layout config to render full width
publish / publish (push) Has been cancelled
v0.3.14
2025-07-16 12:43:02 -05:00
Jay V b0f3ce8251 docs: rename workflow 2025-07-16 13:38:00 -04:00
Jay V 8d92e16d0d docs: discord releases 2025-07-16 13:17:04 -04:00
Aiden Cline e71d862c40 Fix: better title generation (needs to change due to small models) (#1059) 2025-07-16 11:47:56 -05:00
John Henry Rudden 81c478771b Fix: Add escape sequence for @ symbols to prevent send blocking (#1029) 2025-07-16 11:18:48 -05:00
Tom fe9f156dff fix: Prevent division by zero in context percentage calculation (#1055) 2025-07-16 09:35:20 -05:00
Jeremy Mack 8c1fa52068 fix: grep omitting text after a colon (#1053) 2025-07-16 09:09:05 -05:00
Adi Yeroslav ca4c92aafb feat(tui): shift+tab to cycle modes backward (#1049) 2025-07-16 07:43:48 -05:00
Nipuna Perera f5cc1f5fbf Enhance private npm registry support (#998) 2025-07-16 08:31:38 -04:00
GitHub Action 21af07df8f ignore: update download stats 2025-07-16 2025-07-16 12:04:30 +00:00
adamdotdevin fb9071b1f0 fix(tui): diagnostics rendering 2025-07-16 06:55:14 -05:00
adamdotdevin 0415c0be73 fix(tui): pending tool call width 2025-07-16 06:27:32 -05:00
adamdotdevin fbbb6ef407 fix(gh): build 2025-07-16 06:13:43 -05:00
adamdotdevin d87addc89f fix(tui): render attachments in user messages in accent color 2025-07-16 06:09:27 -05:00
adamdotdevin d795b494c3 chore: messages cleanup 2025-07-16 06:09:27 -05:00
adamdotdevin a270e1e4b9 fix(tui): faster cache algo 2025-07-16 06:09:27 -05:00
adamdotdevin 23a5b323ba chore(tui): simplify messages component, remove navigate, add copy last message 2025-07-16 06:09:26 -05:00
Robin Moser 9caeae6d51 fix: don't sign snapshot commits (#1046) 2025-07-16 04:46:32 -05:00
Matias Insaurralde 092c710810 perf: move ANSI regex compilations to package level (#1040)
Signed-off-by: Matías Insaurralde <matias@insaurral.de>
2025-07-16 04:20:25 -05:00
Frank 5261b2a010 wip: github actions 2025-07-16 16:20:06 +08:00
Frank 94a821066e sync 2025-07-16 16:12:31 +08:00
Frank 8b839e62a6 wip: github actions 2025-07-16 16:05:51 +08:00
Frank 56b2e3657a wip: github actions 2025-07-16 03:57:14 -04:00
Frank d09954390a wip: github actions 2025-07-16 03:54:20 -04:00
Frank c05fea78bf wip: github actions 2025-07-16 15:36:23 +08:00
Frank af439a2ea0 wip: github actions 2025-07-16 14:59:53 +08:00
Frank 20926ac764 wip: github action 2025-07-16 14:59:53 +08:00
Dax Raad a78f3065ee clean up export command
publish / publish (push) Has been cancelled
v0.3.13
2025-07-15 21:50:43 -04:00
Dax Raad c7234a6189 fix share page v1 message 2025-07-15 21:35:32 -04:00
Dax Raad 470fc2d37c enable bash tool in plan mode 2025-07-15 21:28:03 -04:00
aron b788400de4 move spoof prompt to support anthropic with custom modes (#1031)
publish / publish (push) Has been cancelled
v0.3.12
2025-07-15 21:16:27 -04:00
Stephen Murray 9e17f1ba40 add support for modified gemini-cli system prompt (#1033)
Co-authored-by: Dax Raad <d@ironbay.co>
2025-07-15 21:13:11 -04:00
Jay 90e3394cf7 docs: Update README.md 2025-07-15 20:09:26 -04:00
Jay V 59b4bb7285 docs: fix config 2025-07-15 19:54:51 -04:00
Jay V b9f958bfe3 docs: adding action to notify discord 2025-07-15 19:49:38 -04:00
Jay V 8628b5a8d9 docs: readme 2025-07-15 18:32:04 -04:00
Jay V cc21cd941f docs: share tweak copy button 2025-07-15 18:25:25 -04:00
John Henry Rudden 85565f58ee docs: share add copy button to messages in web interface (#902)
Co-authored-by: Jay <air@live.ca>
2025-07-15 17:56:33 -04:00
Jay V 00722c593a docs: share handle non bundled langs 2025-07-15 17:47:22 -04:00
Jay V db379a7ddb docs: share fix diff bugs 2025-07-15 17:47:22 -04:00
Jay V 25aad8cd09 docs: share page task tool 2025-07-15 17:47:22 -04:00
Dax Raad 5d4e7f3393 docs: document base URL 2025-07-15 14:57:50 -04:00
Joe Schmitt cd99781e2c feat(tui): add /export command to export conversation to editor (#989)
Co-authored-by: opencode <noreply@opencode.ai>
2025-07-15 13:53:21 -05:00
Dax Raad 7d7ed19879 add small model for title generation
publish / publish (push) Has been cancelled
v0.3.10
2025-07-15 14:00:52 -04:00
adamdotdevin 0ae563491b fix(tui): wider max width
publish / publish (push) Has been cancelled
v0.3.11
2025-07-15 12:44:41 -05:00
adamdotdevin 2a87b01e00 fix(tui): mouse scroll ansi parsing and perf 2025-07-15 12:03:30 -05:00
Aiden Cline 5cd944b7a8 tweak: (opencode run): adjust tool call rendering, reduce number of "Unknowns" (#1012) 2025-07-15 11:22:57 -05:00
Timo Clasen 4fee633821 feat(tui): add keymap to remove entries from recently used models (#1019) 2025-07-15 11:20:56 -05:00
adamdotdevin 311161438c chore: update stainless defs 2025-07-15 10:03:11 -05:00