Skip to content

Commit a2bf6b8

Browse files
author
Yogthos
committed
site: mention /learn and salience-based skill curation
1 parent 8097c3f commit a2bf6b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ <h3>Role-Based Routing</h3>
721721
</div>
722722
<div class="feat">
723723
<h3>Self-Improving Memory</h3>
724-
<p>Two-tier per-project memory — hot facts inline, the rest a searchable breadcrumb index — plus a global cross-project tier for durable preferences, injected as a cache-stable snapshot. A post-session orchestrator extracts learnings and curates memory &amp; skills between sessions.</p>
724+
<p>Two-tier per-project memory — hot facts inline, the rest a searchable breadcrumb index — plus a global cross-project tier for durable preferences, injected as a cache-stable snapshot. Reusable skills share the same salience engine: <code>/learn</code> distills one from any source or the current session, and the curator prunes on proven usefulness — decay plus a success/failure record — not just age.</p>
725725
</div>
726726
<div class="feat">
727727
<h3>Built-In Issue Board</h3>
@@ -737,7 +737,7 @@ <h3>Code Intelligence</h3>
737737
</div>
738738
<div class="feat">
739739
<h3>Extensible at Runtime</h3>
740-
<p>A <a href="https://janet-lang.org">Janet</a> plugin system hooks the full lifecycle — intercept tools, rewrite prompts, register commands — plus Claude-compatible skills loaded on demand.</p>
740+
<p>A <a href="https://janet-lang.org">Janet</a> plugin system hooks the full lifecycle — intercept tools, rewrite prompts, register commands — plus Claude-compatible skills loaded on demand and grown from any source with <code>/learn</code>.</p>
741741
</div>
742742
<div class="feat">
743743
<h3>MCP &amp; ACP</h3>

0 commit comments

Comments
 (0)