Commit Graph

55 Commits

Author SHA1 Message Date
dependabot[bot]
38c948f761 chore(deps): bump django from 4.2.22 to 4.2.27 in /manual-testing-sandbox (#8992)
chore(deps): bump django in /manual-testing-sandbox

Bumps [django](https://github.com/django/django) from 4.2.22 to 4.2.27.
- [Commits](https://github.com/django/django/compare/4.2.22...4.2.27)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 4.2.27
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-03 09:49:19 -08:00
Dallin Romney
f0d98386bf fix: cleanup 2025-09-29 17:40:19 -07:00
Dallin Romney
f1253a74e1 feat: claude code mcp json format support 2025-09-24 19:50:11 -07:00
Aditya Mitra
059c901bdb style: skip toolcall status message for terminal tool (#7856) 2025-09-19 12:57:14 -07:00
Jacob Kim
ec26d5719d refactor: it's easier to test next edit without the minus 2025-07-30 10:18:10 -07:00
Nate
04fc6c883e Merge branch 'dallin/system-message-tools' of https://github.com/continuedev/continue into dallin/system-message-tools 2025-07-24 08:24:54 -07:00
Dallin Romney
ec9d3157bb fix: system message tools array args for search and replace tool 2025-07-24 19:06:42 +07:00
Nate
96780f5abf remove comments 2025-07-23 23:03:57 -07:00
Dallin Romney
400013333d chore: system message tools: cleanup and restore edit test 2025-07-20 12:42:03 +02:00
Jacob Kim
cee66e55c9 add next edit test cases 2025-06-24 18:13:15 -07:00
Jacob Kim
651f10a97e Merge branch 'main' of github.com:continuedev/continue into jacob/feature/next-edit-mvp 2025-06-16 09:07:12 -07:00
Jacob Kim
f62bfe63e1 add tests for next edit tasks 2025-06-13 17:49:22 -07:00
Dallin Romney
86ec2928f3 prettier update 2025-06-11 18:01:41 -07:00
Adarsh Iyer
3f595eceb4 Merge pull request #6012 from continuedev/feature/view-context/base-copy
[Updated PR] [Feature] Autocomplete context from other tabs open in the editor
2025-06-11 16:25:04 -07:00
Tomasz Stefaniak
cafb2e93c7 fix: tests 2025-06-09 13:22:34 -07:00
dependabot[bot]
ba725ea96f Bump django from 3.2.7 to 4.2.22 in /manual-testing-sandbox
Bumps [django](https://github.com/django/django) from 3.2.7 to 4.2.22.
- [Commits](https://github.com/django/django/compare/3.2.7...4.2.22)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 4.2.22
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-06 15:49:55 +00:00
adarshramiyer
91a45507c8 changed test.ts for prettier formatting test 2025-06-05 17:18:10 -07:00
adarshramiyer
0a632b5401 open files context works :) refinements to come as to how they are loaded into context 2025-06-04 15:20:16 -07:00
Nate
02e4fa6e45 Merge branch 'main' into nate/prettier-ci 2025-06-02 13:03:36 -07:00
Dallin Romney
34166b6af9 change to 'gitDiffCache' and add tests 2025-05-28 15:31:18 -07:00
Nate
4f7ebf0c1b npx prettier --check "**/*.{js,jsx,ts,tsx,json,css,md}" --ignore-path .
gitignore --ignore-path .prettierignore --write
2025-05-25 18:41:32 -07:00
Nate
dcb1615486 Merge branch 'main' into dallin/cancelable-apply 2025-05-25 16:11:53 -07:00
Patrick Erichsen
7a44a38c86 fix: revert file changes 2025-05-20 16:42:05 -07:00
Patrick Erichsen
cd97833be8 fix: remove stale code 2025-05-20 15:15:22 -07:00
Dallin Romney
b8b893d3d0 merge main 2025-05-19 10:55:54 -07:00
Patrick Erichsen
5944fca737 fix: reject logic 2025-05-16 10:38:47 -07:00
Dallin Romney
1a47f96259 catch client abort errors 2025-05-15 18:45:55 -07:00
dependabot[bot]
468fb880c8 build(deps): bump torch from 1.9.1 to 2.6.0 in /manual-testing-sandbox
Bumps [torch](https://github.com/pytorch/pytorch) from 1.9.1 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v1.9.1...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 16:52:02 +00:00
Patrick Erichsen
635f7cb168 feat: toolbar header for all codeblocks 2025-04-10 22:38:44 -07:00
Patrick Erichsen
96863db15c remove default model title 2025-04-08 21:35:45 -07:00
Dallin Romney
aa98e1975c move select profile and org logic to thunks 2025-02-14 00:04:18 -08:00
Dallin Romney
f4e7398d70 minor fixes 2024-12-13 18:51:28 -08:00
Dallin Romney
244c93c379 file tree context provider 2024-12-12 11:22:06 -08:00
Nate
9985c9e369 Merge branch 'main' into nate/tool-use 2024-11-26 13:48:28 -08:00
Dallin Romney
a1a433aa7b merge main 2024-11-25 16:31:40 -08:00
Dallin Romney
263c839153 docs - use config.docs instead of inferring from statuses 2024-11-22 15:41:41 -08:00
Dallin Romney
0b0a0e6445 docs suggestions patrick bug fixes p1 2024-11-22 11:07:28 -08:00
Dallin Romney
6cb9adc110 suggested docs - cleanup 2024-11-22 03:10:45 -08:00
Dallin Romney
29d7e8077d merge main 2024-11-22 02:55:52 -08:00
Test
cf25bb210f Merge branch 'main' into nate/tool-use 2024-11-21 21:36:36 -08:00
Test
5a82374077 add keyboard shortcuts to accept/reject 2024-11-21 18:53:33 -08:00
Nate
ee7bea7c19 renderChatMessage, return ContextItem[] from tools, and other refactoring 2024-11-21 18:31:50 -08:00
Test
8a4118db1d improve styling of add to file btn 2024-11-21 18:23:17 -08:00
Dallin Romney
cb071a7419 package file parsers 2024-11-21 00:42:09 -08:00
Test
f90d4bc502 WIP: handle whole file additions 2024-11-20 16:36:53 -08:00
Test
067da11573 adjust styling on small breakpoints 2024-11-15 14:32:13 -08:00
tomasz-io
aa6cebe9f0 improv: transform autocomplete edge cases 2024-11-06 20:22:13 +07:00
tomasz-io
cb45761e42 test: add more languages 2024-10-24 17:40:01 +07:00
tomasz-io
50515b7fd8 improv: preserve punctuation completions 2024-10-21 14:05:49 +07:00
Test
4f5f92bc23 add env var for running GUI 2024-10-17 17:57:50 -07:00