@stjbrown/agent-knowledge 0.1.0-beta.6 → 0.1.0-beta.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -126,6 +126,12 @@ page-delimited text directly; larger documents use a cached Markdown artifact re
126
126
  chunks. Raw PDF bytes never enter model history. Visual/OCR fallback remains optional and is not
127
127
  enabled yet.
128
128
 
129
+ Janet also fetches known public HTTP(S) URLs through a provider-neutral local reader. It validates
130
+ every redirect, blocks private and metadata networks, never executes page JavaScript, and returns
131
+ readable Markdown through the same bounded artifact/chunk pattern. This baseline needs no API key.
132
+ Web search providers (such as Tavily, Firecrawl, or Exa) and interactive browser automation remain
133
+ separate, optional capabilities and are not enabled yet.
134
+
129
135
  ---
130
136
 
131
137
  ## The skills