Skip to content

Commit 0251880

Browse files
docs: update changelog [skip ci]
1 parent 48e84a4 commit 0251880

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -808,3 +808,40 @@
808808
#### 📦 Other Changes
809809
* rust and vue parser added (`2601b4d`)
810810
* Add comprehensive MCP workflow test plan and E2E integration tests (`eab9113`)
811+
812+
813+
---
814+
815+
## [Unreleased] - 2026-02-22
816+
817+
**Origin:** Generated
818+
**Range:** `HEAD~5..HEAD`
819+
**Commit Count:** 5
820+
**Confidence:** medium
821+
822+
**Focus:** Feature Development
823+
824+
### 🧠 Temporal Context & Intent
825+
> *Auto-generated: Add context about why these changes were made.*
826+
827+
### 🏗️ Architectural Impact
828+
> *Auto-generated: Describe high-level architectural shifts.*
829+
830+
### 📝 Delta Changes
831+
832+
#### 🚀 Features
833+
* **deps:** add MCP and VoyageAI as optional dependencies (`48e84a4`)
834+
* *Context:* Add optional dependencies for MCP (Model Context Protocol) server support
835+
* *Context:* and VoyageAI embedding provider. These integrations can be installed via:
836+
* *Context:* - pip install knowcode[mcp]
837+
* *Context:* - pip install knowcode[voyageai]
838+
839+
#### 📚 Documentation
840+
* update changelog [skip ci] (`116ab12`)
841+
* update changelog [skip ci] (`5ccc922`)
842+
843+
#### 🔨 Refactoring
844+
* improve context retrieval instructions and clarify tool usage (`d9e30ea`)
845+
846+
#### 📦 Other Changes
847+
* rust and vue parser added (`2601b4d`)

0 commit comments

Comments
 (0)