Releases: zilliztech/mfs
Releases · zilliztech/mfs
v0.4.2
Install mfs-cli 0.4.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/zilliztech/mfs/releases/download/v0.4.2/mfs-cli-installer.sh | shDownload mfs-cli 0.4.2
| File | Platform | Checksum |
|---|---|---|
| mfs-cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mfs-cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mfs-cli-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| mfs-cli-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v0.4.1
Install mfs-cli 0.4.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/zilliztech/mfs/releases/download/v0.4.1/mfs-cli-installer.sh | shDownload mfs-cli 0.4.1
| File | Platform | Checksum |
|---|---|---|
| mfs-cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mfs-cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mfs-cli-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| mfs-cli-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v0.4.0
Install mfs-cli 0.4.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/zilliztech/mfs/releases/download/v0.4.0/mfs-cli-installer.sh | shDownload mfs-cli 0.4.0
| File | Platform | Checksum |
|---|---|---|
| mfs-cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mfs-cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mfs-cli-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| mfs-cli-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v0.4.0-beta.2
Install mfs-cli 0.4.0-beta.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/zilliztech/mfs/releases/download/v0.4.0-beta.2/mfs-cli-installer.sh | shDownload mfs-cli 0.4.0-beta.2
| File | Platform | Checksum |
|---|---|---|
| mfs-cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mfs-cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mfs-cli-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| mfs-cli-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v0.4.0-beta.1
Install mfs-cli 0.4.0-beta.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/zilliztech/mfs/releases/download/v0.4.0-beta.1/mfs-cli-installer.sh | shDownload mfs-cli 0.4.0-beta.1
| File | Platform | Checksum |
|---|---|---|
| mfs-cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mfs-cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mfs-cli-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| mfs-cli-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v0.1.0
What's Changed
- Overhaul README with agent-first positioning by @zc277584121 in #1
- Improve ingestion formats and queue processing by @zc277584121 in #2
- Add benchmark reports by @zc277584121 in #3
- Add documentation site by @zc277584121 in #4
- Add reusable MFS skill by @zc277584121 in #5
- Expand MFS skill guidance by @zc277584121 in #6
- Document MFS skill mechanics by @zc277584121 in #7
- Make MFS skill shell guidance portable by @zc277584121 in #8
- Expand MFS skill command reference by @zc277584121 in #9
- Move evaluation docs out of site docs by @zc277584121 in #10
- Publish evaluation results by @zc277584121 in #12
- Refine evaluation overview by @zc277584121 in #13
- Clarify evaluation metrics by @zc277584121 in #14
- Reorganize evaluation artifacts by @zc277584121 in #15
- Refine evaluation notes by @zc277584121 in #16
- Refine evaluation examples by @zc277584121 in #17
- Clarify evaluation traces by @zc277584121 in #18
- Add code search example traces by @zc277584121 in #19
- Document evaluation tool versions by @zc277584121 in #20
- Refine summary queue handling by @zc277584121 in #21
- Add docs deployment workflow by @zc277584121 in #22
- Add docs dependency group by @zc277584121 in #23
- Improve CLI reference documentation by @zc277584121 in #24
- Refresh agent docs presentation by @zc277584121 in #25
- Refine architecture and philosophy docs by @zc277584121 in #26
- Refine design philosophy sync narrative by @zc277584121 in #27
- Expand searchable workspace principle by @zc277584121 in #28
- Add memory story and roadmap docs by @zc277584121 in #29
- Clarify sync and queue design rationale by @zc277584121 in #30
- Add project comparison docs by @zc277584121 in #31
- Prepare PyPI release workflow by @zc277584121 in #32
New Contributors
- @zc277584121 made their first contribution in #1
Full Changelog: https://github.com/zilliztech/mfs/commits/v0.1.0