Skip to content

v0.16.8

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:52

   🚀 Features

  • graph:
  • website:
    • Benchmark graph MCP tools with N=5 condition.  -  by @samchon and Claude Fable 5 in #292 (c26e1)
    • Claude Code / Fable 5 graph benchmark lane (N=1)  -  by @samchon and Claude Fable 5 in #302 (f277e)
    • Split benchmark charts into public/benchmark/{svg,png} with PNG export  -  by @samchon and Claude Fable 5 in #307 (2d60d)
    • Show cost, time, and baseline deltas in graph benchmark tooltips  -  by @samchon and Claude Fable 5 in #311 (1ab79)
    • Explorable 3D graph viewer with spotlight explorer  -  by @samchon and Claude Fable 5 in #312 (df043)

   🐞 Bug Fixes

  • lint:
  • paths:
    • Terminate rootDir inference at volume roots and mirror tsc pattern precedence  -  by @samchon and Claude Fable 5 in #314 (ec9c7)
  • ttsc:
    • Make TS config loaders and the virtual layout Windows-safe  -  by @samchon and Claude Fable 5 in #308 (02d57)
    • Confine forced emit to outDir so dependency sources stay clean  -  by @samchon and Claude Fable 5 in #315 (fcb3a)
  • website:
    • Optimize GraphBenchmark not to be freezed.  -  by @samchon (aba1c)
    • Adapt playground typia_plugin to typia 13.0.0-dev.20260701 Go API  -  by @samchon and Claude Fable 5 (bf986)
    • Review the graph doc pages and fix the 3D viewer edge-kind mapping  -  by @samchon and Claude Fable 5 in #309 (596ab)
    • Replace a raw NUL byte in linkKey with its escape  -  by @samchon and Claude Fable 5 in #313 (3bd90)
    View changes on GitHub