v1.0.0-beta.10
v1.0.0-beta.10
Fixes:
- embedding-docstring skill now respects
.memignore(previously
some agents could bypass it on direct file requests) - Fixed a blank-line bug in the embedding-docstring skill that was
causing tree-sitter to truncate docstrings during indexing,
silently dropping content from embeddings - Added missing JS/TS docstring format example to the skill
FETCH_CAPis now configurable via.env(previously hardcoded)- Various corrected docstrings across the codebase per audit