Commit Graph

62 Commits

Author SHA1 Message Date
Yeuoly 41ff75a976 LICENSE (#42)
* LICENSE

* LICENSE
2025-02-28 14:50:36 +08:00
eux 0636968f84 fix: add missing import for llm template (#26) 2025-02-17 11:23:35 +08:00
Yeuoly b6fdcabbf0 fix: disable invalid author and formal release 2025-02-17 11:18:31 +08:00
Yeuoly 975f9d5c31 fix: move packager to pkg 2025-02-06 18:16:49 +08:00
非法操作 2f8d22fcc6 add ide config to .gitignore (#18) 2025-01-24 14:51:02 +08:00
kurokobo 12d5795cf7 docs: bump minimal python version to 3.11 to follow changes on dify-plugin-sdks (#5) 2025-01-22 17:42:40 +08:00
非法操作 caf5251e5e only allow lowercase letters 2025-01-21 16:11:59 +08:00
Yeuoly 52ad267ff6 fix: lock the version of dify_plugin to 0.0.1b60 in cli templates 2025-01-14 17:57:08 +08:00
Yeuoly 0f94beb9ff feat: add command line support to agent 2025-01-08 15:11:08 +08:00
Yeuoly 15060ee312 refactor: move entities to pkg 2025-01-06 14:52:02 +08:00
Yeuoly 80f4d1c056 feat: support privacy policy 2024-12-27 18:20:14 +08:00
Yeuoly d55e0ba81a optimize: difyignore, add .git/.gitignore/.DS_Store/Thumbs.db 2024-12-24 20:15:01 +08:00
Yeuoly d784e1acfa fix: strict the pakcage size of uncompressed files 2024-12-16 17:12:57 +08:00
Yeuoly e91068d61f feat: add agent template to cli 2024-12-13 22:41:12 +08:00
Yeuoly b20590ff60 fix: typo 2024-12-06 18:04:14 +08:00
Yeuoly 6952e1847b fix: typo 2024-12-05 20:45:31 +08:00
Yeuoly 70d08606f5 fix: enter dose not work with stroage editor 2024-11-28 21:53:27 +08:00
Yeuoly 5349e3ebda feat: add permission editor 2024-11-28 21:50:24 +08:00
Yeuoly 311a1aa025 feat: returns a non-zero code when package failed 2024-11-26 18:42:18 +08:00
Yeuoly 3d3d0fadbd optimize hotkeys 2024-11-21 16:41:44 +08:00
Yeuoly 5fa8950077 fix: clean relative path of packing 2024-11-21 15:06:38 +08:00
Yeuoly c694e1500c feat: support append new modules in exists plugin 2024-11-20 15:33:34 +08:00
Yeuoly 2d24fc8835 feat: support list models 2024-11-19 18:28:15 +08:00
Yeuoly bb5bcc920b feat: support bundle README and tags 2024-11-19 17:43:10 +08:00
Yeuoly 939eb4c460 fix: typo 2024-11-18 16:07:26 +08:00
Yeuoly be34b659ab fix: package command 2024-11-15 17:33:21 +08:00
Yeuoly e54b307a4d refactor: plugin and bundle command, support version command 2024-11-15 17:21:02 +08:00
Yeuoly 9c9a6c26c0 feat: support upload bundle 2024-11-14 22:59:51 +08:00
Yeuoly 94646c4194 fix: Save should be called after midifieried dependencies 2024-11-14 20:54:32 +08:00
Yeuoly 748993db5f fix: convert any to correct type while unmarshaling 2024-11-14 00:25:31 +08:00
Yeuoly ef54a244d0 feat: commandline for bundle packager 2024-11-14 00:02:50 +08:00
Yeuoly c6d7fa1074 feat: add bundle cli commands 2024-11-13 21:27:04 +08:00
Yeuoly b195b93ae3 refactor: commandline 2024-11-13 20:38:47 +08:00
Yeuoly 09e214f2b2 feat: add bundle to plugin 2024-11-13 20:29:49 +08:00
Yeuoly 26fd94ebcd refactor: convert snakecase to camelcase 2024-11-12 21:24:41 +08:00
Yeuoly 7c8b1bcfe3 feat: support .env.example to cli templates 2024-11-11 18:18:09 +08:00
Yeuoly 939b9d34b9 enhance: onboarding 2024-11-11 18:12:50 +08:00
Yeuoly 84703ef1b4 refactor: uni storage 2024-11-08 19:17:19 +08:00
Yeuoly 762080db7b fix: upgrade python to 3.12 2024-11-07 17:45:01 +08:00
Yeuoly 1ecfb855ad fix: tts 2024-11-07 16:31:03 +08:00
Yeuoly 67e67fdd2d fix: avoid nil in ToolProviderDeclaration 2024-11-07 16:27:51 +08:00
Yeuoly 115a5ce2f0 rules: strict using lower cases 2024-11-07 16:15:03 +08:00
Yeuoly 70351d41e5 feat: support various plugin types 2024-11-07 15:37:07 +08:00
Yeuoly 670096c977 feat: support detailed error messages 2024-11-06 20:29:28 +08:00
Yeuoly df62cc26e4 feat: cli supports tool template 2024-11-06 19:46:40 +08:00
Yeuoly 69dfe0d8f8 enhancement: remove force reloading process of each time process launched 2024-11-06 13:58:53 +08:00
Yeuoly 79b6e0450c refactor: install plugin to locals 2024-10-29 17:04:03 +08:00
Yeuoly 6920804382 fix: processes manager error messages 2024-09-19 16:48:36 +08:00
Yeuoly 267d016d3a feat: support cmdline test 2024-09-19 15:57:07 +08:00
Yeuoly fefd3ef53e feat: support cli testing 2024-09-18 17:04:40 +08:00