2025-12-02 10:59:09 +00:00
{
"gitzone" : {
"projectType" : "npm" ,
"module" : {
"githost" : "code.foss.global" ,
"gitscope" : "push.rocks" ,
"gitrepo" : "smartagent" ,
2026-03-06 11:39:01 +00:00
"description" : "Agentic loop for ai-sdk (Vercel AI SDK). Wraps streamText with stopWhen for parallel multi-step tool execution. Built on @push.rocks/smartai." ,
2025-12-02 10:59:09 +00:00
"npmPackagename" : "@push.rocks/smartagent" ,
"license" : "MIT" ,
"projectDomain" : "push.rocks"
}
} ,
"npmci" : {
"npmGlobalTools" : [ ] ,
"npmAccessLevel" : "public"
2025-12-15 07:08:35 +00:00
} ,
"@git.zone/cli" : {
"release" : {
"registries" : [
"https://verdaccio.lossless.digital" ,
"https://registry.npmjs.org"
] ,
"accessLevel" : "public"
}
2025-12-02 10:59:09 +00:00
}
2025-12-15 07:08:35 +00:00
}