This repository was archived by the owner on Jun 14, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.1.2] ( https://github.com/constructive-io/agentic-kit/compare/nextjs-chat-demo@0.1.1...nextjs-chat-demo@0.1.2 ) (2026-05-21)
7+
8+ ** Note:** Version bump only for package nextjs-chat-demo
9+
610## [ 0.1.1] ( https://github.com/constructive-io/agentic-kit/compare/nextjs-chat-demo@0.1.0...nextjs-chat-demo@0.1.1 ) (2026-05-21)
711
812** Note:** Version bump only for package nextjs-chat-demo
Original file line number Diff line number Diff line change 11{
22 "name" : " nextjs-chat-demo" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.4.1] ( https://github.com/constructive-io/agentic-kit/compare/@agentic-kit/agent@0.4.0...@agentic-kit/agent@0.4.1 ) (2026-05-21)
7+
8+ ** Note:** Version bump only for package @agentic-kit/agent
9+
610# [ 0.4.0] ( https://github.com/constructive-io/agentic-kit/compare/@agentic-kit/agent@0.3.0...@agentic-kit/agent@0.4.0 ) (2026-05-21)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @agentic-kit/agent" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
44 "author" : " Dan Lynch <pyramation@gmail.com>" ,
55 "description" : " Minimal stateful agent runtime for agentic-kit" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.3.1] ( https://github.com/constructive-io/agentic-kit/compare/agentic-kit@1.3.0...agentic-kit@1.3.1 ) (2026-05-21)
7+
8+ ** Note:** Version bump only for package agentic-kit
9+
610# [ 1.3.0] ( https://github.com/constructive-io/agentic-kit/compare/agentic-kit@1.2.0...agentic-kit@1.3.0 ) (2026-05-21)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " agentic-kit" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "author" : " Dan Lynch <pyramation@gmail.com>" ,
55 "description" : " Provider-agnostic LLM adapter with streaming and multi-turn support" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 2.0.0] ( https://github.com/constructive-io/agentic-kit/compare/@agentic-kit/ollama@1.2.1...@agentic-kit/ollama@2.0.0 ) (2026-05-21)
7+
8+ ### Features
9+
10+ - ** ollama:** return real token counts from embedding endpoint ([ 942e121] ( https://github.com/constructive-io/agentic-kit/commit/942e1219213c9565f96c5bc9c219f403616da124 ) )
11+
12+ ### BREAKING CHANGES
13+
14+ - ** ollama:** generateEmbedding() return type changed from
15+ Promise<number[ ] > to Promise<EmbeddingResult >
16+
617## [ 1.2.1] ( https://github.com/constructive-io/agentic-kit/compare/@agentic-kit/ollama@1.2.0...@agentic-kit/ollama@1.2.1 ) (2026-05-21)
718
819### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @agentic-kit/ollama" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 2.0.0 " ,
44 "author" : " Dan Lynch <pyramation@gmail.com>" ,
55 "description" : " Ollama" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.3.1] ( https://github.com/constructive-io/agentic-kit/compare/@agentic-kit/react@0.3.0...@agentic-kit/react@0.3.1 ) (2026-05-21)
7+
8+ ** Note:** Version bump only for package @agentic-kit/react
9+
610# [ 0.3.0] ( https://github.com/constructive-io/agentic-kit/compare/@agentic-kit/react@0.2.0...@agentic-kit/react@0.3.0 ) (2026-05-21)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @agentic-kit/react" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "author" : " Dan Lynch <pyramation@gmail.com>" ,
55 "description" : " React bindings for agentic-kit (useChat hook)" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments