Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							c50e278db7 
							
						 
					 
					
						
						
							
							fix(config): update max_input_tokens for pino-coder to 16000  
						
						
						
						
					 
					
						2024-12-10 12:04:50 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							586529e23d 
							
						 
					 
					
						
						
							
							Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos  
						
						
						
						
					 
					
						2024-12-06 17:34:41 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							5a95a015e8 
							
						 
					 
					
						
						
							
							Update roles/home/scripts/commits.sh  
						
						
						
						
					 
					
						2024-12-06 12:03:58 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							4ecc45a4bd 
							
						 
					 
					
						
						
							
							feat(git.nix): add ais alias for staged diffs  
						
						... 
						
						
						
						- Introduced `ais` alias to generate commit messages from staged diffs using `aichat`
- The alias runs `git diff --staged HEAD` and pipes the output to `aichat` with the specified model and request type 
						
						
					 
					
						2024-12-06 12:02:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							5ebc68ad80 
							
						 
					 
					
						
						
							
							fix(create_pr_from_files): improved robustness che prima faceva schifo  
						
						
						
						
					 
					
						2024-12-05 15:02:19 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							d91b3bc9a9 
							
						 
					 
					
						
						
							
							scripts(zsh): update create_pr_from_files  
						
						
						
						
					 
					
						2024-12-04 16:13:24 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							91d7bcbab1 
							
						 
					 
					
						
						
							
							Update roles/home/scripts/commits.sh  
						
						
						
						
					 
					
						2024-12-04 11:34:05 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b0080ad5e9 
							
						 
					 
					
						
						
							
							Update roles/home/aichat/roles/commitmessage.md  
						
						
						
						
					 
					
						2024-11-26 12:55:41 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							3b28f09e04 
							
						 
					 
					
						
						
							
							Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos  
						
						
						
						
					 
					
						2024-11-18 20:02:51 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							9abf353f88 
							
						 
					 
					
						
						
							
							fix(nix): update stateVersion and remove adb plugin  
						
						... 
						
						
						
						- Updated `stateVersion` to "24.11"
- Removed `adb` from the list of oh-my-zsh plugins in `zsh.nix` 
						
						
					 
					
						2024-11-18 19:58:32 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							36c8e99d7e 
							
						 
					 
					
						
						
							
							Update roles/home/helix.nix  
						
						
						
						
					 
					
						2024-11-18 11:41:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							45971753fd 
							
						 
					 
					
						
						
							
							Update roles/home/aichat/roles/commitmessage.md  
						
						
						
						
					 
					
						2024-11-18 10:59:52 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							ad180a2890 
							
						 
					 
					
						
						
							
							Update roles/home/aichat/roles/commitmessage.md  
						
						
						
						
					 
					
						2024-11-18 10:56:59 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							47495b845a 
							
						 
					 
					
						
						
							
							chore: formatting TOML files  
						
						
						
						
					 
					
						2024-11-17 20:52:45 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							49913ef5e8 
							
						 
					 
					
						
						
							
							feat(home/helix): add taplo to the list of packages  
						
						
						
						
					 
					
						2024-11-17 20:52:27 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							23ee309b8f 
							
						 
					 
					
						
						
							
							refactor(home/aichat): update configuration and roles handling  
						
						... 
						
						
						
						- Removed inline `config` and `roles` definitions
- Used `lib.readFile` to load external files for configuration and roles
- Organized role files into separate markdown documents 
						
						
					 
					
						2024-11-17 20:28:08 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							8b467e073e 
							
						 
					 
					
						
						
							
							chore(commits.sh): remove unnecessary trailing newlines  
						
						... 
						
						
						
						- Removed two trailing newline characters at the end of the file 
						
						
					 
					
						2024-11-17 20:16:14 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							227c289967 
							
						 
					 
					
						
						
							
							fix(home/zsh.nix): correct path for commitFunctions  
						
						... 
						
						
						
						- Updated the path to correctly place `commits.sh` inside the `bin` directory 
						
						
					 
					
						2024-11-17 20:16:01 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							58e2b8dab7 
							
						 
					 
					
						
						
							
							feat(home/git.nix): enable Git LFS and add aliases  
						
						... 
						
						
						
						- Enabled Git Large File Storage (LFS)
