@agent-link/server 0.1.354 → 0.1.356
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/encryption.js +13 -0
- package/dist/encryption.js.map +1 -1
- package/dist/http.js +7 -3
- package/dist/http.js.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/json-worker.d.ts +1 -0
- package/dist/json-worker.js +96 -0
- package/dist/json-worker.js.map +1 -0
- package/dist/message-relay.js +10 -1
- package/dist/message-relay.js.map +1 -1
- package/dist/session-manager.d.ts +2 -0
- package/dist/session-manager.js +30 -9
- package/dist/session-manager.js.map +1 -1
- package/dist/state-persistence.d.ts +9 -0
- package/dist/state-persistence.js +67 -7
- package/dist/state-persistence.js.map +1 -1
- package/dist/worker-pool.d.ts +14 -0
- package/dist/worker-pool.js +137 -0
- package/dist/worker-pool.js.map +1 -0
- package/package.json +2 -2
- package/web/dist/assets/{cssMode-CvtRf8ik.js → cssMode-Bwt3Nikz.js} +1 -1
- package/web/dist/assets/{editor.main-Dxfe1oPc.js → editor.main-D3OeexuM.js} +3 -3
- package/web/dist/assets/{freemarker2-CPtv7jKr.js → freemarker2-BPgG8rPV.js} +1 -1
- package/web/dist/assets/{handlebars-3s5P_czS.js → handlebars-D4KL215f.js} +1 -1
- package/web/dist/assets/{html-ec6iAqLS.js → html-k1jJdiks.js} +1 -1
- package/web/dist/assets/{htmlMode-Cia9jM9v.js → htmlMode-C6mnc_kw.js} +1 -1
- package/web/dist/assets/index-CN-QhK02.css +1 -0
- package/web/dist/assets/{index-C6O7KMd1.js → index-NKpYs0Ew.js} +7 -7
- package/web/dist/assets/{javascript--qohek8p.js → javascript-hG7aYraE.js} +1 -1
- package/web/dist/assets/{jsonMode-BTdfsfFh.js → jsonMode-Czv2JQtz.js} +1 -1
- package/web/dist/assets/{liquid-CzbVBOlg.js → liquid-E6E3rxVj.js} +1 -1
- package/web/dist/assets/{lspLanguageFeatures-B2Cm6wjs.js → lspLanguageFeatures-DPfu7xeZ.js} +1 -1
- package/web/dist/assets/{mdx-Cjr_8xQU.js → mdx-BPSgy9UN.js} +1 -1
- package/web/dist/assets/{python-C9D8YDyf.js → python-CDooYa57.js} +1 -1
- package/web/dist/assets/{razor-CfkGc1YD.js → razor-DcbDdNr2.js} +1 -1
- package/web/dist/assets/{tsMode-BrvXH7K3.js → tsMode-CWkEUZtH.js} +1 -1
- package/web/dist/assets/{typescript-C38sLfTZ.js → typescript-DbqazjVU.js} +1 -1
- package/web/dist/assets/{xml-WukFSM2r.js → xml-CYa24LBB.js} +1 -1
- package/web/dist/assets/{yaml-C1YNeyj8.js → yaml-oI6xmrQo.js} +1 -1
- package/web/dist/icons/default_file.svg +1 -0
- package/web/dist/icons/default_folder.svg +1 -0
- package/web/dist/icons/default_folder_opened.svg +1 -0
- package/web/dist/icons/default_root_folder.svg +1 -0
- package/web/dist/icons/default_root_folder_opened.svg +1 -0
- package/web/dist/icons/file_type_arduino.svg +1 -0
- package/web/dist/icons/file_type_bat.svg +1 -0
- package/web/dist/icons/file_type_browserslist.svg +1 -0
- package/web/dist/icons/file_type_c.svg +1 -0
- package/web/dist/icons/file_type_cheader.svg +1 -0
- package/web/dist/icons/file_type_cpp.svg +1 -0
- package/web/dist/icons/file_type_csharp.svg +1 -0
- package/web/dist/icons/file_type_css.svg +1 -0
- package/web/dist/icons/file_type_dartlang.svg +1 -0
- package/web/dist/icons/file_type_docker.svg +1 -0
- package/web/dist/icons/file_type_editorconfig.svg +1 -0
- package/web/dist/icons/file_type_elixir.svg +1 -0
- package/web/dist/icons/file_type_elm.svg +1 -0
- package/web/dist/icons/file_type_erlang.svg +1 -0
- package/web/dist/icons/file_type_eslint.svg +1 -0
- package/web/dist/icons/file_type_fsharp.svg +1 -0
- package/web/dist/icons/file_type_git.svg +1 -0
- package/web/dist/icons/file_type_go.svg +1 -0
- package/web/dist/icons/file_type_go_package.svg +1 -0
- package/web/dist/icons/file_type_haskell.svg +1 -0
- package/web/dist/icons/file_type_html.svg +1 -0
- package/web/dist/icons/file_type_image.svg +1 -0
- package/web/dist/icons/file_type_java.svg +1 -0
- package/web/dist/icons/file_type_jest.svg +1 -0
- package/web/dist/icons/file_type_jupyter.svg +1 -0
- package/web/dist/icons/file_type_kotlin.svg +1 -0
- package/web/dist/icons/file_type_less.svg +1 -0
- package/web/dist/icons/file_type_light_babel.svg +1 -0
- package/web/dist/icons/file_type_light_config.svg +1 -0
- package/web/dist/icons/file_type_light_ini.svg +1 -0
- package/web/dist/icons/file_type_light_js.svg +1 -0
- package/web/dist/icons/file_type_light_json.svg +1 -0
- package/web/dist/icons/file_type_light_pnpm.svg +1 -0
- package/web/dist/icons/file_type_light_prettier.svg +1 -0
- package/web/dist/icons/file_type_light_prisma.svg +1 -0
- package/web/dist/icons/file_type_light_rust.svg +1 -0
- package/web/dist/icons/file_type_light_toml.svg +1 -0
- package/web/dist/icons/file_type_light_yaml.svg +1 -0
- package/web/dist/icons/file_type_log.svg +1 -0
- package/web/dist/icons/file_type_lua.svg +1 -0
- package/web/dist/icons/file_type_markdown.svg +1 -0
- package/web/dist/icons/file_type_nim.svg +1 -0
- package/web/dist/icons/file_type_npm.svg +1 -0
- package/web/dist/icons/file_type_perl.svg +1 -0
- package/web/dist/icons/file_type_php.svg +1 -0
- package/web/dist/icons/file_type_powershell.svg +1 -0
- package/web/dist/icons/file_type_python.svg +1 -0
- package/web/dist/icons/file_type_r.svg +1 -0
- package/web/dist/icons/file_type_reactjs.svg +1 -0
- package/web/dist/icons/file_type_reactts.svg +1 -0
- package/web/dist/icons/file_type_rollup.svg +1 -0
- package/web/dist/icons/file_type_ruby.svg +1 -0
- package/web/dist/icons/file_type_sass.svg +1 -0
- package/web/dist/icons/file_type_scala.svg +1 -0
- package/web/dist/icons/file_type_scss.svg +1 -0
- package/web/dist/icons/file_type_shell.svg +1 -0
- package/web/dist/icons/file_type_sql.svg +1 -0
- package/web/dist/icons/file_type_svg.svg +1 -0
- package/web/dist/icons/file_type_swift.svg +1 -0
- package/web/dist/icons/file_type_terraform.svg +1 -0
- package/web/dist/icons/file_type_text.svg +1 -0
- package/web/dist/icons/file_type_tsconfig.svg +1 -0
- package/web/dist/icons/file_type_typescript.svg +1 -0
- package/web/dist/icons/file_type_verilog.svg +1 -0
- package/web/dist/icons/file_type_vite.svg +1 -0
- package/web/dist/icons/file_type_vue.svg +1 -0
- package/web/dist/icons/file_type_wasm.svg +1 -0
- package/web/dist/icons/file_type_webpack.svg +1 -0
- package/web/dist/icons/file_type_xml.svg +1 -0
- package/web/dist/icons/file_type_yarn.svg +1 -0
- package/web/dist/icons/file_type_zig.svg +1 -0
- package/web/dist/icons/folder_type_api.svg +1 -0
- package/web/dist/icons/folder_type_api_opened.svg +1 -0
- package/web/dist/icons/folder_type_asset.svg +1 -0
- package/web/dist/icons/folder_type_asset_opened.svg +1 -0
- package/web/dist/icons/folder_type_binary.svg +1 -0
- package/web/dist/icons/folder_type_binary_opened.svg +1 -0
- package/web/dist/icons/folder_type_cli.svg +1 -0
- package/web/dist/icons/folder_type_cli_opened.svg +1 -0
- package/web/dist/icons/folder_type_component.svg +1 -0
- package/web/dist/icons/folder_type_component_opened.svg +1 -0
- package/web/dist/icons/folder_type_config.svg +1 -0
- package/web/dist/icons/folder_type_config_opened.svg +1 -0
- package/web/dist/icons/folder_type_controller.svg +1 -0
- package/web/dist/icons/folder_type_controller_opened.svg +1 -0
- package/web/dist/icons/folder_type_coverage.svg +1 -0
- package/web/dist/icons/folder_type_coverage_opened.svg +1 -0
- package/web/dist/icons/folder_type_css.svg +1 -0
- package/web/dist/icons/folder_type_css_opened.svg +1 -0
- package/web/dist/icons/folder_type_db.svg +1 -0
- package/web/dist/icons/folder_type_db_opened.svg +1 -0
- package/web/dist/icons/folder_type_dist.svg +1 -0
- package/web/dist/icons/folder_type_dist_opened.svg +1 -0
- package/web/dist/icons/folder_type_docs.svg +1 -0
- package/web/dist/icons/folder_type_docs_opened.svg +1 -0
- package/web/dist/icons/folder_type_git.svg +1 -0
- package/web/dist/icons/folder_type_git_opened.svg +1 -0
- package/web/dist/icons/folder_type_github.svg +1 -0
- package/web/dist/icons/folder_type_github_opened.svg +1 -0
- package/web/dist/icons/folder_type_helper.svg +1 -0
- package/web/dist/icons/folder_type_helper_opened.svg +1 -0
- package/web/dist/icons/folder_type_hook.svg +1 -0
- package/web/dist/icons/folder_type_hook_opened.svg +1 -0
- package/web/dist/icons/folder_type_images.svg +1 -0
- package/web/dist/icons/folder_type_images_opened.svg +1 -0
- package/web/dist/icons/folder_type_library.svg +1 -0
- package/web/dist/icons/folder_type_library_opened.svg +1 -0
- package/web/dist/icons/folder_type_light_fonts.svg +1 -0
- package/web/dist/icons/folder_type_light_fonts_opened.svg +1 -0
- package/web/dist/icons/folder_type_light_node.svg +1 -0
- package/web/dist/icons/folder_type_light_node_opened.svg +1 -0
- package/web/dist/icons/folder_type_locale.svg +1 -0
- package/web/dist/icons/folder_type_locale_opened.svg +1 -0
- package/web/dist/icons/folder_type_log.svg +1 -0
- package/web/dist/icons/folder_type_log_opened.svg +1 -0
- package/web/dist/icons/folder_type_middleware.svg +1 -0
- package/web/dist/icons/folder_type_middleware_opened.svg +1 -0
- package/web/dist/icons/folder_type_mock.svg +1 -0
- package/web/dist/icons/folder_type_mock_opened.svg +1 -0
- package/web/dist/icons/folder_type_model.svg +1 -0
- package/web/dist/icons/folder_type_model_opened.svg +1 -0
- package/web/dist/icons/folder_type_module.svg +1 -0
- package/web/dist/icons/folder_type_module_opened.svg +1 -0
- package/web/dist/icons/folder_type_package.svg +1 -0
- package/web/dist/icons/folder_type_package_opened.svg +1 -0
- package/web/dist/icons/folder_type_plugin.svg +1 -0
- package/web/dist/icons/folder_type_plugin_opened.svg +1 -0
- package/web/dist/icons/folder_type_public.svg +1 -0
- package/web/dist/icons/folder_type_public_opened.svg +1 -0
- package/web/dist/icons/folder_type_route.svg +1 -0
- package/web/dist/icons/folder_type_route_opened.svg +1 -0
- package/web/dist/icons/folder_type_script.svg +1 -0
- package/web/dist/icons/folder_type_script_opened.svg +1 -0
- package/web/dist/icons/folder_type_services.svg +1 -0
- package/web/dist/icons/folder_type_services_opened.svg +1 -0
- package/web/dist/icons/folder_type_src.svg +1 -0
- package/web/dist/icons/folder_type_src_opened.svg +1 -0
- package/web/dist/icons/folder_type_style.svg +1 -0
- package/web/dist/icons/folder_type_style_opened.svg +1 -0
- package/web/dist/icons/folder_type_temp.svg +1 -0
- package/web/dist/icons/folder_type_temp_opened.svg +1 -0
- package/web/dist/icons/folder_type_template.svg +1 -0
- package/web/dist/icons/folder_type_template_opened.svg +1 -0
- package/web/dist/icons/folder_type_test.svg +1 -0
- package/web/dist/icons/folder_type_test_opened.svg +1 -0
- package/web/dist/icons/folder_type_tools.svg +1 -0
- package/web/dist/icons/folder_type_tools_opened.svg +1 -0
- package/web/dist/icons/folder_type_view.svg +1 -0
- package/web/dist/icons/folder_type_view_opened.svg +1 -0
- package/web/dist/icons/folder_type_vscode.svg +1 -0
- package/web/dist/icons/folder_type_vscode_opened.svg +1 -0
- package/web/dist/index.html +2 -2
- package/web/dist/assets/index-DZznXrlM.css +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.