Skip to content

Fiber v0.14.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 09:05
b893b60

Minor Changes

  • #68 098da51 Thanks @MathiasWP! - Add an MCP tab beside Collections and History that installs Fiber into an AI client for you. It lists Claude Code, Claude Desktop, Cursor, VS Code, Windsurf, Codex CLI and Gemini CLI with the config file each one uses, and Add writes the entry pointing at wherever this copy of the app actually lives. An entry left behind by a copy that has moved shows as Update. The edit only ever adds or removes Fiber's own key: other servers and settings survive, Codex's hand-written TOML keeps its comments and key order, and a config file that doesn't parse is left untouched with the snippet offered to paste instead. Below the list, the ToolHive route is offered as a copyable command with a link to its guide, for collections served from a repo rather than this machine.

Patch Changes

  • #67 3c60cbd Thanks @MathiasWP! - Loader folders now start collapsed. A spec with hundreds of endpoints opens to
    its list of tags rather than a wall of paths, and each folder header carries the
    full count of what it holds. Endpoints are paged in per open folder, so opening
    one mounts its rows and a closed one costs nothing.