Saoud Rizwan
5eb8086b42
Add o3-mini support to OpenAI
2025-01-31 15:21:42 -08:00
Evan Fannin
2a078fee77
Class Implemented ( #1577 )
...
* wip
* LLMFileAccessController and tests
* added class and tests
* cleaning up
* formatting
* removing some defaults
* package json and remove defaults list
2025-01-31 12:09:12 -08:00
Saoud Rizwan
3df5e533b7
Prepare for release
2025-01-31 03:14:43 -08:00
Saoud Rizwan
03f07b7626
Fix model switching between plan/act; enable toggle and model switcher during generation
2025-01-31 03:08:24 -08:00
Saoud Rizwan
6500b7c210
Fixes
2025-01-31 02:38:27 -08:00
Saoud Rizwan
50f3791b98
Prepare for release
2025-01-31 02:37:13 -08:00
Saoud Rizwan
68ac266463
Add better support for r1 + show reasoning tokens
2025-01-31 02:35:06 -08:00
brownrw8
57bb43bb6f
Basic unit testing for frontend /webview-ui ( #1522 )
...
* feat: very basic unit testing
* move dep -> devDeps
* correct other deps
* resync after i18n revert on main
* update package-lock.json
2025-01-30 21:48:19 -08:00
Saoud Rizwan
3b5d39a21b
Prepare for release
2025-01-30 18:57:18 -08:00
Saoud Rizwan
4a8f3339fb
Fixes
2025-01-30 18:55:49 -08:00
Saoud Rizwan
64718667ff
Show context progress bar always
2025-01-30 18:55:03 -08:00
Saoud Rizwan
4f93437797
Fix creating github release
2025-01-30 18:49:39 -08:00
Saoud Rizwan
1cd2ff10c7
Prepare for release
2025-01-30 18:37:51 -08:00
Evan Fannin
8539421d59
find all test files ( #1559 )
2025-01-30 18:03:12 -08:00
Saoud Rizwan
0aef2447ee
Fix localized README links ( #1557 )
2025-01-30 15:57:21 -08:00
Saoud Rizwan
cf8e259f69
Prepare release
2025-01-30 11:16:55 -08:00
Saoud Rizwan
3885f09a0b
Fix context window progress bar spacing ( #1554 )
2025-01-30 11:15:16 -08:00
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