v0.10.0
What's Changed
- Improve tool discoverability and triage memory coverage (#280) by @pedrosakuma in #281
- Native (unmanaged) allocation sampler over perf (collect_sample kind=native-alloc) by @pedrosakuma in #282
- [CLI Phase 0] Relocate AddDiagnosticCoreServices Server to Core by @pedrosakuma in #289
- Extract host-neutral process-inspection use cases into Core (#285) by @pedrosakuma in #290
- Add diag host-mode spike inside the Server binary (#287) by @pedrosakuma in #291
- feat(cli): standalone DotnetDiagnosticsMcp.Cli (Core-only) — processes + capabilities by @pedrosakuma in #292
- Extract collect orchestration into Core; wire CLI collect (#288 PR2) by @pedrosakuma in #293
- Extract attach-guard + symbol-path validation into Core (#288 PR3a) by @pedrosakuma in #295
- Harden flaky RuntimeConfig + ThreadPool live tests (#294) by @pedrosakuma in #296
- Extract heap-inspection + process-dump into Core; wire CLI inspect-heap + dump (#288 PR3b) by @pedrosakuma in #297
- CLI query + get-bytes commands (Core-only) — #288 PR4 by @pedrosakuma in #298
- Remove Server diag spike + package standalone CLI (#288 PR5) by @pedrosakuma in #299
- CLI usability: project MCP-audience hints into CLI vocabulary (Tier 1) by @pedrosakuma in #303
- CLI usability Tier 2: de-MCP-ify capability/threadpool notes, per-subcommand --help (#302) by @pedrosakuma in #304
- Add stateful session REPL to the Core-only CLI (#300 PR1) by @pedrosakuma in #305
- Extract Core-owned dead-PID handle eviction (#300 PR2) by @pedrosakuma in #307
- CLI session heap query: extract projection views to Core (#300) by @pedrosakuma in #308
- Extract cpu-sample call-tree query to Core for CLI session reuse by @pedrosakuma in #309
- Extract thread-snapshot + off-cpu queries to Core for CLI session reuse by @pedrosakuma in #310
- feat(cli): bind a session target pid once (strand C of #300) by @pedrosakuma in #311
Full Changelog: v0.9.1...v0.10.0