- Added `ai` alias to generate diff with AI chat 
						
						
					 
					
						2024-11-17 20:15:47 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							72167fd861 
							
						 
					 
					
						
						
							
							refactor(config.yaml): update client configuration for openai-compatible  
						
						... 
						
						
						
						- Updated `type` to `openai-compatible`
- Added `name` field for clarity
- Adjusted `api_base` URL to include `/v1`
- Simplified and updated model configurations for consistency 
						
						
					 
					
						2024-11-17 20:15:18 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							bd9329a9ed 
							
						 
					 
					
						
						
							
							Add files  
						
						
						
						
					 
					
						2024-11-17 20:10:06 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							251d38d411 
							
						 
					 
					
						
						
							
							Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos  
						
						
						
						
					 
					
						2024-11-17 14:17:56 +00:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							d9e6d1acd4 
							
						 
					 
					
						
						
							
							feat: load helix files from files  
						
						
						
						
					 
					
						2024-11-17 14:15:29 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							2db9c318a1 
							
						 
					 
					
						
						
							
							Update roles/home/zsh.nix  
						
						
						
						
					 
					
						2024-11-14 11:17:26 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e084734e4a 
							
						 
					 
					
						
						
							
							Update roles/home/helix.nix  
						
						
						
						
					 
					
						2024-10-08 12:27:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a24e261521 
							
						 
					 
					
						
						
							
							Update roles/home/helix.nix  
						
						
						
						
					 
					
						2024-10-08 12:21:12 +01:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							84b014fdac 
							
						 
					 
					
						
						
							
							fix(aichat): max input tokens 8192 and remove example in createpr  
						
						
						
						
					 
					
						2024-07-25 23:26:40 +01:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							8d80114fe8 
							
						 
					 
					
						
						
							
							feat(helix): use nixd and mypy for pylsp  
						
						
						
						
					 
					
						2024-07-17 00:41:43 +01:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							f571e82c28 
							
						 
					 
					
						
						
							
							Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos  
						
						
						
						
					 
					
						2024-07-16 23:49:33 +01:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							2baae66b09 
							
						 
					 
					
						
						
							
							fix(helix): fixed python lsp, golangci-lint use repo defaults  
						
						
						
						
					 
					
						2024-07-16 23:47:08 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							55f370c9d1 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-07-03 10:18:00 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							29692c5f29 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-07-03 10:13:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							abb0002c4c 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-07-02 15:20:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							897b7eb644 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-07-02 15:07:16 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							22bc7e809c 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-07-01 18:40:29 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							1459444d6c 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-07-01 18:34:08 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							180556cf45 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-07-01 18:30:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							866a5de2b8 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-07-01 18:26:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							047c36f1ca 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-07-01 18:20:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							fe6d156580 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-07-01 18:19:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e3013a77b7 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-07-01 18:18:39 +01:00 
						 
				 
			
				
					
						
							
							
								Giulio De Pasquale 
							
						 
					 
					
						
						
						
						
							
						
						
							26eaa20559 
							
						 
					 
					
						
						
							
							fix(helix): add missing language server for Python development  
						
						... 
						
						
						
						- Added `pyright` to the list of language servers in the Helix configuration 
						
						
					 
					
						2024-06-30 17:45:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c756fc15b2 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-06-07 13:22:22 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e109349112 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-06-07 11:58:32 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							89cc2be685 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-06-07 11:58:18 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							771c2c0e65 
							
						 
					 
					
						
						
							
							Update roles/home/aichat.nix  
						
						
						
						
					 
					
						2024-06-07 10:04:16 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							6a4c95010c 
							
						 
					 
					
						
						
							
							Update roles/home/helix.nix  
						
						
						
						
					 
					
						2024-06-05 15:23:58 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							f8ce135e8e 
							
						 
					 
					
						
						
							
							Update roles/home/helix.nix  
						
						
						
						
					 
					
						2024-06-05 15:22:01 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c002fadb44 
							
						 
					 
					
						
						
							
							Update roles/home/helix.nix  
						
						
						
						
					 
					
						2024-06-05 15:21:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e5b806cdde 
							
						 
					 
					
						
						
							
							Update roles/home/helix.nix  
						
						
						
						
					 
					
						2024-06-05 15:18:35 +01:00