fix(ci): Update CI/release config and bump devDependencies; enable verbose tests

This commit is contained in:
2025-12-15 07:08:35 +00:00
parent 8563262850
commit 0a8965b781
5 changed files with 254 additions and 207 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartagent',
version: '1.1.0',
version: '1.1.1',
description: 'an agentic framework built on top of @push.rocks/smartai'
}