File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " plasmate"
3- version = " 0.4 .0"
3+ version = " 0.5 .0"
44edition = " 2021"
55description = " Agent-native headless browser engine with Semantic Object Model"
66license = " Apache-2.0"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " plasmate-browser-use"
7- version = " 0.3 .0"
7+ version = " 0.5 .0"
88description = " Plasmate SOM integration for Browser Use - 10x fewer tokens for AI web agents"
99readme = " README.md"
1010license = " Apache-2.0"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " langchain-plasmate"
7- version = " 0.1 .0"
7+ version = " 0.5 .0"
88description = " LangChain integration for Plasmate — agent-native headless browser with SOM output"
99readme = " README.md"
1010license = " MIT"
Original file line number Diff line number Diff line change 11{
22 "name" : " @plasmate/ai" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.5 .0" ,
44 "description" : " Plasmate tools for the Vercel AI SDK" ,
55 "keywords" : [
66 " plasmate" ,
Original file line number Diff line number Diff line change 664664 </ div >
665665 < div class ="meta ">
666666 < span > < strong > License</ strong > Apache-2.0</ span >
667- < span > < strong > v0.4 .0</ strong > </ span >
667+ < span > < strong > v0.5 .0</ strong > </ span >
668668 < span > < strong > Rust</ strong > </ span >
669669 </ div >
670670 </ header >
@@ -833,7 +833,7 @@ <h2 class="section-title">Serve SOM alongside HTML</h2>
833833 </ div >
834834 </ div >
835835
836- <!-- v0.4 .0 -->
836+ <!-- v0.5 .0 -->
837837 < div class ="panel " style ="margin-top: 20px; ">
838838 < div class ="section-label "> v0.4.0 - March 2026</ div >
839839 < h2 class ="section-title " style ="font-size: 22px; "> What's new</ h2 >
You can’t perform that action at this time.
0 commit comments