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.1] ( https://github.com/constructive-io/agentic-kit/compare/nextjs-chat-demo@0.1.0...nextjs-chat-demo@0.1.1 ) (2026-05-21)
7+
8+ ** Note:** Version bump only for package nextjs-chat-demo
9+
610# 0.1.0 (2026-05-14)
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.0 " ,
3+ "version" : " 0.1.1 " ,
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.0] ( https://github.com/constructive-io/agentic-kit/compare/@agentic-kit/agent@0.3.0...@agentic-kit/agent@0.4.0 ) (2026-05-21)
7+
8+ ### Features
9+
10+ - ** agent:** accumulate cumulative totalUsage and emit on turn_end/agent_end ([ 0b40656] ( https://github.com/constructive-io/agentic-kit/commit/0b40656b6c3a4522764681e1c913af3180abc172 ) )
11+
612# [ 0.3.0] ( https://github.com/constructive-io/agentic-kit/compare/@agentic-kit/agent@0.2.0...@agentic-kit/agent@0.3.0 ) (2026-05-14)
713
814** Note:** Version bump only for package @agentic-kit/agent
Original file line number Diff line number Diff line change 11{
22 "name" : " @agentic-kit/agent" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
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.0] ( https://github.com/constructive-io/agentic-kit/compare/agentic-kit@1.2.0...agentic-kit@1.3.0 ) (2026-05-21)
7+
8+ ### Features
9+
10+ - ** agentic-kit:** add reasoning token field and usage helpers ([ e5cbff1] ( https://github.com/constructive-io/agentic-kit/commit/e5cbff1502f54ec315384af8cf97b10d24229b02 ) )
11+
612# [ 1.2.0] ( https://github.com/constructive-io/agentic-kit/compare/agentic-kit@1.1.0...agentic-kit@1.2.0 ) (2026-05-14)
713
814** Note:** Version bump only for package agentic-kit
Original file line number Diff line number Diff line change 11{
22 "name" : " agentic-kit" ,
3- "version" : " 1.2 .0" ,
3+ "version" : " 1.3 .0" ,
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+ ## [ 1.2.1] ( https://github.com/constructive-io/agentic-kit/compare/@agentic-kit/anthropic@1.2.0...@agentic-kit/anthropic@1.2.1 ) (2026-05-21)
7+
8+ ### Bug Fixes
9+
10+ - ** anthropic:** initialize reasoning field at zero ([ d6087d2] ( https://github.com/constructive-io/agentic-kit/commit/d6087d290a04ef0dccd449f67c42b1f4f0f1f02d ) )
11+
612# [ 1.2.0] ( https://github.com/constructive-io/agentic-kit/compare/@agentic-kit/anthropic@1.1.0...@agentic-kit/anthropic@1.2.0 ) (2026-05-14)
713
814** Note:** Version bump only for package @agentic-kit/anthropic
Original file line number Diff line number Diff line change 11{
22 "name" : " @agentic-kit/anthropic" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "author" : " Dan Lynch <pyramation@gmail.com>" ,
55 "description" : " Anthropic (Claude) adapter 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.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)
7+
8+ ### Bug Fixes
9+
10+ - ** ollama:** invoke calculateUsageCost so cost.total populates ([ 6d34ed7] ( https://github.com/constructive-io/agentic-kit/commit/6d34ed7576793c39e9bb10e1c4492b5cfce0bf31 ) )
11+
612# [ 1.2.0] ( https://github.com/constructive-io/agentic-kit/compare/@agentic-kit/ollama@1.1.0...@agentic-kit/ollama@1.2.0 ) (2026-05-14)
713
814** Note:** Version bump only for package @agentic-kit/ollama
Original file line number Diff line number Diff line change 11{
22 "name" : " @agentic-kit/ollama" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "author" : " Dan Lynch <pyramation@gmail.com>" ,
55 "description" : " Ollama" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments