Skip to content

Commit 89ec686

Browse files
committed
Deployed 2d76d2a with MkDocs version: 1.6.1
1 parent 2adf3c2 commit 89ec686

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

releases/index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@
710710
<a href="#cli-option-skill-discovery-updates" class="md-nav__link">
711711
<span class="md-ellipsis">
712712

713-
️ CLI Option &amp; Skill Discovery Updates
713+
️CLI Option &amp; Skill Discovery Updates
714714

715715
</span>
716716
</a>
@@ -749,7 +749,7 @@
749749
<a href="#cli-updates-architecture-refactoring" class="md-nav__link">
750750
<span class="md-ellipsis">
751751

752-
️ CLI Updates &amp; Architecture Refactoring
752+
️CLI Updates &amp; Architecture Refactoring
753753

754754
</span>
755755
</a>
@@ -799,7 +799,7 @@
799799
<a href="#cli-improvements" class="md-nav__link">
800800
<span class="md-ellipsis">
801801

802-
️ CLI Improvements
802+
️CLI Improvements
803803

804804
</span>
805805
</a>
@@ -882,7 +882,7 @@
882882
<a href="#mcp-server-enhancements" class="md-nav__link">
883883
<span class="md-ellipsis">
884884

885-
️ MCP Server Enhancements
885+
️MCP Server Enhancements
886886

887887
</span>
888888
</a>
@@ -1105,7 +1105,7 @@
11051105
<a href="#cli-option-skill-discovery-updates" class="md-nav__link">
11061106
<span class="md-ellipsis">
11071107

1108-
️ CLI Option &amp; Skill Discovery Updates
1108+
️CLI Option &amp; Skill Discovery Updates
11091109

11101110
</span>
11111111
</a>
@@ -1144,7 +1144,7 @@
11441144
<a href="#cli-updates-architecture-refactoring" class="md-nav__link">
11451145
<span class="md-ellipsis">
11461146

1147-
️ CLI Updates &amp; Architecture Refactoring
1147+
️CLI Updates &amp; Architecture Refactoring
11481148

11491149
</span>
11501150
</a>
@@ -1194,7 +1194,7 @@
11941194
<a href="#cli-improvements" class="md-nav__link">
11951195
<span class="md-ellipsis">
11961196

1197-
️ CLI Improvements
1197+
️CLI Improvements
11981198

11991199
</span>
12001200
</a>
@@ -1277,7 +1277,7 @@
12771277
<a href="#mcp-server-enhancements" class="md-nav__link">
12781278
<span class="md-ellipsis">
12791279

1280-
️ MCP Server Enhancements
1280+
️MCP Server Enhancements
12811281

