Commit Graph

13 Commits

Author SHA1 Message Date
Yeuoly 5c57624f5d docs: add comprehensive development documentation (#433) 2025-09-01 13:30:42 +08:00
@defstream 7a7848b3ae Update README.md (#372) 2025-06-28 12:31:57 +08:00
Byron.wang 18e91bbb37 fix s3 client path style not used (#344)
* bump cloud-kit version to fix #343

* change env name USE_AWS_S3 to S3_USE_AWS

* update s3_use_aws default value to true

* update readme about the upgrade notice
2025-06-13 15:10:21 +08:00
Byron.wang 7c1e46f643 add serverless runtime interface docs (#338)
* add sri docs

* add refer to readme

* format readme
2025-06-10 16:48:09 +08:00
Bowen Liang ae806d03f6 doc: update cli tool installation guidance in README.md (#227) 2025-04-20 17:40:45 +08:00
Yeuoly 2d216df27a feat: add benchmark workflow (#216)
* feat: add benchmark workflow

- Introduced a GitHub Actions workflow for benchmarking Go code, triggered on pushes to the main branch and pull requests.
- Added a benchmark test for the stream package to measure performance of the Write method under concurrent conditions.

* fix: setup license

* fix: exclude non-benchmark

* fix: stash license

* chore: update triggers

* update README
2025-04-16 21:23:54 +08:00
Yeuoly 3676935234 docs(README): add CLI installation instructions for local plugin development (#188) 2025-04-09 19:51:11 +08:00
Yeuoly f46872048d cohre: UPDATE README.md 2025-04-07 12:22:31 +09:00
Yeuoly ba80dcc78d readme (#68)
* readme

* launch
2025-03-06 17:03:25 +08:00
Matri 81c3deb4fa feat: installation script (#14)
* feat: installation script

* fix: rename target file to dify

* chore: move install.sh into .script& empty readme

* fix: rename targe frm dify to dify-plugin
2025-01-22 17:59:20 +08:00
crazywoola c89e026133 doc: update process 2024-11-29 14:35:49 +08:00
crazywoola b98852142c doc: update process 2024-11-29 14:28:49 +08:00
crazywoola f2c2ede2ad feat: homebrew 2024-11-29 13:53:51 +08:00