Configurable search paths (#5356)

This commit is contained in:
Jack Amadeo
2025-10-29 11:34:13 -04:00
committed by GitHub
parent e7ca2e3bf7
commit aaef18217f
6 changed files with 51 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@ mod experiments;
pub mod extensions;
pub mod paths;
pub mod permission;
pub mod search_path;
pub mod signup_openrouter;
pub mod signup_tetrate;