Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.81 KB

File metadata and controls

42 lines (23 loc) · 1.81 KB

Bug Fixes

  • apply code review fixes to generate.mjs, validate.yml, and release.yml (894b7ea)
  • comply with marketplace.json schema (additionalProperties: false on PluginEntry) (d9cd49b)

Features

  • central manifest generator — marketplace.json as source of truth (65d23a5)

Bug Fixes

  • codeweaver: Corrected flawed env variable configuration (1a50d42)

@knitli/codeweaver-v1.0.0 (2026-04-06)

Bug Fixes

  • codeweaver,ctx: Corrected issue with malformed plugin manifests (07714f5)
  • codeweaver: corrected invalid manifest variable (6b89e5f)

Changelog

All notable changes to the codeweaver plugin will be documented in this file.

[0.6.0-alpha] - 2026-04-03

Added

  • Initial release as part of knitli/toolshed marketplace
  • Semantic code search MCP server with hybrid search
  • AST-level understanding for 27 languages, keyword matching for 166+
  • Automatic background indexing with file watching
  • First-run onboarding agent with embedding provider selection
  • Reconfiguration skill (/codeweaver:setup)