@unity-china/codely-cli 1.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,203 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright 2025 Google LLC
191
+ Copyright 2025 Qwen
192
+
193
+ Licensed under the Apache License, Version 2.0 (the "License");
194
+ you may not use this file except in compliance with the License.
195
+ You may obtain a copy of the License at
196
+
197
+ http://www.apache.org/licenses/LICENSE-2.0
198
+
199
+ Unless required by applicable law or agreed to in writing, software
200
+ distributed under the License is distributed on an "AS IS" BASIS,
201
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
202
+ See the License for the specific language governing permissions and
203
+ limitations under the License.
package/README.md ADDED
@@ -0,0 +1,332 @@
1
+ # Codely CLI
2
+
3
+ <div align="center">
4
+
5
+ ![Codely CLI Screenshot](https://internal-api-drive-stream.feishu.cn/space/api/box/stream/download/v2/cover/SDRJbcEfUoQRsVxcPJ8ccKTdnMc/?fallback_source=1&height=1280&mount_node_token=JRnkdygOJoQcpyxlCQncsGtMnTc&mount_point=docx_image&policy=equal&width=1280)
6
+
7
+ [![npm version](https://img.shields.io/npm/v/@unity-china/codely-cli.svg)](https://www.npmjs.com/package/@unity-china/codely-cli)
8
+ [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](./LICENSE)
9
+ [![Node.js Version](https://img.shields.io/badge/node-%3E%3D20.0.0-brightgreen.svg)](https://nodejs.org/)
10
+ [![Downloads](https://img.shields.io/npm/dm/@unity-china/codely-cli.svg)](https://www.npmjs.com/package/@unity-china/codely-cli)
11
+
12
+ **AI-powered command-line workflow tool for developers**
13
+
14
+ 🌐 [Official Website](https://codely.tuanjie.cn/) • 📖 [Documentation](https://yousandi.feishu.cn/wiki/Sqmlw31sYiTm8qkh7s1cSlbenmb) • 🇨🇳 [中文文档](https://yousandi.feishu.cn/wiki/Sqmlw31sYiTm8qkh7s1cSlbenmb)
15
+
16
+ [Installation](#installation) • [Quick Start](#quick-start) • [Features](#key-features)
17
+
18
+ </div>
19
+
20
+ ## Key Features
21
+
22
+ - **Code Understanding & Editing** - Query and edit large codebases beyond traditional context window limits
23
+ - **Workflow Automation** - Automate operational tasks like handling pull requests and complex rebases
24
+ - **AI Agent System** - Specialized intelligent agents for deep codebase analysis and automated tasks
25
+ - **MCP Integration** - Extend capabilities with Model Context Protocol servers for external tools and services
26
+ - **Unity Integration** - Direct integration with Unity/Tuanjie Engine for game development tasks
27
+ - **Screenshot Analysis** - Analyze screenshots and images to understand UI/UX and extract information
28
+ - **Sandboxing** - Secure execution environment with multiple sandboxing modes
29
+ - **IDE Plugin** - VS Code extension for seamless integration
30
+ - **ACP Support** - Agent Client Protocol integration for editors like Zed ([User Guide](docs/users/acp-guide-CN.md))
31
+
32
+ ## 🤖 AI Agent System
33
+
34
+ Codely CLI includes a powerful agent system with specialized AI assistants for complex development tasks:
35
+
36
+ ### Agent Usage
37
+
38
+ **Interactive Mode** (agents invoked automatically):
39
+
40
+ ```bash
41
+ codely
42
+ > Analyze this React project's component architecture and identify performance bottlenecks
43
+ ```
44
+
45
+ **Non-Interactive Mode** with different output formats:
46
+
47
+ ```bash
48
+ # Standard text output
49
+ codely --prompt "Analyze the API endpoints and security measures"
50
+
51
+ # JSON output for automation
52
+ codely --output-format json --prompt "Investigate the codebase structure" > analysis.json
53
+
54
+ # Streaming JSON for real-time monitoring
55
+ codely --output-format stream-json --prompt "Document the data flow" | jq '.type == "agent_think"'
56
+ ```
57
+
58
+ ### Agent Management
59
+
60
+ **List available agents:**
61
+
62
+ ```bash
63
+ /agents list
64
+ ```
65
+
66
+ **Create custom agents:**
67
+
68
+ ```bash
69
+ # Project-level agent
70
+ /agents create security-auditor
71
+
72
+ # Global agent
73
+ /agents create my-helper --global
74
+
75
+ # With custom description
76
+ /agents create api-analyzer "Analyzes API endpoints and documentation"
77
+ ```
78
+
79
+ **Agent locations:**
80
+
81
+ - **Project agents**: `.codely-cli/agents/` (shared with team)
82
+ - **Global agents**: `~/.codely-cli/agents/` (personal use)
83
+
84
+ ### Example Agent Output
85
+
86
+ Agents provide structured, comprehensive results:
87
+
88
+ **Interactive Progress:**
89
+
90
+ ```
91
+ 🚀 Delegating to codebase_investigator subagent...
92
+ 🔧 [1] List Directory - scanning project structure
93
+ ✅ List Directory finished - 45 directories found
94
+ 🤖💭 Analyzing package.json dependencies...
95
+ 🔧 [2] Read File - package.json
96
+ ✅ Read File finished - analyzing dependencies
97
+ 📋 Result:
98
+ {
99
+ "SummaryOfFindings": "React application with 3-tier architecture...",
100
+ "ExplorationTrace": ["Analyzed project structure", "Examined routing"],
101
+ "RelevantLocations": ["src/components/App.tsx", "src/api/routes.ts"]
102
+ }
103
+ ```
104
+
105
+ ## Installation
106
+
107
+ ### Prerequisites
108
+
109
+ Ensure you have [Node.js version 20](https://nodejs.org/en/download) or higher installed.
110
+
111
+ ### Install directly
112
+
113
+ ```bash
114
+ npm i @unity-china/codely-cli
115
+ ```
116
+
117
+ ## Quick Start
118
+
119
+ ```bash
120
+ # Start
121
+ codely
122
+
123
+ # Example commands
124
+ > Explain this codebase structure
125
+ > Help me refactor this function
126
+ > Generate unit tests for this module
127
+ ```
128
+
129
+ ### Session Management
130
+
131
+ Control your token usage with configurable session limits to optimize costs and performance.
132
+
133
+ #### Configure Session Token Limit
134
+
135
+ Create or edit `.codely-cli/settings.json` in your home directory:
136
+
137
+ ```json
138
+ {
139
+ "sessionTokenLimit": 32000
140
+ }
141
+ ```
142
+
143
+ #### Session Commands
144
+
145
+ - **`/compress`** - Compress conversation history to continue within token limits
146
+ - **`/clear`** - Clear all conversation history and start fresh
147
+ - **`/stats`** - Check current token usage and limits
148
+
149
+ > 📝 **Note**: Session token limit applies to a single conversation, not cumulative API calls.
150
+
151
+ ## Usage Examples
152
+
153
+ ### 🔍 Explore Codebases
154
+
155
+ ```bash
156
+ cd your-project/
157
+ codely
158
+
159
+ # Architecture analysis
160
+ > Describe the main pieces of this system's architecture
161
+ > What are the key dependencies and how do they interact?
162
+ > Find all API endpoints and their authentication methods
163
+ ```
164
+
165
+ ### 💻 Code Development
166
+
167
+ ```bash
168
+ # Refactoring
169
+ > Refactor this function to improve readability and performance
170
+ > Convert this class to use dependency injection
171
+ > Split this large module into smaller, focused components
172
+
173
+ # Code generation
174
+ > Create a REST API endpoint for user management
175
+ > Generate unit tests for the authentication module
176
+ > Add error handling to all database operations
177
+ ```
178
+
179
+ ### 🔄 Automate Workflows
180
+
181
+ ```bash
182
+ # Git automation
183
+ > Analyze git commits from the last 7 days, grouped by feature
184
+ > Create a changelog from recent commits
185
+ > Find all TODO comments and create GitHub issues
186
+
187
+ # File operations
188
+ > Convert all images in this directory to PNG format
189
+ > Rename all test files to follow the *.test.ts pattern
190
+ > Find and remove all console.log statements
191
+ ```
192
+
193
+ ### 🐛 Debugging & Analysis
194
+
195
+ ```bash
196
+ # Performance analysis
197
+ > Identify performance bottlenecks in this React component
198
+ > Find all N+1 query problems in the codebase
199
+
200
+ # Security audit
201
+ > Check for potential SQL injection vulnerabilities
202
+ > Find all hardcoded credentials or API keys
203
+ ```
204
+
205
+ ## Popular Tasks
206
+
207
+ ### 📚 Understand New Codebases
208
+
209
+ ```text
210
+ > What are the core business logic components?
211
+ > What security mechanisms are in place?
212
+ > How does the data flow through the system?
213
+ > What are the main design patterns used?
214
+ > Generate a dependency graph for this module
215
+ ```
216
+
217
+ ### 🔨 Code Refactoring & Optimization
218
+
219
+ ```text
220
+ > What parts of this module can be optimized?
221
+ > Help me refactor this class to follow SOLID principles
222
+ > Add proper error handling and logging
223
+ > Convert callbacks to async/await pattern
224
+ > Implement caching for expensive operations
225
+ ```
226
+
227
+ ### 📝 Documentation & Testing
228
+
229
+ ```text
230
+ > Generate comprehensive JSDoc comments for all public APIs
231
+ > Write unit tests with edge cases for this component
232
+ > Create API documentation in OpenAPI format
233
+ > Add inline comments explaining complex algorithms
234
+ > Generate a README for this module
235
+ ```
236
+
237
+ ### 🚀 Development Acceleration
238
+
239
+ ```text
240
+ > Set up a new Express server with authentication
241
+ > Create a React component with TypeScript and tests
242
+ > Implement a rate limiter middleware
243
+ > Add database migrations for new schema
244
+ > Configure CI/CD pipeline for this project
245
+ ```
246
+
247
+ ## Commands & Shortcuts
248
+
249
+ ### Session Commands
250
+
251
+ - `/help` - Display available commands
252
+ - `/clear` - Clear conversation history
253
+ - `/compress` - Compress history to save tokens
254
+ - `/stats` - Show current session information
255
+ - `/exit` or `/quit` - Exit Codely CLI
256
+
257
+ ### MCP Commands
258
+
259
+ Manage Model Context Protocol (MCP) servers to extend Codely capabilities with external tools and services:
260
+
261
+ - `/mcp` - List configured MCP servers and their available tools
262
+ - `/mcp desc` - Show detailed descriptions of servers and tools
263
+ - `/mcp schema` - Display tool parameter schemas
264
+ - `/mcp auth <server-name>` - Authenticate with OAuth-enabled MCP servers
265
+ - `/mcp refresh` - Refresh the list of MCP servers and tools
266
+
267
+ CLI commands for managing MCP server configurations:
268
+
269
+ #### `codely mcp add <name> <commandOrUrl> [args...]`
270
+
271
+ Add a new MCP server with the specified name and connection details.
272
+
273
+ **Options:**
274
+
275
+ - `--scope` (`-s`) - Configuration scope (user or project)
276
+ - `--transport` (`-t`) - Transport type (stdio, sse, http)
277
+ - `--env` (`-e`) - Set environment variables for stdio transport (e.g. `-e KEY=value`)
278
+ - `--header` (`-H`) - Set HTTP headers for SSE and HTTP transports (e.g. `-H "X-Api-Key: abc123"`)
279
+ - `--timeout` - Connection timeout in milliseconds
280
+ - `--trust` - Trust the server (bypass all tool call confirmation prompts)
281
+ - `--description` - Description for the server
282
+ - `--include-tools` - Comma-separated list of tools to include
283
+ - `--exclude-tools` - Comma-separated list of tools to exclude
284
+
285
+ **Transport Types:**
286
+
287
+ - `stdio` (default) - Launch a process using the specified command and arguments
288
+ - `sse` - Connect to a server using Server-Sent Events protocol
289
+ - `http` - Connect to a server using HTTP protocol
290
+
291
+ **Examples:**
292
+
293
+ ```bash
294
+ # Add a stdio server
295
+ codely mcp add my-server python /path/to/server.py --env API_KEY=abc123
296
+
297
+ # Add an HTTP server
298
+ codely mcp add my-http-server http://localhost:8000 --transport http --header "Authorization: Bearer token"
299
+
300
+ # Add a server with scoped configuration
301
+ codely mcp add my-server python /path/to/server.py --scope user
302
+ ```
303
+
304
+ #### `codely mcp list`
305
+
306
+ List all configured MCP servers and their connection status.
307
+
308
+ #### `codely mcp remove <name>`
309
+
310
+ Remove an MCP server with the specified name.
311
+
312
+ **Options:**
313
+
314
+ - `--scope` (`-s`) - Configuration scope (user or project)
315
+
316
+ ### Keyboard Shortcuts
317
+
318
+ - `Ctrl+C` - Cancel current operation
319
+ - `Ctrl+D` - Exit (on empty line)
320
+ - `Up/Down` - Navigate command history
321
+
322
+ ## Troubleshooting
323
+
324
+ If you encounter issues, please check the error messages and ensure:
325
+
326
+ - Node.js version is 20 or higher
327
+ - All dependencies are properly installed
328
+ - API keys are correctly configured in settings
329
+
330
+ ## License
331
+
332
+ [LICENSE](./LICENSE)