jingrow f702b8596a feat: Add "My Published Tools" page in Development menu
- Add MyPublishedTools component aligned with MyPublishedApps functionality
- Add backend API endpoints:
  - GET /jingrow/my-published-tools (list published tools with search, pagination, sorting)
  - POST /jingrow/delete-published-tool (delete published tool)
- Add route configuration for my-published-tools page
- Add menu item "My Published Tools" under Development group
- Add Chinese translations for all tool-related text
- Remove uppercase transformation for tool_name display in list

The new page provides the same functionality as "My Published Apps":
- Search and filter tools
- Sort by various criteria
- Pagination support
- View tool details
- Delete published tools
- Publish new tool button
2025-11-21 23:29:38 +08:00
2025-11-11 17:20:42 +08:00
2025-11-11 17:20:42 +08:00
2025-11-11 17:20:42 +08:00
2025-11-11 17:20:42 +08:00
2025-11-11 17:20:42 +08:00

Jingrow - 一站式通用AI Agent全栈开发框架

🎯 项目简介

Jingrow 是基于 Python + Vue 3 的一站式通用AI Agent全栈开发框架。

📝 许可证

Copyright (c) 2025, JINGROW For license information, please see license.txt

Description
No description provided
Readme 24 MiB
Languages
Vue 58.4%
Python 27.7%
TypeScript 7%
Shell 4.1%
JavaScript 2.7%
Other 0.1%