Commit Graph

  • b7c22eea22 fix: improve error handling for API responses in callDifyAPI Harry 2026-01-12 20:11:57 +08:00
  • 69cb144fe0 feat: update CLI configuration and API request handling Harry 2026-01-12 19:55:38 +08:00
  • 4d6d811fd3 add Go Benchmark (go) benchmark result for d58d6cb5e2 github-action-benchmark 2026-01-12 11:03:23 +00:00
  • d58d6cb5e2 fix: add server_host force listen to ipv4 (#566) wangxiaolei 2026-01-12 19:00:58 +08:00
  • de24e0b2a9 refactor: update tool parameter handling and types Harry 2026-01-04 19:36:55 +08:00
  • 10d34daa29 refactor: update configuration to use inner_api_session_id Harry 2026-01-04 16:23:40 +08:00
  • dc53c0b3e3 feat: add env command to output shell commands for PATH configuration Harry 2026-01-04 11:38:47 +08:00
  • 1c800b1019 fix: improve output handling in init command Harry 2026-01-04 11:31:48 +08:00
  • e0f81661a1 add Go Benchmark (go) benchmark result for 0d1c3abb58 github-action-benchmark 2026-01-02 10:56:45 +00:00
  • 0acbe959f3 add Go Benchmark (go) benchmark result for 25f20f8692 github-action-benchmark 2026-01-02 10:56:27 +00:00
  • 0d1c3abb58 fix: update busybox installation in Dockerfile for improved security (#555) Yeuoly 2026-01-02 18:54:13 +08:00
  • 25f20f8692 fix: update redis dependency to v9.6.3 for security improvements (#554) Yeuoly 2026-01-02 18:54:01 +08:00
  • 97a7149b18 fix: enforce required validation for FilesURL in EnvConfig Harry 2026-01-02 15:49:47 +08:00
  • 34b479fe02 feat: update .dify_cli.json configuration to remove obsolete tools and add files_url Harry 2026-01-02 15:46:10 +08:00
  • 2bb1b2f521 feat: add pull command to fetch and save tools from Dify Harry 2026-01-02 15:42:10 +08:00
  • 944defac2a feat: enhance argument handling in InvokeTool function Harry 2025-12-30 18:05:01 +08:00
  • 4522bfc094 feat: improve tool help display in execute command Harry 2025-12-30 18:03:47 +08:00
  • ff13761290 feat: update tool description output in list command Harry 2025-12-30 17:30:31 +08:00
  • 7ca7940ea7 feat: streamline API response output in execute.go Harry 2025-12-30 17:18:47 +08:00
  • 644aa5cc72 feat: enhance API call handling in execute.go Harry 2025-12-30 17:10:10 +08:00
  • 6e04ebb9da feat: add .dify_cli.json configuration file and enhance command initialization Harry 2025-12-30 16:49:57 +08:00
  • 74e6fdf442 refactor: remove obsolete test files and streamline config handling Harry 2025-12-30 16:12:35 +08:00
  • 6527ddb0f2 refactor: introduce new json schema structure Harry 2025-12-30 16:04:08 +08:00
  • a089a10761 chore: refine .gitignore to exclude all .vscode files except example files Harry 2025-12-30 16:02:12 +08:00
  • 3a9fee0e53 chore: update .gitignore to exclude specific .vscode files and add launch.json.example Harry 2025-12-30 12:55:16 +08:00
  • bb88a7e58b chore: update .gitignore to include .vscode/launch.json Harry 2025-12-30 12:51:46 +08:00
  • 92dfaab6fc refactor: restructure dify CLI command handling Harry 2025-12-30 12:51:20 +08:00
  • cbb12bcf6f refactor: use symlink detection instead of hardcoded names Harry 2025-12-30 12:27:52 +08:00
  • 8379d2673b refactor: separate tool schemas from env config Harry 2025-12-30 11:33:53 +08:00
  • 066e5864e6 refactor: reuse daemon's http_requests and dify_invocation for API calls Harry 2025-12-30 11:21:29 +08:00
  • b0eaddfe60 fix: use positional arg for tool name in execute command Harry 2025-12-30 11:13:16 +08:00
  • f90cd8aa9a feat: add dify_cli BusyBox-style CLI tool Harry 2025-12-30 11:09:02 +08:00
  • 3c0f01d33a add Go Benchmark (go) benchmark result for ca3d00229e github-action-benchmark 2025-12-30 03:03:11 +00:00
  • ca3d00229e Feat/Implement structured logging and Trace ID propagation (#552) Byron.wang 2025-12-30 11:00:48 +08:00
  • 2d8cbeee66 add Go Benchmark (go) benchmark result for bf9e6e9b9b github-action-benchmark 2025-12-22 10:43:32 +00:00
  • d8fdf3be2d add Go Benchmark (go) benchmark result for 1773b1a340 github-action-benchmark 2025-12-22 10:43:16 +00:00
  • bf9e6e9b9b chore: init listener first avoid panic error (#548) 0.5.2 wangxiaolei 2025-12-22 18:41:13 +08:00
  • 1773b1a340 fix PluginDaemonInternalServerError: no available node, plugin runtime not found (#549) Yippee Song 2025-12-22 18:40:57 +08:00
  • 4fb3ceb1e4 add Go Benchmark (go) benchmark result for 66fa57e415 github-action-benchmark 2025-12-19 07:50:01 +00:00
  • 66fa57e415 fix: enhance process management to prevent zombie processes and clarify instance state handling (#544) Yeuoly 2025-12-19 15:47:36 +08:00
  • e2d3849f2c add Go Benchmark (go) benchmark result for 4f48fdbc3c github-action-benchmark 2025-12-19 07:35:42 +00:00
  • 4f48fdbc3c Align plugin manifest validation error messages with regex length limits (#547) Xin Zhang 2025-12-19 15:33:21 +08:00
  • 1685162002 add Go Benchmark (go) benchmark result for 38ec23dabf github-action-benchmark 2025-12-19 07:32:11 +00:00
  • 38ec23dabf fix: add default database for pg bouncer support (#545) Yeuoly 2025-12-19 15:29:44 +08:00
  • b5059cb3bf add Go Benchmark (go) benchmark result for 4b75eed6b7 github-action-benchmark 2025-12-17 14:11:09 +00:00
  • 4b75eed6b7 refactor: separate CI tests, and support pg bouncer (#529) Yeuoly 2025-12-17 22:08:47 +08:00
  • 84c4b11c9d add Go Benchmark (go) benchmark result for 8ff1c2c9f2 github-action-benchmark 2025-12-17 08:39:17 +00:00
  • 8ff1c2c9f2 Feat: Add OSS-specific parameters for HW and ALI private deployment (#539) Michael.Y.Ma 2025-12-17 16:36:56 +08:00
  • 8eb611a6b4 add Go Benchmark (go) benchmark result for 72e9a7bc21 github-action-benchmark 2025-12-16 06:15:42 +00:00
  • 72e9a7bc21 fix: plugin log not display after refactor (#537) 非法操作 2025-12-16 14:14:19 +08:00
  • eebf7d951a add Go Benchmark (go) benchmark result for 11e00ea026 github-action-benchmark 2025-12-13 08:26:37 +00:00
  • 11e00ea026 refactor: remove uuid-ossp dependency and update ID generation logic (#536) Yeuoly 2025-12-13 16:25:15 +08:00
  • bded2caf91 add Go Benchmark (go) benchmark result for 0eb2cbe284 github-action-benchmark 2025-12-12 07:36:24 +00:00
  • 0eb2cbe284 Fix/remove tenant id reference in readme service (#530) Yeuoly 2025-12-12 15:35:06 +08:00
  • 60f9791a70 add Go Benchmark (go) benchmark result for 9cdcdb492e github-action-benchmark 2025-12-12 04:09:18 +00:00
  • 9cdcdb492e chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.45.0 (#531) dependabot[bot] 2025-12-12 12:06:57 +08:00
  • 57ea55efc8 feat: add end-to-end tests feat/add-e2e zhsama 2025-12-10 20:42:01 +08:00
  • 3b1e974d7a Merge branch 'main' into feat/support-pg-bouncer build/pg-bouncer Yeuoly 2025-12-10 19:44:00 +08:00
  • 5794bf2f96 feat: add support for PgBouncer in database initialization Yeuoly 2025-12-10 19:43:31 +08:00
  • 0f05c28d05 add Go Benchmark (go) benchmark result for 96b51115cb github-action-benchmark 2025-12-10 10:56:49 +00:00
  • 96b51115cb fix: add unique index for plugin installation to prevent duplicate entries (#528) 0.5.1 Maries 2025-12-10 18:54:25 +08:00
  • 7ad1844da2 add Go Benchmark (go) benchmark result for 8e5743aef6 github-action-benchmark 2025-12-10 09:30:20 +00:00
  • 8e5743aef6 feat: implement locking mechanism for concurrent plugin installation and upgrade (#526) Maries 2025-12-10 17:27:43 +08:00
  • 1ef24fb38a add Go Benchmark (go) benchmark result for 0d282de6a1 github-action-benchmark 2025-12-09 06:58:36 +00:00
  • 0d282de6a1 feat: support multimodal rerank and embedding (#503) 0.5.0 Yeuoly 2025-12-09 14:56:11 +08:00
  • 6d0a3a50dc fix: incorrect reference codex/add-multimodal-rerank-and-embedding-apis Yeuoly 2025-12-09 14:52:50 +08:00
  • f957635f4e Merge branch 'main' into codex/add-multimodal-rerank-and-embedding-apis Yeuoly 2025-12-09 14:48:18 +08:00
  • 90d5c7b4a1 add Go Benchmark (go) benchmark result for ad7d3a1ab7 github-action-benchmark 2025-12-08 08:41:00 +00:00
  • ad7d3a1ab7 update config after mysql adaptation (#514) longbingljw 2025-12-08 16:38:26 +08:00
  • e218ee007e add Go Benchmark (go) benchmark result for 89ebb77188 github-action-benchmark 2025-12-08 04:35:25 +00:00
  • 89ebb77188 feat: to support tool multi-select input (#523) 非法操作 2025-12-08 12:32:57 +08:00
  • 7a6ac2b9a0 add Go Benchmark (go) benchmark result for 77637afbc5 github-action-benchmark 2025-12-07 10:05:06 +00:00
  • 77637afbc5 fix: handle connection close on the connector side (#522) Yunlu Wen 2025-12-07 18:02:44 +08:00
  • 6452deb0d2 add Go Benchmark (go) benchmark result for 68db8475c9 github-action-benchmark 2025-12-03 10:21:11 +00:00
  • 68db8475c9 fix: fix ReadCloser is not closed (#518) wangxiaolei 2025-12-03 18:18:30 +08:00
  • 725b382562 add Go Benchmark (go) benchmark result for f954688930 github-action-benchmark 2025-12-03 10:16:27 +00:00
  • f954688930 enterprise related adjustment (#510) Yunlu Wen 2025-12-03 18:13:54 +08:00
  • 5d5cc30165 add Go Benchmark (go) benchmark result for d3d1a652e6 github-action-benchmark 2025-12-02 12:22:13 +00:00
  • d3d1a652e6 Rename InstallToLocalFromPkg to InstallToLocal (#511) Boris Polonsky 2025-12-02 20:19:44 +08:00
  • 510010e053 add Go Benchmark (go) benchmark result for 4b25ad67ba github-action-benchmark 2025-12-02 08:15:19 +00:00
  • 44a8c79519 add Go Benchmark (go) benchmark result for e10b48fccd github-action-benchmark 2025-12-02 08:14:39 +00:00
  • 4b25ad67ba fix: tool and trigger not response icon_dark (#517) 非法操作 2025-12-02 16:12:51 +08:00
  • e10b48fccd fix: remote debug not work (#515) 非法操作 2025-12-02 16:12:17 +08:00
  • 84e27cf33b add Go Benchmark (go) benchmark result for c1ff2515ae github-action-benchmark 2025-11-24 09:36:53 +00:00
  • c1ff2515ae fix: remove restriction of orphan plugins in local mode (#509) Yunlu Wen 2025-11-24 17:34:32 +08:00
  • 3dcb41448b add Go Benchmark (go) benchmark result for 20a40526f2 github-action-benchmark 2025-11-18 10:22:02 +00:00
  • 20a40526f2 bump golang to 1.25 (#507) Yeuoly 2025-11-18 18:20:29 +08:00
  • 19d9bf8dd3 add Go Benchmark (go) benchmark result for 888ad788bc github-action-benchmark 2025-11-18 09:29:29 +00:00
  • 888ad788bc refactor: plugin lifecycle control panel (#499) Yeuoly 2025-11-18 17:28:02 +08:00
  • 9cb08a781b fix: add scale logs refactor/local-runtime Yeuoly 2025-11-18 17:23:14 +08:00
  • 3e68a56a60 feat: cleanup install tasks Yeuoly 2025-11-18 17:16:25 +08:00
  • 32488470f5 fix: ensure plugin runtime was shutdown Yeuoly 2025-11-18 17:06:51 +08:00
  • f85f058b69 fix: only trigger once event Yeuoly 2025-11-18 16:45:49 +08:00
  • eadb826643 fix: add stacktrace to panic Yeuoly 2025-11-18 16:37:52 +08:00
  • f695031ab0 fix: consistence of difference interfaces Yeuoly 2025-11-18 16:36:55 +08:00
  • 3f9c331c74 fix: correctly handle failures Yeuoly 2025-11-18 15:46:16 +08:00
  • 8dc33fc1ec fix: kill process if daed instance was detected Yeuoly 2025-11-18 15:26:49 +08:00
  • 3c1a70e991 refactor: rename Stream.Async to Stream.Process Yeuoly 2025-11-18 15:13:00 +08:00
  • 587b80ae45 wtf: what a beautiful code Yeuoly 2025-11-18 15:02:29 +08:00
  • c02ed3b281 add Go Benchmark (go) benchmark result for ad4a7c4d73 github-action-benchmark 2025-11-18 06:17:57 +00:00