Christophe Bornet 
							
						 
					 
					
						
						
							
						
						20401df25d 
					 
					
						
						
							
							chore(cli): fix some DOC rules (preview) ( #32839 )  
						
						... 
						
						
						
						Co-authored-by: Mason Daugherty <mason@langchain.dev > 
						
						
					 
					
						2025-09-08 14:36:22 +00:00 
						 
				 
			
				
					
						
							
							
								Christophe Bornet 
							
						 
					 
					
						
						
							
						
						5bf0b218c8 
					 
					
						
						
							
							chore(cli): fix some ruff preview rules ( #32803 )  
						
						
						
						
					 
					
						2025-09-07 16:53:19 -04:00 
						 
				 
			
				
					
						
							
							
								Christophe Bornet 
							
						 
					 
					
						
						
							
						
						e3c4aeaea1 
					 
					
						
						
							
							chore(cli): add mypy strict checking ( #32386 )  
						
						... 
						
						
						
						Co-authored-by: Mason Daugherty <mason@langchain.dev > 
						
						
					 
					
						2025-08-30 13:02:45 -05:00 
						 
				 
			
				
					
						
							
							
								Christophe Bornet 
							
						 
					 
					
						
						
							
						
						cf2b4bbe09 
					 
					
						
						
							
							chore(cli): select ALL rules with exclusions ( #31936 )  
						
						... 
						
						
						
						Co-authored-by: Mason Daugherty <mason@langchain.dev > 
						
						
					 
					
						2025-08-11 22:43:11 +00:00 
						 
				 
			
				
					
						
							
							
								Christophe Bornet 
							
						 
					 
					
						
						
							
						
						46bbd52e81 
					 
					
						
						
							
							chore(cli): add ruff rules D1 ( #32350 )  
						
						... 
						
						
						
						Co-authored-by: Mason Daugherty <mason@langchain.dev > 
						
						
					 
					
						2025-08-11 22:25:30 +00:00 
						 
				 
			
				
					
						
							
							
								Mason Daugherty 
							
						 
					 
					
						
						
							
						
						ae210c1590 
					 
					
						
						
							
							ruff: add bugbear across packages ( #31917 )  
						
						... 
						
						
						
						WIP, other packages will get in next PRs 
						
						
					 
					
						2025-07-08 12:22:55 -04:00 
						 
				 
			
				
					
						
							
							
								Mason Daugherty 
							
						 
					 
					
						
						
							
						
						e7eac27241 
					 
					
						
						
							
							ruff: more rules across the board & fixes ( #31898 )  
						
						... 
						
						
						
						* standardizes ruff dep version across all `pyproject.toml` files
* cli: ruff rules and corrections
* langchain: rules and corrections 
						
						
					 
					
						2025-07-07 17:48:01 -04:00 
						 
				 
			
				
					
						
							
							
								Christophe Bornet 
							
						 
					 
					
						
						
							
						
						a46a2b8bda 
					 
					
						
						
							
							cli: Ruff autofixes ( #31863 )  
						
						... 
						
						
						
						Auto-fixes from ruff with rule ALL 
						
						
					 
					
						2025-07-07 10:06:34 -04:00 
						 
				 
			
				
					
						
							
							
								Christophe Bornet 
							
						 
					 
					
						
						
							
						
						b8e9b4adfc 
					 
					
						
						
							
							cli: Add ruff rule UP (pyupgrade) ( #31843 )  
						
						... 
						
						
						
						See https://docs.astral.sh/ruff/rules/#pyupgrade-up 
All auto-fixed
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com > 
						
						
					 
					
						2025-07-03 14:12:46 +00:00 
						 
				 
			
				
					
						
							
							
								igeni 
							
						 
					 
					
						
						
							
						
						4babefcb2f 
					 
					
						
						
							
							cli[patch]: Modified regular expression ( #19449 )  
						
						... 
						
						
						
						- **Description:** Modified regular expression to add support for
unicode chars and simplify pattern
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com > 
						
						
					 
					
						2024-03-22 15:24:08 -07:00 
						 
				 
			
				
					
						
							
							
								Erick Friis 
							
						 
					 
					
						
						
							
						
						f39246bd7e 
					 
					
						
						
							
							cli should pull instead of delete+clone ( #12607 )  
						
						... 
						
						
						
						Co-authored-by: Harrison Chase <hw.chase.17@gmail.com > 
						
						
					 
					
						2023-10-30 16:44:09 -07:00 
						 
				 
			
				
					
						
							
							
								Harrison Chase 
							
						 
					 
					
						
						
							
						
						8b5e879171 
					 
					
						
						
							
							add a template for the package readme ( #12499 )  
						
						... 
						
						
						
						Co-authored-by: Erick Friis <erick@langchain.dev > 
						
						
					 
					
						2023-10-30 16:39:39 -07:00 
						 
				 
			
				
					
						
							
							
								Erick Friis 
							
						 
					 
					
						
						
							
						
						9adaa78c65 
					 
					
						
						
							
							cli improvements ( #12465 )  
						
						... 
						
						
						
						Features
- add multiple repos by their branch/repo
- generate `pip install` commands and `add_route()` code

Optimizations:
- group installs by repo/branch to avoid duplicate cloning 
						
						
					 
					
						2023-10-28 08:25:31 -07:00 
						 
				 
			
				
					
						
							
							
								Erick Friis 
							
						 
					 
					
						
						
							
						
						4db8d82c55 
					 
					
						
						
							
							CLI CI 2 ( #12387 )  
						
						... 
						
						
						
						Will run all CI because of _test change, but future PRs against CLI will
only trigger the new CLI one
Has a bunch of file changes related to formatting/linting.
No mypy yet - coming soon 
						
						
					 
					
						2023-10-26 17:01:31 -07:00 
						 
				 
			
				
					
						
							
							
								Erick Friis 
							
						 
					 
					
						
						
							
						
						03e79e62c2 
					 
					
						
						
							
							cli fix ( #12380 )  
						
						
						
						
					 
					
						2023-10-26 15:29:49 -07:00 
						 
				 
			
				
					
						
							
							
								Harrison Chase 
							
						 
					 
					
						
						
							
						
						9ce38726a2 
					 
					
						
						
							
							fix some stuff ( #12292 )  
						
						... 
						
						
						
						Co-authored-by: Erick Friis <erick@langchain.dev > 
						
						
					 
					
						2023-10-26 13:30:36 -07:00 
						 
				 
			
				
					
						
							
							
								Erick Friis 
							
						 
					 
					
						
						
							
						
						43257a295c 
					 
					
						
						
							
							CLI Git Improvements ( #12311 )  
						
						... 
						
						
						
						- delete repo sources like pip
- git dep fixes
- error messaging 
						
						
					 
					
						2023-10-25 18:30:02 -07:00 
						 
				 
			
				
					
						
							
							
								Erick Friis 
							
						 
					 
					
						
						
							
						
						47070b8314 
					 
					
						
						
							
							CLI ( #12284 )  
						
						... 
						
						
						
						Co-authored-by: Harrison Chase <hw.chase.17@gmail.com > 
						
						
					 
					
						2023-10-25 11:06:58 -07:00