{
"backgroundCommandTools.ts": {
"count": 3,
"tools": [
"run_background_command",
"check_background_command",
"cancel_background_command"
]
},
"backupTools.ts": {
"count": 4,
"tools": [
"create_backup",
"list_backups",
"restore_backup",
"delete_backup"
]
},
"backupUtils.ts": {
"count": 0,
"tools": []
},
"browserAutomationTools.ts": {
"count": 5,
"tools": [
"browser_open_page",
"browser_session_control",
"browser_session_close",
"preview_html",
"open_file"
]
},
"cleanupBackupsTool.ts": {
"count": 1,
"tools": [
"cleanup_backups"
]
},
"contextManagementTools.ts": {
"count": 12,
"tools": [
"auto_summarize_context",
"get_context_memory",
"search_context",
"context_summary",
"delete_context_entry",
"clear_context_memory",
"track_important_event",
"save_session_summary",
"get_session_summary",
"save_memory",
"get_memory",
"delete_memory"
]
},
"databaseTools.ts": {
"count": 1,
"tools": [
"query_database"
]
},
"dataVisualizationTools.ts": {
"count": 1,
"tools": [
"generate_chart"
]
},
"devOpsTools.ts": {
"count": 0,
"tools": []
},
"documentTools.ts": {
"count": 1,
"tools": [
"read_document"
]
},
"executionTools.ts": {
"count": 5,
"tools": [
"run_javascript",
"run_python",
"execute_command",
"run_in_terminal",
"run_tests"
]
},
"fileSystemTools.ts": {
"count": 22,
"tools": [
"list_directory",
"read_file",
"read_file_chunked",
"save_file",
"replace_text_in_file",
"insert_at_line",
"append_file",
"delete_lines_in_file",
"make_directory",
"move_file",
"copy_file",
"delete_path",
"delete_files_by_pattern",
"find_files",
"fuzzy_find_local_files",
"get_file_metadata",
"change_directory",
"analyze_project",
"file_diff",
"directory_tree",
"grep_files",
"find_replace_all"
]
},
"gatewayTools.ts": {
"count": 2,
"tools": [
"explore_tools",
"execute_gateway_tool"
]
},
"gitGithubTools.ts": {
"count": 15,
"tools": [
"git_status",
"git_diff",
"git_commit",
"git_log",
"git_add",
"git_checkout",
"gh_create_issue",
"gh_list_issues",
"gh_view_comments",
"gh_create_pr",
"gh_list_prs",
"gh_view_pr_diff",
"gh_push",
"git_stash",
"git_blame"
]
},
"gitHubTools.ts": {
"count": 7,
"tools": [
"check_gh_auth",
"gh_create_issue",
"gh_list_issues",
"gh_create_pr",
"gh_list_prs",
"gh_view_comments",
"gh_push"
]
},
"httpClientTools.ts": {
"count": 3,
"tools": [
"http_request",
"http_get_json",
"http_post_json"
]
},
"imageProcessingTools.ts": {
"count": 4,
"tools": [
"image_to_text",
"describe_image",
"screenshot_desktop",
"compare_images"
]
},
"lineOperations.ts": {
"count": 1,
"tools": [
"delete_lines"
]
},
"markdownPreviewTools.ts": {
"count": 1,
"tools": [
"markdown_preview"
]
},
"refactorCodeTools.ts": {
"count": 2,
"tools": [
"refactor_code",
"unusedImports"
]
},
"textProcessingTools.ts": {
"count": 4,
"tools": [
"text_transform",
"text_extract",
"line_operations",
"markdown_table_gen"
]
},
"toolsDocumentation.ts": {
"count": 9,
"tools": [
"File System",
"Web Research",
"Browser Automation",
"Git & GitHub",
"Database",
"Background Commands",
"Execution",
"Utility",
"..."
]
},
"uiGenerationTools.ts": {
"count": 3,
"tools": [
"generate_ui_component",
"render_and_preview_ui",
"extract_ui_data"
]
},
"utilityTools.ts": {
"count": 35,
"tools": [
"Generic API Key",
"AWS Access Key ID",
"AWS Secret Key",
"Private Key",
"GitHub Token",
"JWT Token",
"Password Assignment",
"Secret/Token Assignment",
"DB Connection String",
"Slack Token",
"save_memory",
"get_memory",
"search_memory",
"delete_memory",
"save_session_summary",
"get_session_summary",
"get_system_info",
"read_clipboard",
"write_clipboard",
"send_notification",
"findLMStudioHome",
"get_enabled_tools",
"system_monitor",
"process_list",
"env_inspect",
"hash_file",
"token_count",
"convert_format",
"secret_scan",
"port_check",
"package_manage",
"detect_os_environment",
"json_query",
"env_update",
"get_current_working_directory"
]
},
"vectorRagTools.ts": {
"count": 4,
"tools": [
"rag_index_files",
"rag_query_vector",
"rag_clear_index",
"rag_web_content"
]
},
"webResearchTools.ts": {
"count": 4,
"tools": [
"web_search",
"wikipedia_search",
"fetch_web_content",
"rag_web_content"
]
}
}