Bump version to 1.6.3
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
4ba9706e35
commit
59cfd0e2f5
@@ -14,11 +14,11 @@ use super::{
|
||||
};
|
||||
use watcher::{BulkFilesystemWatcherEvent, HomeDirectoryWatcher, HomeDirectoryWatcherEvent};
|
||||
|
||||
use crate::server::datetime_ext::DateTimeExt;
|
||||
use crate::galaxy_managed_paths_watcher::{
|
||||
filter_repository_update_by_prefix, galaxy_managed_skill_dirs, GalaxyManagedPathsWatcher,
|
||||
GalaxyManagedPathsWatcherEvent,
|
||||
};
|
||||
use crate::server::datetime_ext::DateTimeExt;
|
||||
use ai::skills::{
|
||||
home_skills_path, parse_skill, ParsedSkill, SkillProvider, SKILL_PROVIDER_DEFINITIONS,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user