12821282
</span>
12831283
</a>
@@ -1471,7 +1471,7 @@ <h3 id="bug-fixes-refactoring">Bug Fixes &amp; Refactoring<a class="headerlink"
14711471
<li><strong>Quiet KMP Target Fallbacks</strong>: Silenced failed variant target resolution warnings (like <code>Warn: Failed to resolve variant...</code>) when scanning non-Kotlin Multiplatform libraries (e.g. Retrofit), ensuring a quiet console log fallback to standard JVM artifacts.</li>
14721472
<li><strong>Relative Path Canonicalization</strong>: Fixed a bug where scanning source files in the current folder (e.g. <code>scan-source .</code>) resolved the library index name literally to <code>"."</code>. It now correctly uses the normalized parent directory name, restoring path resolving for local callgraph analysis.</li>
14731473
</ul>
1474-
<h3 id="cli-option-skill-discovery-updates">️ CLI Option &amp; Skill Discovery Updates<a class="headerlink" href="#cli-option-skill-discovery-updates" title="Link to this section">&para;</a></h3>
1474+
<h3 id="cli-option-skill-discovery-updates">️CLI Option &amp; Skill Discovery Updates<a class="headerlink" href="#cli-option-skill-discovery-updates" title="Link to this section">&para;</a></h3>
14751475
<ul>
14761476
<li><strong>Native Version Command</strong>: Added the standard Clikt <code>versionOption</code> so running <code>library-insight -v</code> or <code>library-insight --version</code> outputs the active CLI build version dynamically.</li>
14771477
<li><strong>AI Agent Skill Auto-Discovery</strong>: Added explicit trigger phrases inside the YAML frontmatter description of <code>SKILL.md</code> to help agent frameworks (such as Claude Code) auto-enable the tool proactively.</li>
@@ -1487,7 +1487,7 @@ <h3 id="kotlin-multiplatform-kmp-support">Kotlin Multiplatform (KMP) Support<a c
14871487
<li><strong>Unified Multiplatform Merging</strong>: Consolidates package declarations, constructors, methods, and properties across all target platforms into a single unified index.</li>
14881488
<li><strong>Platform-Aware Reports</strong>: Displays target annotations (e.g. <code>[common]</code>, <code>[jvm]</code>) in explain reports and MCP tool outputs when signatures vary by platform.</li>
14891489
</ul>
1490-
<h3 id="cli-updates-architecture-refactoring">️ CLI Updates &amp; Architecture Refactoring<a class="headerlink" href="#cli-updates-architecture-refactoring" title="Link to this section">&para;</a></h3>
1490+
<h3 id="cli-updates-architecture-refactoring">️CLI Updates &amp; Architecture Refactoring<a class="headerlink" href="#cli-updates-architecture-refactoring" title="Link to this section">&para;</a></h3>
14911491
<ul>
14921492
<li><strong>Self-Updating Engine (<code>update</code> Command)</strong>: Checks for the latest version on GitHub, automatically upgrades the CLI binaries, and distributes the updated Agent Skills dynamically.</li>
14931493
<li><strong>Clean Architecture Partitioning</strong>: Fully modularized the codebase into Scanner Layer, Unified Database, and Tooling/Analysis Layer.</li>
@@ -1513,7 +1513,7 @@ <h3 id="source-location-imports-indexing">Source Location &amp; Imports Indexing
15131513
<li><strong>Import Statements</strong>: Persists file-level import lists inside the class API model, helpful for dependency analysis and code structure auditing.</li>
15141514
<li><strong>Backward-Compatible Database</strong>: Existing bytecode-scanned indices are backward-compatible and load seamlessly without schema validation breaks.</li>
15151515
</ul>
1516-
<h3 id="cli-improvements">️ CLI Improvements<a class="headerlink" href="#cli-improvements" title="Link to this section">&para;</a></h3>
1516+
<h3 id="cli-improvements">️CLI Improvements<a class="headerlink" href="#cli-improvements" title="Link to this section">&para;</a></h3>
15171517
<ul>
15181518
<li>scan-source displays Kotlin/Java file statistics and indexing progress.</li>
15191519
<li>search now shows declaration source locations when available.</li>
@@ -1551,7 +1551,7 @@ <h3 id="classpath-abi-linkage-detector-dependency-check">Classpath ABI Linkage D
15511551
<p>Checks compiled transitive dependencies for method and field signatures missing from the classpath. Proactively flags runtime risks such as <code>NoSuchMethodError</code>, <code>NoSuchFieldError</code>, or <code>LinkageError</code>.</p>
15521552
<div class="language-bash highlight"><pre><span></span><code><span id="__span-5-1"><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a>library-insight<span class="w"> </span>dependency-check
15531553
</span></code></pre></div>
1554-
<h3 id="mcp-server-enhancements">️ MCP Server Enhancements<a class="headerlink" href="#mcp-server-enhancements" title="Link to this section">&para;</a></h3>
1554+
<h3 id="mcp-server-enhancements">️MCP Server Enhancements<a class="headerlink" href="#mcp-server-enhancements" title="Link to this section">&para;</a></h3>
15551555
<ul>
15561556
<li><strong><code>dsl_report</code> Tool</strong>: AI assistants can query DSL structures natively.</li>
15571557
<li><strong>Dynamic Database (<code>--db</code>)</strong>: Run multiple indices by passing custom database file paths.</li>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)