v0.1.6

RightNow-AI/openfangv0.1.6Feb 27, 2026by jaberjaber23

AI Summary

Fix release ensuring MCP filesystem tools are properly utilized and improving error messaging for workspace-related operations.

Key Highlights

  • MCP filesystem tools now actually used for files outside workspace
  • Better workspace error messages suggesting MCP filesystem tools
  • Binary version fixed (was stuck on 0.1.0)

Full Release Notes

## v0.1.6

### Fixes
- **MCP filesystem tools now actually used**: Agents with MCP filesystem servers configured will now prefer MCP tools for files outside the workspace instead of failing with "resolves outside workspace"
- **Better workspace error messages**: When built-in file tools fail on paths outside the workspace, the error now suggests using MCP filesystem tools
- **Binary version fixed**: `openfang -V` now reports the correct version (was stuck on 0.1.0 in all previous releases)