Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3682 commits
Select commit Hold shift + click to select a range
90ab59d
Replace context.globalStorageUri with the HostProvider in CheckpointT…
sjf Sep 18, 2025
981fe9c
Changeset bump and announcement update (#6290)
canvrno Sep 18, 2025
1064c63
v3.29.1 Release Notes
github-actions[bot] Sep 18, 2025
43006ca
Update runclinecore.sh script (#6300)
sjf Sep 18, 2025
4f66126
Consolidate duplicated code in BrowserSession and UrlContextFetcher (…
sjf Sep 18, 2025
5db4970
Enhance Testing Framework - Improve non-deterministic scenarios + fix…
JicLotus Sep 18, 2025
767b81b
Improve standalone startup times (#6272)
JicLotus Sep 18, 2025
3b93871
use consolidated type parameters for getter functions in state-helper…
celestial-vault Sep 18, 2025
2687ae1
Set telemetry env vars for JetBrains builds [esbuild] (#6299)
sjf Sep 18, 2025
4b450f4
Pass max_tokens to moonshot provider (#6316)
canvrno Sep 18, 2025
fea8313
Revert "fix: configure HeroUI setup (#6279)" (#6323)
abeatrix Sep 18, 2025
e5e293c
v3.29.2 Release Notes
github-actions[bot] Sep 18, 2025
2668bcd
added baseten link to docs.json (#6312)
AlexKer Sep 18, 2025
07b49ba
feat: OCA provider (#5075)
nihar-oracle Sep 19, 2025
d076487
Add code-supernova stealth model (#6327)
saoudrizwan Sep 19, 2025
6787ded
v3.30.0 Release Notes (#6338)
github-actions[bot] Sep 19, 2025
c6e5b15
Fix flicker issue when switching modes (#6341)
canvrno Sep 19, 2025
07f944b
fix: update SectionHeader to prevent content overlap (#6337)
abeatrix Sep 19, 2025
42666d9
fix: use webview dependencies (#6344)
abeatrix Sep 19, 2025
b11e617
YOLO MODE (#6340)
pashpashpash Sep 19, 2025
91deede
fix: model list not being updated in time for user to use shortcut bu…
saoudrizwan Sep 19, 2025
800967d
v3.30.1 Release Notes (#6343)
github-actions[bot] Sep 19, 2025
23fa1cb
Fix Announcement banner UI tests
saoudrizwan Sep 19, 2025
af05d34
v3.30.2 Release Notes
saoudrizwan Sep 19, 2025
adc15c7
Fix copy
saoudrizwan Sep 19, 2025
cc540d8
Remove comment on cacheWritesPrice in clineCodeSupernovaModelInfo
saoudrizwan Sep 19, 2025
aab002f
adding yolo mode telemetry which is triggered in grpc call updated (#…
0xToshii Sep 19, 2025
428cdb6
feat(oca): add OCA provider with model picker and auth integration (#…
nihar-oracle Sep 20, 2025
d858fb9
Empty PR to bump changeset (#6351)
arafatkatze Sep 20, 2025
52ab767
v3.30.3 Release Notes (#6352)
github-actions[bot] Sep 20, 2025
f2ce0b4
fix: Fixing oca provider utils (#6359)
nihar-oracle Sep 21, 2025
d0da22d
Modify checkpoints to accept an array of workspaces (#6320)
canvrno Sep 22, 2025
90fa3d7
Dependency updates (#6096)
canvrno Sep 22, 2025
58b0ea9
Run Testing platform within Test workflow [shadow] (#6273)
JicLotus Sep 22, 2025
a10d778
fix: remove temperature settings in z.ai models (#6311)
ZeroAurora Sep 22, 2025
737dce0
Remove duplicate settings references in Task class (#6336)
celestial-vault Sep 22, 2025
a9bc4c7
Testing platform coverage (#6332)
JicLotus Sep 22, 2025
a9cac32
feat: Fixing dictation settings (#6385)
arafatkatze Sep 23, 2025
bc228de
Update SAP AI Core Provider Anthropic input token calculation (#6363)
tjandy98 Sep 23, 2025
b940cef
refactor: append stealth models on readOpenRouterModels & refreshOpen…
abeatrix Sep 23, 2025
c16e271
Adding voice mode to Cline (#6208)
arafatkatze Sep 23, 2025
ae9b20a
Adding Search tool for multi root workspace (#6288)
arafatkatze Sep 23, 2025
2d9ff86
Update dependencies (#6390)
canvrno Sep 23, 2025
cb4c61b
Dependency changes (#6393)
canvrno Sep 23, 2025
08365b3
feat: add configurable auto-condense threshold setting (#6391)
abeatrix Sep 23, 2025
10cbbb2
feat: Cline Auth Provider (#6131)
abeatrix Sep 23, 2025
b3aee38
feat: new Task Header UI with configurable auto condense threshold (#…
abeatrix Sep 23, 2025
30c1215
Add a workflow that will trigger the Jetbrains tests for PRs in the c…
sjf Sep 23, 2025
580b2e3
Update CODEOWNERS to remove dcbartlett (#6408)
saoudrizwan Sep 23, 2025
407e472
fix: poll feature flags for all users (#6404)
abeatrix Sep 23, 2025
6a8f900
REmove VCS requirement from multiroot checkpoints (#6405)
canvrno Sep 23, 2025
9c3ac14
feat: add multi-root workspace setting with feature flag support (#6409)
abeatrix Sep 23, 2025
eb2550e
fix(oca): add auth guard, unify axios config, and rotate default IDCS…
nihar-oracle Sep 23, 2025
fe2a8a9
dev: disable auto-condense threshold configuration in task header (#6…
abeatrix Sep 23, 2025
1c70089
initialize compact mode to prevent UI glitching on mount (#6413)
abeatrix Sep 24, 2025
880755e
feat: add multi-root workspace support for auto-approve file reads (#…
arafatkatze Sep 24, 2025
777b857
fix: update fontsource import path to resolve 401 errors (#6414)
abeatrix Sep 24, 2025
8daca03
add a script to reconstruct taskHistory (#6403)
celestial-vault Sep 24, 2025
a3945dc
Replace vscode context.globalStoragePath with HostProvider.globalStor…
sjf Sep 24, 2025
011b192
Update task header and focus chain UI design (#6415)
saoudrizwan Sep 24, 2025
c85a4ab
Fix bg color of API configuration in settings (#6422)
saoudrizwan Sep 24, 2025
1bdd1e9
Add docs for opening cline in right sidebar (#6292)
celestial-vault Sep 24, 2025
5be6ba6
Testing Platform - Support partial response validation via meta.expec…
JicLotus Sep 24, 2025
0ecdf8d
update CompactTaskButton tooltip content and styling (#6424)
abeatrix Sep 24, 2025
ca96bd8
add infobanner (#6294)
celestial-vault Sep 24, 2025
b794583
Update colors and width of focus chain (#6437)
saoudrizwan Sep 24, 2025
e5e26f4
Decrease focus chain height
saoudrizwan Sep 24, 2025
9b6b1c3
Revert focus chain design changes (#6441)
saoudrizwan Sep 24, 2025
5de05d6
Restricting voice mode to mac os only (#6442)
arafatkatze Sep 24, 2025
3c1b670
fix: cline not knowing plan/act mode if compact mode is enabled (#6443)
saoudrizwan Sep 24, 2025
f0cab63
Fixing icons and positioning for UI for voice mode (#6445)
arafatkatze Sep 24, 2025
7cc612d
Fix right sidebar banner and docs (#6446)
saoudrizwan Sep 25, 2025
d22596e
Update announcement banner content (#6448)
saoudrizwan Sep 25, 2025
366d8a5
Fix failing integration test due to duplicate test id
saoudrizwan Sep 25, 2025
3e0c39a
v3.31.0 Release Notes (#6379)
github-actions[bot] Sep 25, 2025
33d77eb
Copy changes
saoudrizwan Sep 25, 2025
95cca05
Add CLI tools detection to environment details (#5471)
domdomegg Sep 25, 2025
03acada
Fix padding in checkpoints error
saoudrizwan Sep 25, 2025
a702270
Fix import linter error
saoudrizwan Sep 25, 2025
688f93d
Show ToS update for cline account users
saoudrizwan Sep 25, 2025
3b1477b
Rename MCP tab 'Installed' to 'Configure' (#5966)
saoudrizwan Sep 25, 2025
13af435
v3.31.1 Release Notes (#6451)
github-actions[bot] Sep 25, 2025
d3cff6a
fix: search tool long regex string causing overflow in chatview
saoudrizwan Sep 25, 2025
648ae1b
feat(chat): add scroll to top functionality (#6423)
abeatrix Sep 26, 2025
42df031
feat: add HeroTooltip to conversation history button (#6466)
celestial-vault Sep 26, 2025
f5fc3fe
test: skip API request failure check to prevent Windows timeout (#6468)
abeatrix Sep 26, 2025
8213b0b
Update E2E Test for Chat input (#6470)
abeatrix Sep 26, 2025
65eee1a
add code-supernova-1m (#6458)
pashpashpash Sep 26, 2025
8635720
Empty PR to bump changeset (#6485)
arafatkatze Sep 26, 2025
aef27eb
v3.32.0 Release Notes (#6487)
github-actions[bot] Sep 26, 2025
e852c69
force no proxy for hostbridge connection (#6474)
tseglevskiy Sep 26, 2025
dd055b3
fix: add retry logic to SAP AI Core provider (#6453)
lcs-bdr Sep 26, 2025
fdeef9c
fix: uses homedir instead of hardcoded tilde for MCP path
saoudrizwan Sep 27, 2025
94da9f6
Only show the info banner messages about the right sidebar in VSCode …
sjf Sep 27, 2025
0762e64
fix: sending message during interactive command would show double che…
saoudrizwan Sep 27, 2025
23fa305
Enable thinking by default for models that support it to reduce text …
saoudrizwan Sep 27, 2025
b831100
feat: preserve reasoning traces for cline/openrouter/anthropic provid…
saoudrizwan Sep 27, 2025
58b14c6
CLINE_ACTIVE usage (#6471)
tseglevskiy Sep 27, 2025
8caf376
Fix problem compiling integration tests (#6498)
sjf Sep 27, 2025
3173483
remove task class enable checkpoints variable and directly use statem…
celestial-vault Sep 27, 2025
7623263
[Tasks directory] Replace uses of context.globalStorageUri with HostP…
sjf Sep 28, 2025
5826cb5
fix: cline accounts using stale id token at refresh response (#6509)
BarreiroT Sep 28, 2025
aec2fd5
fix: planActSeparateModelsSetting defaulting to true for new users af…
saoudrizwan Sep 28, 2025
5a84cb1
Use SlidersHorizontal icon for API Configuration tab in Settings
saoudrizwan Sep 28, 2025
c2ec5fd
Update Settings design and 'About' section
saoudrizwan Sep 28, 2025
55ffe9e
Update task timeline colors
saoudrizwan Sep 28, 2025
ee6daed
Change task timeline items border radius
saoudrizwan Sep 28, 2025
403a32b
Disable TaskFeedbackButtons
saoudrizwan Sep 28, 2025
fb7f0e3
v3.32.1 Release Notes (#6488)
github-actions[bot] Sep 28, 2025
b8dd6ab
Add /task deep link handler (#6513)
saoudrizwan Sep 28, 2025
01f61b6
Make first checkpoint async to unblock UI
saoudrizwan Sep 28, 2025
c8caa6f
fix: command execution not sending output to webview and incorrectly …
saoudrizwan Sep 28, 2025
1cc702c
remove getCurrentMode function in favor of state manager (#6418)
celestial-vault Sep 28, 2025
18879ed
Don't include VS Code LM API for non-VSCode platforms (#6523)
sjf Sep 29, 2025
5836db3
[disk.ts] Replace uses of context.globalStorageUri with HostProvider.…
sjf Sep 29, 2025
4f931c2
Handle quotes and other special chars in the curl request (#6525)
sjf Sep 29, 2025
8c17d86
Replace VSCode API with Host Provider (#6527)
sjf Sep 29, 2025
64eb66d
Move getGlobalStorageDir out of the HostProvider into disk.ts (#6530)
sjf Sep 29, 2025
813a958
Replace VSCode API with the host bridge. (#6529)
sjf Sep 29, 2025
98e5ccc
Add Claude Sonnet 4.5 (#6544)
saoudrizwan Sep 29, 2025
b54e204
Revert "Add Claude Sonnet 4.5 (#6544)"
saoudrizwan Sep 29, 2025
25b1cf9
Add fixed Sonnet 4.5 support
saoudrizwan Sep 29, 2025
c496f8a
Fix OpenRouter model id
saoudrizwan Sep 29, 2025
dd3a234
v3.32.2 Release Notes (#6511)
github-actions[bot] Sep 29, 2025
6bd3181
Add Sonnet 4.5 to Bedrock; add model banner announcing Sonnet 4.5; mo…
saoudrizwan Sep 29, 2025
f3adf68
v3.32.3 Release Notes
saoudrizwan Sep 29, 2025
3c21d2b
fix: returning undefined when URL is not valid (#6377)
requesty-JohnCosta27 Sep 29, 2025
cda3eb8
fix: task timeline showing text and reasoning items
saoudrizwan Sep 29, 2025
87c9f58
Add 1m context window support to Sonnet 4.5
saoudrizwan Sep 29, 2025
d1fc597
Reduce Test Workflow Time by 45% and Enable Qlty Coverage on Main (#6…
JicLotus Sep 29, 2025
b0f8620
Add prompt caching support for OpenRouter's `anthropic/claude-4.5-son…
saoudrizwan Sep 29, 2025
3c84388
feat: Add Amazon Bedrock us-west-1 support. (#6550)
ajjuaire Sep 29, 2025
684438b
Add Sonnet 4.5 to GCP Vertex
saoudrizwan Sep 29, 2025
76b86ff
v3.32.4 Release Notes
saoudrizwan Sep 29, 2025
3e8548a
Improve thinking budget slider UI to take up less space
saoudrizwan Sep 29, 2025
a9e17fe
Fix thinking slider starting at min rather than 0
saoudrizwan Sep 29, 2025
9355d61
updating .github codeowners (#6539)
JicLotus Sep 29, 2025
963e2c0
fix: Fixing refresh logic (#6542)
nihar-oracle Sep 29, 2025
da99e2b
fix: update vercel provider cost note and sign-up url (#6551)
shaper Sep 29, 2025
00bf05c
Fix repeated API error 400 in SAP AI Core provider (#6537)
lcs-bdr Sep 29, 2025
6c099fb
docs: update documentation for Claude Sonnet 4.5 release (#6556)
nickbaumann98 Sep 29, 2025
246b0fa
Add documentation for changes introduced in 3.30 (#6512)
Sep 29, 2025
c2dc0e5
make task constructor typed object (#6558)
celestial-vault Sep 29, 2025
ab88599
Add ContextWindowSwitcher component to easily switch between 200k and…
saoudrizwan Sep 29, 2025
41202df
Add prompt to encourage Sonnet 4.5 to use multiple search/replace blo…
saoudrizwan Sep 30, 2025
f14ed85
Use state to manage NewModelBanner presentation
saoudrizwan Sep 30, 2025
c3c80ff
v3.32.5 Release Notes (#6552)
github-actions[bot] Sep 30, 2025
edf5ea0
Change task timeline item hover style
saoudrizwan Sep 30, 2025
163bf77
Add a way for cline-core to get the version of the client. (#6553)
sjf Sep 30, 2025
ba12672
Remove open in editor button (#6462)
celestial-vault Sep 30, 2025
5babd9e
fix: keep fuzzy search active in chat input after selecting Add File/…
kvyb Sep 30, 2025
15f713d
Pass host telemetry requests (#6444)
kvyb Sep 30, 2025
1615bf3
fix: set max thinking budgets to avoid overflow when switching models…
saoudrizwan Sep 30, 2025
3e82686
Update Cline provider headers (#6575)
canvrno Sep 30, 2025
d099be1
Adding Telemetry for @ mention usage (#6499)
arafatkatze Sep 30, 2025
062e597
feat: Add Claude Sonnet 4.5 to Claude Code (#6573)
BarreiroT Sep 30, 2025
1239fe1
Fixing parsing issues for workspace hints (#6559)
arafatkatze Oct 1, 2025
99b8b92
Adding Telemetry for multi root workspace (#6580)
arafatkatze Oct 1, 2025
c2f6973
Improve the git commit message generator (#6583)
sjf Oct 1, 2025
d68bf86
Provide model with better environment details in multiroot scenarios …
canvrno Oct 1, 2025
9cb0e51
Feat: Exclude deleted files from environment_details visible/open tab…
canvrno Oct 1, 2025
793db91
Adding support for GLM-4.6 (#6589)
arafatkatze Oct 1, 2025
b0fa1be
Accept task settings in init task (#6342)
celestial-vault Oct 1, 2025
a369551
fix: resolve CSS @import ordering issue for Tailwind CSS v4 compatibi…
celestial-vault Oct 1, 2025
e288bb9
Adjusted position and wording of multiroot settings (#6590)
canvrno Oct 1, 2025
8456f45
v3.32.6 Release Notes (#6579)
github-actions[bot] Oct 1, 2025
80f84b5
Log env vars in cline-core (#6595)
sjf Oct 1, 2025
9b6a120
feat(focus-chain): Render checklist items as markdown (#6452)
NightTrek Oct 2, 2025
afa3eed
Update scripts/runclinecore.sh to include platform specific node modu…
sjf Oct 2, 2025
4c820db
do not initialize duplicate statemanager in migration; use vscode api…
celestial-vault Oct 2, 2025
3fa4106
Added checkpoints warning for multiroot scenarios (#6615)
canvrno Oct 2, 2025
888968d
Update local models docs: remove emojis, add Qwen3 Coder recommendati…
nickbaumann98 Oct 2, 2025
1b1e66f
cli <--> main sync (#6576)
pashpashpash Oct 2, 2025
1cee9f3
feat: feature flag for cline auth provider (#6629)
abeatrix Oct 3, 2025
a5699e8
Make statemanager global singleton (#6619)
celestial-vault Oct 3, 2025
f9f96b0
Bug Fix: replace featureFlagsService with isMultiRootEnabled utility …
arafatkatze Oct 3, 2025
a037ba8
Make the results of the GH test workflow easier to understand & fix w…
sjf Oct 3, 2025
097f8e6
cline cli super alpha (#6644)
pashpashpash Oct 3, 2025
124fc6f
add logout reason tracking and improve cleanup handling (#6657)
tseglevskiy Oct 6, 2025
77395a3
adding send as a top level command (#6661)
0xToshii Oct 6, 2025
541b51c
Add watch build script (#6655)
celestial-vault Oct 6, 2025
529bb3a
refactor: Support Multiple Telemetry providers (#6582)
NightTrek Oct 6, 2025
63a3896
Multiroot mentions support (#6627)
canvrno Oct 6, 2025
2917cd2
Provider scripts (#6668)
canvrno Oct 6, 2025
e25fbc1
adding checkpoint restore to cli (#6669)
0xToshii Oct 7, 2025
a33a3d9
removing the duplicate error print value (#6670)
0xToshii Oct 7, 2025
c119574
implemented GetHostVersionResponse rpc in the cli (#6663)
pashpashpash Oct 7, 2025
29139a6
remove global --config flag for cli (#6673)
Garoth Oct 7, 2025
816c7ed
feat: Adding Oca mode for internal and external (#6599)
nihar-oracle Oct 7, 2025
9f25f8a
Auth refactor (#6674)
canvrno Oct 7, 2025
1eaeb18
Add Bedrock global and jp inference profile support. (#6666)
ajjuaire Oct 7, 2025
a85acf8
feat(logging): replace HostProvider with node-machine-id for machine …
arafatkatze Oct 7, 2025
5572096
add settings flag and settings parsing (#6682)
celestial-vault Oct 7, 2025
c3e24e5
add yolo flag (#6690)
celestial-vault Oct 8, 2025
d14d055
fixed ispartial handling for all cases, and cleaned up output to not …
pashpashpash Oct 8, 2025
e80e0eb
add oneshot command (#6695)
celestial-vault Oct 8, 2025
bc92d18
working on web
Oct 16, 2025
a2075a8
Phase wise milestone 2 plans
Oct 19, 2025
287b45e
updated gitignore
Oct 19, 2025
3f0e2d2
resolved dom warnings
Oct 22, 2025
87108e7
update plan
Oct 22, 2025
65af309
Merge pull request #1 from garvk/cline-web-milestone2
garvk Oct 25, 2025
37900b2
working
srishti20409 Oct 30, 2025
35cdde3
replit files
srishti20409 Oct 30, 2025
a277c57
added mcp server
srishti20409 Oct 30, 2025
991f269
Post-Recovery checkpoint
garvk Oct 30, 2025
ca5bd52
Post-Recovery checkpoint
garvk Oct 30, 2025
ca441b8
Post-Recovery checkpoint
garvk Oct 30, 2025
6a735e7
Post-Recovery checkpoint
garvk Oct 30, 2025
fad1b63
Post-Recovery checkpoint
garvk Oct 30, 2025
f6dbd9c
Post-Recovery checkpoint
garvk Oct 30, 2025
f3df843
Saved your changes before starting work
Oct 30, 2025
ff57309
Update setup script and documentation for Cline Replit project
Oct 30, 2025
29b0028
Update webview configuration to allow local development hosts
Oct 30, 2025
da7a155
Update web server to properly serve static files and handle requests
Oct 30, 2025
37b1dd9
Update build script to correctly map source files
Oct 30, 2025
dfd29f0
Add Chrome DevTools to services and configure Indian Kanoon token
Oct 30, 2025
5397c07
Add a new image asset for display within the application
Oct 30, 2025
6136b4e
Update test file for Chrome browser compatibility
Oct 30, 2025
13dfbb7
Add a test page for Chrome DevTools MCP server integration
Oct 30, 2025
0b25685
Transitioned from Plan to Build mode
Oct 31, 2025
8d2d68c
Update settings to use environment variables for API tokens
Oct 31, 2025
a08191a
Add a quick health check to the application's root endpoint
Oct 31, 2025
402bf27
Add a health check endpoint to ensure application responsiveness
Oct 31, 2025
3344337
Improve service startup sequence and add frontend readiness check
Oct 31, 2025
a71df4f
Add improved error handling for deployment timeouts
Oct 31, 2025
c9815b3
Saved your changes before starting work
Oct 31, 2025
7003acc
Improve frontend deployment for Replit environments
Oct 31, 2025
47df0c9
Add overview of AI coding assistant system architecture and capabilities
Oct 31, 2025
5e7d526
Improve standalone bridge loading and message handling
Oct 31, 2025
12ea65d
Improve file upload process by addressing timeout issues
Oct 31, 2025
b89dabb
Improve publishing process to prevent timeouts
Oct 31, 2025
d989bd9
Remove unnecessary build steps from production deployment script
Oct 31, 2025
b25e7db
Update deployment script to serve frontend with Vite preview
Oct 31, 2025
34a5891
Update deployment configuration to use autoscale for production builds
Oct 31, 2025
f8fb0d6
Update deployment configuration for autoscale environments
Oct 31, 2025
f970c2f
Investigate deployment timeouts and provide user guidance
Oct 31, 2025
c76277d
Remove unused software packages to reduce system bloat
Oct 31, 2025
529b3eb
Remove unused software packages from the system
Oct 31, 2025
436ad61
Improve application health check response time and reliability
Oct 31, 2025
5f30091
Add frontend build step to production deployment script
Oct 31, 2025
f173ce3
Update startup script to improve production deployment and health checks
Oct 31, 2025
ffe07d8
Update service to listen on port 80 for health checks
Oct 31, 2025
6440e40
Update build script to ensure dependencies are installed
Oct 31, 2025
0aa019b
Add script to compile and build all project components
Oct 31, 2025
8ea43bc
Update build process to only compile JavaScript protobufs
Oct 31, 2025
30f50e9
Update website navigation menu for improved user experience
Oct 31, 2025
8806ee8
Configure Go environment and build Go protobuf files
Oct 31, 2025
d2d42a4
Optimize build process by caching dependencies and skipping unchanged…
Nov 3, 2025
e2c1571
Set up Go environment and resolve build issues
Nov 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 8 additions & 0 deletions .changeset/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changesets

Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it [in our repository](https://github.com/changesets/changesets)

We have a quick list of common questions to get you started engaging with this project in
[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md)
11 changes: 11 additions & 0 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://unpkg.com/@changesets/config@3.0.5/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}
5 changes: 5 additions & 0 deletions .changeset/fruity-plums-decide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"claude-dev": patch
---

CLI Auth refactor
5 changes: 5 additions & 0 deletions .changeset/legal-shirts-drop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"claude-dev": patch
---

Added checkpoints warning when users start a multiroot task
5 changes: 5 additions & 0 deletions .changeset/plain-carrots-slide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"claude-dev": patch
---

Add JP and Global inference profile options to Cline
5 changes: 5 additions & 0 deletions .changeset/short-bobcats-deny.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"claude-dev": patch
---

Added multiroot support for file mentions
5 changes: 5 additions & 0 deletions .changeset/slick-seas-love.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"claude-dev": patch
---

Added markdown support to focus chain text, allowing the model to display more interesting focus chains
5 changes: 5 additions & 0 deletions .changeset/slow-things-enter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"claude-dev": patch
---

Added scripts to generate providers.go
5 changes: 5 additions & 0 deletions .changeset/wise-glasses-attend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"claude-dev": patch
---

Refactored the Telemetry service to support multiple providers for a future where we support Otel
26 changes: 26 additions & 0 deletions .changie.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
changesDir: .changes
unreleasedDir: unreleased
headerPath: header.tpl.md
changelogPath: CHANGELOG.md
versionExt: md
versionFormat: '## {{.Version}} - {{.Time.Format "2006-01-02"}}'
kindFormat: "### {{.Kind}}"
changeFormat: "* {{.Body}}"
kinds:
- label: Added
auto: minor
- label: Changed
auto: major
- label: Deprecated
auto: minor
- label: Removed
auto: major
- label: Fixed
auto: patch
- label: Security
auto: patch
newlines:
afterChangelogHeader: 1
beforeChangelogVersion: 1
endOfVersion: 1
envPrefix: CHANGIE_
23 changes: 23 additions & 0 deletions .cline-data/data/settings/cline_mcp_settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"mcpServers": {
"indian-kanoon": {
"command": "node",
"args": [
"/home/runner/workspace/mcp-servers/indian-kanoon-server/build/index.js"
],
"env": {
"INDIANKANOON_API_TOKEN": "${INDIANKANOON_API_TOKEN}"
},
"type": "stdio",
"disabled": false,
"autoApprove": [],
"timeout": 60
},
"chrome-devtools": {
"timeout": 60,
"type": "stdio",
"command": "npx",
"args": ["-y", "chrome-devtools-mcp@latest"]
}
}
}
Loading