Project
Changelog
All notable changes to Loop Engine will be documented here.
Format: Keep a Changelog
Versioning: Semantic Versioning
Unreleased
Added
@loop-engine/adapter-perplexity— Perplexity SonarLLMAdapterwith citations, retries, andguardEvidenceintegration@loop-engine/core—LLMAdapter,AdapterInput/AdapterOutput, and deepguardEvidence()for adapter audit redaction- Docs:
docs/integrations-perplexity.md(Sonar vs Perplexity Computer skills) - Release contract stub:
.rc/adapter-perplexity.json(RC DRAFT until promoted LOCKED)
0.1.5 — 2026-03-14
Fixed
- Replaced
workspace:*references with explicit version pins for npm compatibility - Fixed stale dependency pins in published tarballs
- Clean build verified —
npm install @loop-engine/sdkworks correctly
0.1.3 — 2026-03-14
Added
repositoryfield added to all 23 published@loop-engine/*package manifests, including correctdirectorymapping forpackages/*andpackages/adapters/*
Changed
- Version bumped from
0.1.2to0.1.3across all@loop-engine/*packages
0.1.2 — 2026-03-13
Added
- Keywords added to all 22 package.json files for npm discoverability
- README.md added to all packages
- LICENSE file added to all packages (Apache-2.0)
Fixed
- Correct Apache-2.0 license field across all packages
0.1.1 — 2026-03-13
Added
- LICENSE file included in published npm tarballs
- README.md included in published npm tarballs
@loop-engine/adapter-grok— Grok (xAI) AI actor adapter@loop-engine/adapter-gemini— Google Gemini AI actor adapter