generated from template/apps-template
优化noco-agent功能和修复相关问题
- 修复Core类中的类型定义和拼写错误 - 添加tableId参数支持到NocoLifeService - 优化认证逻辑,支持环境变量配置 - 增强配置功能,返回当前配置信息 - 改进任务完成功能,支持批量操作 - 添加记录创建和更新功能 - 更新依赖包版本 - 修复导出类型定义 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
"packageManager": "pnpm@10.24.0",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@kevisual/app": "^0.0.1",
|
||||
"@kevisual/context": "^0.0.4",
|
||||
"@kevisual/local-proxy": "^0.0.8",
|
||||
"@kevisual/noco-auto": "../",
|
||||
"@kevisual/query": "^0.0.31",
|
||||
|
||||
Reference in New Issue
Block a user