fix(build): update build configuration, package metadata, and dependencies

This commit is contained in:
2026-04-30 10:40:22 +00:00
parent 8821d65f6d
commit a3bdada237
8 changed files with 655 additions and 2292 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartchat',
version: '0.1.1',
version: '0.1.2',
description: 'Interactive chat interfaces for AI agents — CLI TUI and web components, built on @push.rocks/smartagent.'
}