* refactor(core): optimize system tool input/output schema management - Use `JSONSchema` instead of `InputConfig` for system tool I/O definitions - Centralize JSON Schema to Node I/O conversion utilities - Cleanup redundant type definitions and schema properties across packages * refactor(app): optimize SecretInputModal UI and logic - Migrate to updated MyModal component and refactor layout - Update input styling and placeholder logic - Add missing input controller for 'input' type fields * refactor(global): improve workflow JSON schema mapping and tool catalog - Update `getJsonSchemaPropertyFromValueType` to handle complex types like `arrayObject` and `chatHistory` properly instead of falling back to default types. - Refactor `getEnumValuesFromNodeInput` to correctly collect enum values from different input configurations. - Update `useToolCatalog` to use `nodeInputs2JsonSchema` for consistent schema generation across tools and nodes. - Add comprehensive test cases to verify JSON schema conversion for various value types and enum sources. * perf: get tool client code * chore: avoid schema loading for tool display metadata * perf: tool throw error --------- Co-authored-by: archer <545436317@qq.com>
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| app | Loading commit data... | |
| components | Loading commit data... | |
| content | Loading commit data... | |
| data | Loading commit data... | |
| document/data | Loading commit data... | |
| i18n | Loading commit data... | |
| lib | Loading commit data... | |
| public | Loading commit data... | |
| script | Loading commit data... | |
| .dockerignore | Loading commit data... | |
| .env.template | Loading commit data... | |
| .textlintignore | Loading commit data... | |
| .textlintrc.json | Loading commit data... | |
| .zhlintignore | Loading commit data... | |
| .zhlintrc | Loading commit data... | |
| Dockerfile | Loading commit data... | |
| README.md | Loading commit data... | |
| cli.json | Loading commit data... | |
| global.d.ts | Loading commit data... | |
| i18n.js | Loading commit data... | |
| mdx-components.tsx | Loading commit data... | |
| middleware.ts | Loading commit data... | |
| next.config.ts | Loading commit data... | |
| package.json | Loading commit data... | |
| postcss.config.mjs | Loading commit data... | |
| source.config.ts | Loading commit data... | |
| tsconfig.json | Loading commit data... |