File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased] ( https://github.com/dermatologist/dhti/tree/HEAD )
44
5- [ Full Changelog] ( https://github.com/dermatologist/dhti/compare/1.3.4 ...HEAD )
5+ [ Full Changelog] ( https://github.com/dermatologist/dhti/compare/1.3.5 ...HEAD )
66
77** Merged pull requests:**
88
9+ - fix: update @github/copilot-sdk dependency to version 0.1.30 [ \# 131] ( https://github.com/dermatologist/dhti/pull/131 ) ([ dermatologist] ( https://github.com/dermatologist ) )
910- fix: dynamically import CopilotClient to resolve module issues [ \# 129] ( https://github.com/dermatologist/dhti/pull/129 ) ([ dermatologist] ( https://github.com/dermatologist ) )
1011- Fix formatting and add upcoming presentation details [ \# 128] ( https://github.com/dermatologist/dhti/pull/128 ) ([ dermatologist] ( https://github.com/dermatologist ) )
1112- Feature/fix hanging 1 [ \# 126] ( https://github.com/dermatologist/dhti/pull/126 ) ([ dermatologist] ( https://github.com/dermatologist ) )
3940- Feature/bump fix 1 [ \# 87] ( https://github.com/dermatologist/dhti/pull/87 ) ([ dermatologist] ( https://github.com/dermatologist ) )
4041- Feature/copy bootstrap [ \# 86] ( https://github.com/dermatologist/dhti/pull/86 ) ([ dermatologist] ( https://github.com/dermatologist ) )
4142
43+ ## [ 1.3.5] ( https://github.com/dermatologist/dhti/tree/1.3.5 ) (2026-03-07)
44+
45+ [ Full Changelog] ( https://github.com/dermatologist/dhti/compare/1.3.4...1.3.5 )
46+
4247## [ 1.3.4] ( https://github.com/dermatologist/dhti/tree/1.3.4 ) (2026-03-07)
4348
4449[ Full Changelog] ( https://github.com/dermatologist/dhti/compare/1.3.3...1.3.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " dhti-cli" ,
33 "description" : " DHTI CLI" ,
4- "version" : " 1.3.5 " ,
4+ "version" : " 1.3.6 " ,
55 "author" : " Bell Eapen" ,
66 "bin" : {
77 "dhti-cli" : " bin/run.js"
88 },
99 "bugs" : " https://github.com/dermatologist/dhti/issues" ,
1010 "dependencies" : {
11- "@github/copilot-sdk" : " ^ 0.1.23 " ,
11+ "@github/copilot-sdk" : " 0.1.30 " ,
1212 "@langchain/community" : " ^0.3.53" ,
1313 "@langchain/ollama" : " ^0.2.3" ,
1414 "@oclif/core" : " ^4" ,
You can’t perform that action at this time.
0 commit comments