Commit Graph

  • 5bee585620 Merge pull request #622 from MuriloFP/feature/add-context-to-environment Matt Rubens 2025-01-28 14:39:22 -05:00
  • d836548c19 insert_code_block -> insert_content Matt Rubens 2025-01-28 14:36:12 -05:00
  • ea6dc7c16e feat(ui): add context window percentage to task header MFPires 2025-01-28 16:33:06 -03:00
  • f7cf08c607 feat: Add context tokens to environment details MFPires 2025-01-28 15:49:36 -03:00
  • 68035507af v3.3.5 Matt Rubens 2025-01-28 13:22:16 -05:00
  • ea30563cca Merge branch 'main' into vs/support-unbound pugazhendhi-m 2025-01-28 21:58:23 +05:30
  • f2ac56917c Merge pull request #538 from samhvw8/feat/insert_and_search_replace_tools Matt Rubens 2025-01-28 11:23:06 -05:00
  • 63b8e8972f Adds button to get unbound api key Pugazhendhi 2025-01-28 21:52:12 +05:30
  • 50eb2e2c93 Merge pull request #617 from RooVetGit/mode_switch_delay Matt Rubens 2025-01-28 11:21:57 -05:00
  • bd0a613be1 Add a delay to allow auto approved mode changes to take effect Matt Rubens 2025-01-28 11:11:28 -05:00
  • 5329c712de Yields the usage tokens Vignesh Subbiah 2025-01-28 21:11:16 +05:30
  • 800ec10684 Merge pull request #613 from samhvw8/fix/OpenAiModelPicker.tsx Matt Rubens 2025-01-28 10:29:30 -05:00
  • 5579922f98 Sneak in a change to apply_diff error message Matt Rubens 2025-01-28 10:24:16 -05:00
  • 003bb5cabc fix diffview for search-and-replace tool and insert tool sam hoang 2025-01-28 22:13:51 +07:00
  • eef34c03dc Update prompts and fix tests Matt Rubens 2025-01-28 10:11:00 -05:00
  • e7ff4ed397 fix missing in make input lag sam hoang 2025-01-28 21:47:24 +07:00
  • db0339b228 fix: Use Dropdown instead of select in settings for more ui consistency Prathmesh Vhatkar 2025-01-28 20:15:52 +05:30
  • 4008a1a53e Modifying the usage of unbound.ts in compliance with all providers Vignesh Subbiah 2025-01-28 19:43:52 +05:30
  • 411182a5d9 fix error in search and replace, update rule to utilize multiple operation sam hoang 2025-01-28 21:04:36 +07:00
  • 9b175a736e update prompt for search and replace tool sam hoang 2025-01-28 15:36:39 +07:00
  • 4e3ea695d8 update rule & prompt for insert-code-block sam hoang 2025-01-28 15:34:56 +07:00
  • 179ea7904b update with comment in pr sam hoang 2025-01-28 11:18:51 +07:00
  • 0fa6fd4ddb chore: remove unused sam hoang 2025-01-27 15:31:33 +07:00
  • 8fa1d5a2f9 refactor(experiments): simplify experiment config structure sam hoang 2025-01-27 15:30:35 +07:00
  • 7dd161824b refactor: remove redundant experimentConfigs array, use experimentConfigsMap directly sam hoang 2025-01-27 15:04:26 +07:00
  • 681fe4a956 chore: update description for exp tool sam hoang 2025-01-27 15:01:49 +07:00
  • 3ed8540eba refactor(experiments): improve type safety for experiment configuration sam hoang 2025-01-27 14:59:52 +07:00
  • bb84d79af1 chore: remove unused sam hoang 2025-01-27 03:51:43 +07:00
  • ad552ea026 feat: implement experimental features system sam hoang 2025-01-27 03:48:24 +07:00
  • 2c97b59ed1 Checkpoint on insert and search/replace tools Matt Rubens 2025-01-21 23:49:48 -08:00
  • f07109b686 Merge pull request #606 from Szpadel/extend-r1-support Matt Rubens 2025-01-28 07:30:31 -05:00
  • 18c7f57afb Add test Matt Rubens 2025-01-28 00:15:14 -05:00
  • f70e3fc08b Merge pull request #610 from MuriloFP/feature/auto-approve-switch-modes Matt Rubens 2025-01-28 00:07:44 -05:00
  • f50214b017 feat(settings): Add auto-approve mode switching option to Settings UI MFPires 2025-01-28 01:48:47 -03:00
  • 5bc1a5062a Merge branch 'RooVetGit:main' into feature/auto-approve-switch-modes Murilo Pires 2025-01-28 01:22:01 -03:00
  • b3be00c050 feat: Add auto-approval for mode switching MFPires 2025-01-28 01:20:19 -03:00
  • 3862057a4d Merge pull request #608 from MuriloFP/feature/context-token-counter Matt Rubens 2025-01-27 22:46:21 -05:00
  • 1ba632fe89 Update webview-ui/src/components/chat/TaskHeader.tsx Murilo Pires 2025-01-28 00:39:40 -03:00
  • 5311e0c8ab fix: Make context token counter more reliable MFPires 2025-01-28 00:27:17 -03:00
  • 97fe13dcb1 fix: Prevent context token counter from resetting on failed API calls MFPires 2025-01-27 23:12:01 -03:00
  • e668169ed9 feat: Add conversation context token counter MFPires 2025-01-27 23:02:25 -03:00
  • 86d4a10a9a Merge pull request #605 from eltociear/patch-2 Matt Rubens 2025-01-27 15:35:21 -05:00
  • cb23be6346 Extend deepseek-r1 support Piotr Rogowski 2025-01-27 21:27:24 +01:00
  • bfe935e5f5 chore: update CodeBlock.tsx Ikko Eltociear Ashimine 2025-01-28 03:13:14 +09:00
  • 73532e4b12 Merge pull request #591 from RooVetGit/changeset-release/main Matt Rubens 2025-01-27 09:54:55 -05:00
  • 3f47802538 Update CHANGELOG.md Matt Rubens 2025-01-27 09:54:41 -05:00
  • 39eab08080 Update CHANGELOG.md Matt Rubens 2025-01-27 09:51:28 -05:00
  • f153bf5b8f changeset version bump github-actions[bot] 2025-01-27 14:46:27 +00:00
  • 67f470ef0b Merge pull request #600 from RooVetGit/v3.3.4 Matt Rubens 2025-01-27 09:45:26 -05:00
  • f542aa47d8 v3.3.4 Matt Rubens 2025-01-27 09:44:41 -05:00
  • ed1f656258 Merge pull request #594 from samhvw8/feat/code-action-with-current-task Matt Rubens 2025-01-27 09:43:46 -05:00
  • 9627551716 Merge pull request #595 from RooVetGit/simpler_apply_diff_speedup Matt Rubens 2025-01-27 09:42:01 -05:00
  • 61fb096f96 Add new/existing task for all three actions Matt Rubens 2025-01-27 09:40:04 -05:00
  • 0a19745c23 fix pr comment sam hoang 2025-01-27 21:28:58 +07:00
  • 31ec687768 Adds provider names to dropdown Pugazhendhi 2025-01-27 11:16:57 +05:30
  • aed51a2bc5 Updates error reading Pugazhendhi 2025-01-27 10:49:41 +05:30
  • f222e8341c Added mistral and deepseek models Pugazhendhi 2025-01-24 19:01:58 +05:30
  • 336f76baa9 Changes production url Pugazhendhi 2025-01-23 17:53:03 +05:30
  • d78c6a6862 Updates test file Pugazhendhi 2025-01-23 12:04:57 +05:30
  • 270105bac8 Adds test file Pugazhendhi 2025-01-23 11:54:58 +05:30
  • 698ae6566d Handles error messages Pugazhendhi 2025-01-23 11:11:25 +05:30
  • 20d9a88bb4 Removed comments Pugazhendhi 2025-01-23 10:36:53 +05:30
  • 02ccd77004 Fixed model mismatch Pugazhendhi 2025-01-23 10:33:39 +05:30
  • 62dcfbe549 Adds unbound provider to roo cline Pugazhendhi 2025-01-22 16:15:25 +05:30
  • 17c0deaf6b refactor: improve error logging in ClineProvider sam hoang 2025-01-27 21:12:53 +07:00
  • db0ec64d1c Merge pull request #597 from RooVetGit/mrubens-patch-1 Matt Rubens 2025-01-27 03:22:37 -05:00
  • f81c2378e0 Update README.md Matt Rubens 2025-01-27 03:21:19 -05:00
  • 1c1810ebdc Merge pull request #596 from RooVetGit/readme-links Matt Rubens 2025-01-27 03:19:01 -05:00
  • 407fe8f6f3 Update README.md Matt Rubens 2025-01-27 03:14:40 -05:00
  • 2ffb009e6a Speed up diff edits Matt Rubens 2025-01-27 02:31:38 -05:00
  • 85c49d8eff feat(code-actions): add "Fix Code in Current Task" action sam hoang 2025-01-27 14:24:26 +07:00
  • f47dd2d0db Merge pull request #584 from RooVetGit/mcp_timeouts Matt Rubens 2025-01-26 22:54:26 -05:00
  • 57518e10b3 Add per-server MCP network timeout configuration Matt Rubens 2025-01-26 15:32:17 -05:00
  • 3deeb0c28b Merge pull request #579 from RooVetGit/changeset-release/main Matt Rubens 2025-01-26 14:23:08 -05:00
  • 96dc4f58fd Update CHANGELOG.md Matt Rubens 2025-01-26 14:19:21 -05:00
  • efd599e3e5 changeset version bump github-actions[bot] 2025-01-26 19:17:46 +00:00
  • ffa7d34f0b Merge pull request #582 from RooVetGit/v3.3.3 Matt Rubens 2025-01-26 14:16:51 -05:00
  • 3c5019dec4 v3.3.3 Matt Rubens 2025-01-26 14:14:59 -05:00
  • 601ede7482 Merge pull request #577 from psv2522/fix-issue-562 Matt Rubens 2025-01-26 08:46:38 -05:00
  • 2d65b8aabe fix:Using optionStyle everywhere correctly Prathmesh Vhatkar 2025-01-26 19:10:16 +05:30
  • 6b3fffce3e Merge pull request #574 from RooVetGit/better_file_suffix_check Matt Rubens 2025-01-26 08:21:11 -05:00
  • 63787d1f7b fix:Added correct styling for the select options Prathmesh Vhatkar 2025-01-26 18:00:10 +05:30
  • 5d20477785 Throw FileRestrictionErrors sooner Matt Rubens 2025-01-26 02:43:40 -05:00
  • 813c607440 Merge pull request #565 from RooVetGit/changeset-release/main Matt Rubens 2025-01-26 00:59:30 -05:00
  • a6ff8d250b Update CHANGELOG.md Matt Rubens 2025-01-26 00:57:00 -05:00
  • 3af81a7ae5 Update CHANGELOG.md Matt Rubens 2025-01-26 00:54:57 -05:00
  • 7f92f1ca11 changeset version bump github-actions[bot] 2025-01-26 05:47:50 +00:00
  • 74d30904a2 Merge pull request #570 from RooVetGit/v3.3.2 Matt Rubens 2025-01-26 00:46:47 -05:00
  • 8f5b9405fb v3.3.2 Matt Rubens 2025-01-26 00:42:43 -05:00
  • 241ee6ed37 Merge pull request #568 from RooVetGit/bug-report-version-required Matt Rubens 2025-01-26 00:40:48 -05:00
  • ffd0829757 Update bug_report.yml Matt Rubens 2025-01-26 00:37:25 -05:00
  • 2fbf276f00 Merge pull request #555 from dairui1/feat/openrouter_base_url Matt Rubens 2025-01-26 00:35:11 -05:00
  • 3d5780f44e Fix Matt Rubens 2025-01-26 00:31:53 -05:00
  • 1bf0145099 Merge pull request #541 from PretzelVector/indent_collapsed_settings Matt Rubens 2025-01-26 00:19:58 -05:00
  • 1101992e3a Merge pull request #563 from Szpadel/r1-display-reason Matt Rubens 2025-01-26 00:19:11 -05:00
  • 60749237ff Merge remote-tracking branch 'origin/main' into r1-display-reason Matt Rubens 2025-01-26 00:16:55 -05:00
  • af4161d777 Merge pull request #567 from RooVetGit/fix_mcp_chat_checkboxes Matt Rubens 2025-01-25 23:53:57 -05:00
  • d052bebed6 Fix bug where always allow wasn't showing up for MCP tools Matt Rubens 2025-01-25 23:44:18 -05:00
  • 3b2424965c Merge pull request #564 from RooVetGit/small_fixes Matt Rubens 2025-01-25 22:32:49 -05:00
  • 90d6ab7e2e Add configuration picker on the modes page Matt Rubens 2025-01-25 22:16:05 -05:00