Skip to content

0.9.5-nightly.caf8a31

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jun 04:16
· 9 commits to main since this release
caf8a31

Nightly release from commit: caf8a31

npm packages and rust crates are available under this version 0.9.5-nightly.caf8a31

Neovim Plugin

  • {target}.so / .dylib / .dll - Lua module for Neovim

C FFI Library (for Bun/Node/Python)

  • c-lib-{target}.so / .dylib / .dll - C FFI library

MCP Server

  • fff-mcp-{target} - MCP server binary

Update mcp via:

curl -fsSL https://raw.githubusercontent.com/dmtrKovalenko/fff.nvim/main/install-mcp.sh | bash