Commit Graph

2047 Commits

Author SHA1 Message Date
Matt Rubens
4393269486 Set jekyll baseurl 2025-01-31 15:56:11 -05:00
Matt Rubens
f4ce65e2ff Merge pull request #682 from RooVetGit/pages_gha_fixes
Pages gha fixes
2025-01-31 15:32:38 -05:00
Matt Rubens
4333b2726a Update gitignore 2025-01-31 15:28:30 -05:00
Matt Rubens
b8ab396d3f Try to fix pages gha 2025-01-31 15:27:44 -05:00
Matt Rubens
2a141405cc Merge pull request #680 from shanemmattner/add_docs
Add docs initial setup
2025-01-31 15:21:06 -05:00
Matt Rubens
49375cf3ce Updates 2025-01-31 15:18:17 -05:00
Shane Mattner
a276b1b361 Add Gemfile for GitHub Pages 2025-01-31 11:42:35 -08:00
Shane Mattner
6737a3e86d change config 2025-01-31 11:32:59 -08:00
Shane Mattner
005ac8b7c3 fix errors 2025-01-31 11:29:14 -08:00
Shane Mattner
136672914a add workflow 2025-01-31 11:26:49 -08:00
Shane Mattner
edb03d569a Initial documentation setup with Jekyll and Just the Docs 2025-01-31 11:25:59 -08:00
Matt Rubens
047ddf7afe Merge pull request #676 from RooVetGit/revert_lint_changes_again
Revert lint changes again
2025-01-31 09:50:11 -05:00
Matt Rubens
1a40050814 Add @cte as codeowner 2025-01-31 09:47:52 -05:00
Matt Rubens
9d1d726751 Remove webview-specific lint rules 2025-01-31 09:46:05 -05:00
Matt Rubens
1496b232f5 Revert "Revert lint rules in webview-ui too"
This reverts commit ab4d717211.
2025-01-31 09:45:53 -05:00
Matt Rubens
a43bc8877e Revert "Fix boolean logic for cost, apiReqCancelReason (they are never null)"
This reverts commit b5340915f7.
2025-01-31 09:45:41 -05:00
Chris Estreich
d78da19a4a Merge pull request #664 from RooVetGit/cte/shadcn-ui-storybook
Add shadcn/ui + Storybook
2025-01-30 22:23:00 -08:00
cte
eefb7218d9 Update to Vite 6 (HMR issue fixed by adding permissive CORS rules) 2025-01-30 22:16:22 -08:00
cte
b5340915f7 Fix boolean logic for cost, apiReqCancelReason (they are never null) 2025-01-30 21:50:19 -08:00
cte
5b6c6be022 Update README 2025-01-30 21:35:56 -08:00
cte
275dab042e Merge branch 'main' into cte/shadcn-ui-storybook 2025-01-30 21:28:05 -08:00
cte
901d769bfd Fix tests 2025-01-30 21:26:29 -08:00
Matt Rubens
bedd6fd2a8 Merge pull request #656 from samhvw8/feat/add-to-context-code-action
Feat add to context code action & Fix some code action error
2025-01-31 00:24:38 -05:00
Matt Rubens
7614048ed4 Update src/shared/support-prompt.ts 2025-01-31 00:22:26 -05:00
Matt Rubens
099447d06b Update src/shared/support-prompt.ts 2025-01-31 00:22:20 -05:00
Matt Rubens
308eab0563 Update src/shared/support-prompt.ts 2025-01-31 00:22:15 -05:00
cte
7282e02de3 Merge main 2025-01-30 21:15:34 -08:00
Matt Rubens
81a5e805b2 Merge pull request #638 from napter/approval-feedback
Allow the user to send context with approval or rejection
2025-01-30 23:36:43 -05:00
Matt Rubens
652773d619 Merge pull request #671 from RooVetGit/revert_webview_ui_lint_changes
Revert lint rules in webview-ui too
2025-01-30 23:29:20 -05:00
Matt Rubens
ab4d717211 Revert lint rules in webview-ui too 2025-01-30 23:06:42 -05:00
Matt Rubens
a10bb20af2 Merge pull request #669 from RooVetGit/revert_lint_changes
Revert "chore: update eslint config and quiet lint output"
2025-01-30 22:48:29 -05:00
Matt Rubens
69d05a3296 Merge pull request #668 from RooVetGit/clearer_modes_prompt
Clearer modes prompt section
2025-01-30 22:48:14 -05:00
Matt Rubens
810bbb449f Revert "chore: update eslint config and quiet lint output"
This reverts commit 6db3ecf73e.
2025-01-30 22:40:27 -05:00
Matt Rubens
ce072d99d2 Clearer modes prompt section 2025-01-30 22:29:57 -05:00
Matt Rubens
4aff01240b Merge pull request #667 from RooVetGit/cte/vite-hmr
Enable HMR for the webview, complements of vite
2025-01-30 20:15:28 -05:00
cte
97367951a2 Enable HMR for the webview, complements of vite 2025-01-30 16:25:13 -08:00
Matt Rubens
e2a8a7aa5c Merge pull request #665 from Szpadel/r1-derivatives-support
Relax deepseek-r1 detection so it also includes distilled models
2025-01-30 18:03:40 -05:00
cte
a5dac3f0a1 Remove lucide 2025-01-30 14:47:59 -08:00
Piotr Rogowski
161a6a5d9e Relax deepseek-r1 detection so it also includes distilled models 2025-01-30 23:43:15 +01:00
cte
69a2e36b2b Remove CRA cruft 2025-01-30 14:38:41 -08:00
cte
ed97c95bb6 Revert this 2025-01-30 14:16:21 -08:00
cte
4cf455ed39 Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
Matt Rubens
29dfe11303 Merge pull request #662 from RooVetGit/use_exponential_retry_for_api_failures
Use an exponential delay for API retries
2025-01-30 11:51:53 -05:00
Matt Rubens
e10004d865 Use an exponential delay for API retries 2025-01-30 11:46:26 -05:00
Matt Rubens
886070de2d Merge pull request #636 from samhvw8/feat/vite-tailwind
refactor: migrate from CRA to Vite and improve testing
2025-01-30 11:40:27 -05:00
Matt Rubens
b543bd9489 Merge pull request #654 from psv2522/better-border-on-input-focus
fix:Made the main inputbox focus styling better, added better spacing in openai compatible section
2025-01-30 09:57:49 -05:00
sam hoang
bb5d506679 refactor: extract editor utilities into EditorUtils module and add tests 2025-01-30 17:42:11 +07:00
sam hoang
2e56149620 feat: add 'Add To Context' code action
- Add new command registration and menu item
- Add new code action type and command ID
- Add support prompt config for adding code to context
- Add message handling in webview for setting chat box content
- Add logic to append selected code to existing chat input
2025-01-30 17:23:12 +07:00
sam hoang
35a7e433f2 refactor: centralize editor utilities and unify command handling
- Create EditorUtils class to centralize shared editor functionality
- Remove duplicated code between CodeActionProvider and command handlers
- Improve command handling to work consistently for both code actions and direct commands
- Add better type safety and error handling for editor operations
2025-01-30 16:26:44 +07:00
Prathmesh Vhatkar
cd09571683 fix:padding improved, removed scrollbar in inputbox 2025-01-30 13:40:35 +05:30