Skip to content

CodeAlive Skills v2.1.0

Latest

Choose a tag to compare

@rodion-m rodion-m released this 29 Jun 18:46
v2.1.0

What changed

  • Added datasource relevance filtering support for datasources.py with the query flag, including clearer agent workflow guidance.
  • Added DataSource forwarding for fetch and relationships endpoints, with ambiguity handling and candidate datasource hints.
  • Improved fetch output so missing artifact identifiers are surfaced explicitly with actionable hints.
  • Added grouped weekly Dependabot security updates.

Verification

  • uv run --with pytest --with pytest-cov python -m pytest tests -v: 37 passed.