Skip to content

v0.5.0

Choose a tag to compare

@Rendeverance Rendeverance released this 16 Jul 14:06

What is new in 0.5.0

Added

  • Full illustrated user manual (docs/MANUAL.pdf) - install, the web UI, writing tools, attaching MCP servers, the policy gate, packaging, OAuth, troubleshooting.
  • Build your own MCP server, no code and no SDK: assemble scripts and curated upstream tools into a gated MCP and ship it with tf_pack.

Fixed

  • Config hot-reload now works over the HTTP host (--http): a live hook, tool, or upstream change takes effect with no restart, using the same in-place reloaders as stdio (no upstream bounce).
  • Windows: an fs.watchFile polling fallback catches config writes that fs.watch misses.
  • Corrected the reference-mode gating docs (the instruction handoff is gated; only server-side execution is absent).

Changed

  • README slimmed: the how-tos moved into the manual.
  • Roadmap: 2026-07-28 MCP spec conformance (dual-era) is the 0.6.0 milestone, see docs/KNOWN_BUGS.md.

Requires Node >= 18. Zero runtime dependencies.