Commit graph

1334 commits

Author SHA1 Message Date
Saoud Rizwan
1ae1d047cb Fixes 2025-01-29 16:55:39 -08:00
Saoud Rizwan
36473d53c9 Fix progress bar wrapping 2025-01-29 15:51:02 -08:00
Saoud Rizwan
8e4e8a01bc Update CHANGELOG 2025-01-29 15:09:58 -08:00
Saoud Rizwan
e5d712db59 Add context window info to task header 2025-01-29 13:53:15 -08:00
Saoud Rizwan
c5a17428d3 Fixes 2025-01-29 13:24:21 -08:00
akfoster
754a075ac0
Merge pull request #1524 from vivek-kothandapani/diff-edit-failed
fix: Diff Edit Failed
2025-01-29 11:00:54 -08:00
Saoud Rizwan
5037541ab4 Fix get version 2025-01-29 10:42:04 -08:00
Saoud Rizwan
b5b69b3829 Fix publish perms 2025-01-29 10:37:29 -08:00
Saoud Rizwan
cefddec1cf Make test reusable 2025-01-29 10:35:08 -08:00
Saoud Rizwan
a731ce4ace Fix publish workflow 2025-01-29 10:33:12 -08:00
Saoud Rizwan
df03ec8667 Use changesets 2025-01-29 10:24:47 -08:00
vivek-kothandapani
3ad7b219a1 changie updates 2025-01-29 09:55:09 -05:00
vivek-kothandapani
4b9d24f7d7 Merge remote-tracking branch 'origin/main' into diff-edit-failed 2025-01-29 09:48:12 -05:00
Saoud Rizwan
c2eec68e52 Delete unused workflow 2025-01-29 02:04:54 -08:00
Saoud Rizwan
0cad62f223 Ignore change workflow until we set up bot 2025-01-29 02:03:50 -08:00
Saoud Rizwan
ab42d680cc Fix changie workflow 2025-01-29 01:36:48 -08:00
Saoud Rizwan
8eb317e560 Update workflow action 2025-01-29 01:33:58 -08:00
Saoud Rizwan
d51ae7c239 Update workflow action 2025-01-29 01:31:24 -08:00
Saoud Rizwan
c0a2edf8bb
Update readme (#1532)
* Add 'Creating a PR' section

* Added tip about versioning
2025-01-29 01:27:40 -08:00
Saoud Rizwan
5c8ea9fafa Fix validation 2025-01-29 01:23:44 -08:00
Saoud Rizwan
9351c239aa Validate changie for merges to main 2025-01-29 01:21:05 -08:00
Saoud Rizwan
dae36f6540 Create workflows for changie PR and publish 2025-01-29 00:58:16 -08:00
Saoud Rizwan
b2dd04cff3 chore: add changie 2025-01-29 00:31:34 -08:00
Saoud Rizwan
6da887754c Revert "chore: add changesets"
This reverts commit cb3e278695.
2025-01-29 00:15:36 -08:00
Saoud Rizwan
cb3e278695 chore: add changesets 2025-01-28 21:37:37 -08:00
Saoud Rizwan
65a860e75e Revert localization 2025-01-28 18:50:45 -08:00
Saoud Rizwan
ac53dbb122
Persist provider/model between plan/act mode (#1525)
Fix truncation algorithm

Fix

Fix
2025-01-28 15:26:42 -08:00
vivek-kothandapani
c587c6f7ac format fix 2025-01-28 18:14:56 -05:00
vivek-kothandapani
907ad48371 fix: Diff Edit Failed 2025-01-28 17:57:51 -05:00
Evan Fannin
fc5d0bdb5a
Add simple backend logging service (#1517)
* formatting

* inefficient import

* remove redundant initialization check
2025-01-28 14:45:13 -08:00
akfoster
142029b09f
Merge pull request #1521 from mdp/mdp/ovsx
Chore: Add OVSX to the pre-release
2025-01-28 14:36:07 -08:00
Mark Percival
97b3764063 Chore: Add OVSX to the pre-release 2025-01-28 16:37:37 -05:00
brownrw8
d5fc9d7eb2
un-translate version "v" (#1513) 2025-01-28 10:35:38 -08:00
brownrw8
21eddabc58
fix:ja README update (#1512)
* fix:ja README update

* remove
2025-01-28 10:35:01 -08:00
Saoud Rizwan
07d3f3798c Change language size 2025-01-28 09:07:10 -08:00
Saoud Rizwan
b181007509 Remove log 2025-01-27 20:18:24 -08:00
Saoud Rizwan
971489990c Fix language persistence across sessions; update system prompt for non-english languages 2025-01-27 20:15:35 -08:00
Saoud Rizwan
e8c649a215 Prepare for release 2025-01-27 19:34:37 -08:00
Saoud Rizwan
f9bc6f3446 Fix READMEs 2025-01-27 19:30:59 -08:00
Saoud Rizwan
bb967128b8 Fix copy for mcp settings 2025-01-27 19:14:05 -08:00
Saoud Rizwan
7380d77ef3 Revert OpenAI model picker 2025-01-27 17:46:11 -08:00
Saoud Rizwan
57a4f2be0e
Add email subscription field to welcome page (#1497)
* Add email subscription field to welcome page

* Fix merge conflict

* Reposition language picker

* Fixes
2025-01-27 17:17:33 -08:00
akfoster
e506f48da8
Merge pull request #1495 from brownrw8/i18n-continued
Uncomment i18n Feature + Add to Welcome Page
2025-01-27 16:11:05 -08:00
brownrw8
a528a9e9e9
Merge branch 'main' into i18n-continued 2025-01-27 13:53:21 -10:00
brownrw8
5d86ac412a uncomment dropdown + add to Welcome 2025-01-27 13:47:49 -10:00
brownrw8
32069f2882
Additional i18n-l10n for Welcome/Home/Chat/History + Spanish language translations (#1494)
* more i18n

* translations fix

* de tweak
2025-01-27 15:43:19 -08:00
brownrw8
98fd2c010c de tweak 2025-01-27 13:27:23 -10:00
brownrw8
30d6b0e223 translations fix 2025-01-27 13:24:59 -10:00
brownrw8
2521607a5e more i18n 2025-01-27 13:03:38 -10:00
akfoster
909bf7bdab
Merge pull request #1490 from brownrw8/i18n-readmes
I18n-l10n READMEs
2025-01-27 13:53:20 -08:00