@unity-china/codely-cli 1.0.0-beta.32

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,322 @@
1
+ # Codely CLI
2
+
3
+ <div align="center">
4
+
5
+ ![Codely CLI Screenshot](./docs/assets/codely-screenshot.png)
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
+ [Installation](#installation) • [Quick Start](#quick-start) • [Features](#key-features) • [Documentation](./docs/)
15
+
16
+ </div>
17
+
18
+ ## Key Features
19
+
20
+ - **Code Understanding & Editing** - Query and edit large codebases beyond traditional context window limits
21
+ - **Workflow Automation** - Automate operational tasks like handling pull requests and complex rebases
22
+ - **AI Agent System** - Specialized intelligent agents for deep codebase analysis and automated tasks
23
+ - **MCP Integration** - Extend capabilities with Model Context Protocol servers for external tools and services
24
+
25
+ ## 🤖 AI Agent System
26
+
27
+ Codely CLI includes a powerful agent system with specialized AI assistants for complex development tasks:
28
+
29
+ ### Agent Usage
30
+
31
+ **Interactive Mode** (agents invoked automatically):
32
+
33
+ ```bash
34
+ codely
35
+ > Analyze this React project's component architecture and identify performance bottlenecks
36
+ ```
37
+
38
+ **Non-Interactive Mode** with different output formats:
39
+
40
+ ```bash
41
+ # Standard text output
42
+ codely --prompt "Analyze the API endpoints and security measures"
43
+
44
+ # JSON output for automation
45
+ codely --output-format json --prompt "Investigate the codebase structure" > analysis.json
46
+
47
+ # Streaming JSON for real-time monitoring
48
+ codely --output-format stream-json --prompt "Document the data flow" | jq '.type == "agent_think"'
49
+ ```
50
+
51
+ ### Agent Management
52
+
53
+ **List available agents:**
54
+
55
+ ```bash
56
+ /agents list
57
+ ```
58
+
59
+ **Create custom agents:**
60
+
61
+ ```bash
62
+ # Project-level agent
63
+ /agents create security-auditor
64
+
65
+ # Global agent
66
+ /agents create my-helper --global
67
+
68
+ # With custom description
69
+ /agents create api-analyzer "Analyzes API endpoints and documentation"
70
+ ```
71
+
72
+ **Agent locations:**
73
+
74
+ - **Project agents**: `.codely-cli/agents/` (shared with team)
75
+ - **Global agents**: `~/.codely-cli/agents/` (personal use)
76
+
77
+ ### Example Agent Output
78
+
79
+ Agents provide structured, comprehensive results:
80
+
81
+ **Interactive Progress:**
82
+
83
+ ```
84
+ 🚀 Delegating to codebase_investigator subagent...
85
+ 🔧 [1] List Directory - scanning project structure
86
+ ✅ List Directory finished - 45 directories found
87
+ 🤖💭 Analyzing package.json dependencies...
88
+ 🔧 [2] Read File - package.json
89
+ ✅ Read File finished - analyzing dependencies
90
+ 📋 Result:
91
+ {
92
+ "SummaryOfFindings": "React application with 3-tier architecture...",
93
+ "ExplorationTrace": ["Analyzed project structure", "Examined routing"],
94
+ "RelevantLocations": ["src/components/App.tsx", "src/api/routes.ts"]
95
+ }
96
+ ```
97
+
98
+ ## Installation
99
+
100
+ ### Prerequisites
101
+
102
+ Ensure you have [Node.js version 20](https://nodejs.org/en/download) or higher installed.
103
+
104
+ ### Install directly
105
+
106
+ ```bash
107
+ npm i @unity-china/codely-cli
108
+ ```
109
+
110
+ ## Quick Start
111
+
112
+ ```bash
113
+ # Start
114
+ codely
115
+
116
+ # Example commands
117
+ > Explain this codebase structure
118
+ > Help me refactor this function
119
+ > Generate unit tests for this module
120
+ ```
121
+
122
+ ### Session Management
123
+
124
+ Control your token usage with configurable session limits to optimize costs and performance.
125
+
126
+ #### Configure Session Token Limit
127
+
128
+ Create or edit `.codely-cli/settings.json` in your home directory:
129
+
130
+ ```json
131
+ {
132
+ "sessionTokenLimit": 32000
133
+ }
134
+ ```
135
+
136
+ #### Session Commands
137
+
138
+ - **`/compress`** - Compress conversation history to continue within token limits
139
+ - **`/clear`** - Clear all conversation history and start fresh
140
+ - **`/stats`** - Check current token usage and limits
141
+
142
+ > 📝 **Note**: Session token limit applies to a single conversation, not cumulative API calls.
143
+
144
+ ## Usage Examples
145
+
146
+ ### 🔍 Explore Codebases
147
+
148
+ ```bash
149
+ cd your-project/
150
+ codely
151
+
152
+ # Architecture analysis
153
+ > Describe the main pieces of this system's architecture
154
+ > What are the key dependencies and how do they interact?
155
+ > Find all API endpoints and their authentication methods
156
+ ```
157
+
158
+ ### 💻 Code Development
159
+
160
+ ```bash
161
+ # Refactoring
162
+ > Refactor this function to improve readability and performance
163
+ > Convert this class to use dependency injection
164
+ > Split this large module into smaller, focused components
165
+
166
+ # Code generation
167
+ > Create a REST API endpoint for user management
168
+ > Generate unit tests for the authentication module
169
+ > Add error handling to all database operations
170
+ ```
171
+
172
+ ### 🔄 Automate Workflows
173
+
174
+ ```bash
175
+ # Git automation
176
+ > Analyze git commits from the last 7 days, grouped by feature
177
+ > Create a changelog from recent commits
178
+ > Find all TODO comments and create GitHub issues
179
+
180
+ # File operations
181
+ > Convert all images in this directory to PNG format
182
+ > Rename all test files to follow the *.test.ts pattern
183
+ > Find and remove all console.log statements
184
+ ```
185
+
186
+ ### 🐛 Debugging & Analysis
187
+
188
+ ```bash
189
+ # Performance analysis
190
+ > Identify performance bottlenecks in this React component
191
+ > Find all N+1 query problems in the codebase
192
+
193
+ # Security audit
194
+ > Check for potential SQL injection vulnerabilities
195
+ > Find all hardcoded credentials or API keys
196
+ ```
197
+
198
+ ## Popular Tasks
199
+
200
+ ### 📚 Understand New Codebases
201
+
202
+ ```text
203
+ > What are the core business logic components?
204
+ > What security mechanisms are in place?
205
+ > How does the data flow through the system?
206
+ > What are the main design patterns used?
207
+ > Generate a dependency graph for this module
208
+ ```
209
+
210
+ ### 🔨 Code Refactoring & Optimization
211
+
212
+ ```text
213
+ > What parts of this module can be optimized?
214
+ > Help me refactor this class to follow SOLID principles
215
+ > Add proper error handling and logging
216
+ > Convert callbacks to async/await pattern
217
+ > Implement caching for expensive operations
218
+ ```
219
+
220
+ ### 📝 Documentation & Testing
221
+
222
+ ```text
223
+ > Generate comprehensive JSDoc comments for all public APIs
224
+ > Write unit tests with edge cases for this component
225
+ > Create API documentation in OpenAPI format
226
+ > Add inline comments explaining complex algorithms
227
+ > Generate a README for this module
228
+ ```
229
+
230
+ ### 🚀 Development Acceleration
231
+
232
+ ```text
233
+ > Set up a new Express server with authentication
234
+ > Create a React component with TypeScript and tests
235
+ > Implement a rate limiter middleware
236
+ > Add database migrations for new schema
237
+ > Configure CI/CD pipeline for this project
238
+ ```
239
+
240
+ ## Commands & Shortcuts
241
+
242
+ ### Session Commands
243
+
244
+ - `/help` - Display available commands
245
+ - `/clear` - Clear conversation history
246
+ - `/compress` - Compress history to save tokens
247
+ - `/stats` - Show current session information
248
+ - `/exit` or `/quit` - Exit Codely CLI
249
+
250
+ ### MCP Commands
251
+
252
+ Manage Model Context Protocol (MCP) servers to extend Codely capabilities with external tools and services:
253
+
254
+ - `/mcp` - List configured MCP servers and their available tools
255
+ - `/mcp desc` - Show detailed descriptions of servers and tools
256
+ - `/mcp schema` - Display tool parameter schemas
257
+ - `/mcp auth <server-name>` - Authenticate with OAuth-enabled MCP servers
258
+ - `/mcp refresh` - Refresh the list of MCP servers and tools
259
+
260
+ CLI commands for managing MCP server configurations:
261
+
262
+ #### `codely mcp add <name> <commandOrUrl> [args...]`
263
+
264
+ Add a new MCP server with the specified name and connection details.
265
+
266
+ **Options:**
267
+
268
+ - `--scope` (`-s`) - Configuration scope (user or project)
269
+ - `--transport` (`-t`) - Transport type (stdio, sse, http)
270
+ - `--env` (`-e`) - Set environment variables for stdio transport (e.g. `-e KEY=value`)
271
+ - `--header` (`-H`) - Set HTTP headers for SSE and HTTP transports (e.g. `-H "X-Api-Key: abc123"`)
272
+ - `--timeout` - Connection timeout in milliseconds
273
+ - `--trust` - Trust the server (bypass all tool call confirmation prompts)
274
+ - `--description` - Description for the server
275
+ - `--include-tools` - Comma-separated list of tools to include
276
+ - `--exclude-tools` - Comma-separated list of tools to exclude
277
+
278
+ **Transport Types:**
279
+
280
+ - `stdio` (default) - Launch a process using the specified command and arguments
281
+ - `sse` - Connect to a server using Server-Sent Events protocol
282
+ - `http` - Connect to a server using HTTP protocol
283
+
284
+ **Examples:**
285
+
286
+ ```bash
287
+ # Add a stdio server
288
+ codely mcp add my-server python /path/to/server.py --env API_KEY=abc123
289
+
290
+ # Add an HTTP server
291
+ codely mcp add my-http-server http://localhost:8000 --transport http --header "Authorization: Bearer token"
292
+
293
+ # Add a server with scoped configuration
294
+ codely mcp add my-server python /path/to/server.py --scope user
295
+ ```
296
+
297
+ #### `codely mcp list`
298
+
299
+ List all configured MCP servers and their connection status.
300
+
301
+ #### `codely mcp remove <name>`
302
+
303
+ Remove an MCP server with the specified name.
304
+
305
+ **Options:**
306
+
307
+ - `--scope` (`-s`) - Configuration scope (user or project)
308
+
309
+ ### Keyboard Shortcuts
310
+
311
+ - `Ctrl+C` - Cancel current operation
312
+ - `Ctrl+D` - Exit (on empty line)
313
+ - `Up/Down` - Navigate command history
314
+
315
+ ## Troubleshooting
316
+
317
+ If you encounter issues, check the [troubleshooting guide](docs/troubleshooting.md).
318
+
319
+ ## License
320
+
321
+ [LICENSE](./LICENSE)
322
+
@@ -0,0 +1,56 @@
1
+ # Example Prompts
2
+
3
+ This directory contains example prompts that can be used with the CLI. These prompts are bundled with the CLI package for easy access.
4
+
5
+ ## Available Example Prompts
6
+
7
+ - `git-commit` - Review Git staged changes, generate commit message and commit
8
+ - `analyze` - Analyze an open/complex topic across a very large codebase
9
+ - `explain-code` - Analyze and explain code functionality in detail
10
+
11
+ ## Using Example Prompts
12
+
13
+ ### In Non-Interactive Mode
14
+
15
+ You can use these example prompts directly in non-interactive mode with the `--example-prompt` flag:
16
+
17
+ ```bash
18
+ # Run the git-commit example
19
+ codely --yolo --example-prompt git-commit
20
+
21
+ # List all available example prompts
22
+ codely --list-example-prompts
23
+ ```
24
+
25
+ ### In Interactive Mode
26
+
27
+ In interactive mode, you can use the `/example-prompt` slash command:
28
+
29
+ ```bash
30
+ # Start interactive mode
31
+ codely
32
+
33
+ # Then use the command:
34
+ /example-prompt git-commit
35
+
36
+ # Or for the explain-code prompt:
37
+ /example-prompt explain-code
38
+
39
+ # Or list available prompts:
40
+ /example-prompt
41
+ ```
42
+
43
+ ## Features
44
+
45
+ This functionality allows you to:
46
+
47
+ - Execute pre-defined prompts without needing to type them out
48
+ - Create reusable prompt templates for common tasks
49
+ - Share standardized prompts across your team
50
+ - List all available prompts to see what's available
51
+
52
+ ## Notes
53
+
54
+ - The `--example-prompt` flag cannot be used together with `--prompt` or `--prompt-interactive`
55
+ - Example prompts must be TOML files with at least a `prompt` field
56
+ - The `description` field is optional but recommended for better documentation
@@ -0,0 +1,47 @@
1
+ description = "Analyze an open/complex topic across a very large codebase"
2
+ prompt = """
3
+ You are an expert in Unity Game Engine and a large-repo explorer. Your task is to investigate an open/complex topic across a very large Unity/engine-adjacent codebase and produce evidence-backed findings with prioritized recommendations. Provide analysis only; do not modify any code or files.
4
+
5
+ Analysis Topic: {input}
6
+
7
+ Topic-driven goals:
8
+ 1. **Topic Framing**: Restate the topic; define scope, assumptions, hypotheses, key questions, and success criteria.
9
+ 2. **Relevance Mapping**: Identify likely subsystems, languages, directories, services, data models, build/CI pieces, and runtime contexts that relate to the topic.
10
+ 3. **Investigation Plan**: Break work into steps using sequential_think and create a plan with todo_write; prefer independent steps in parallel; set an IO/search budget per step.
11
+ 4. **Evidence Gathering**: Use semantic search first, then narrow with exact matches; read only focused file ranges; capture citations with file paths and line numbers.
12
+ 5. **Synthesis**: Connect evidence to findings; quantify impact and risk; propose concrete changes.
13
+
14
+ Search and tooling rules (MANDATORY):
15
+ - **MUST use sequential_think first** to define scope and create a plan with todo_write before any search.
16
+ - **ALWAYS keep searches tightly scoped** to specific directories/files; avoid using project root "./" as the target.
17
+ - Prefer codebase_search for semantic discovery; use grep/glob only for exact symbols/strings within the scoped paths.
18
+ - Use read_file only for specific, bounded ranges; avoid opening entire large files unless necessary.
19
+ - Run independent searches/reads in parallel (limit 3–5 concurrent) to improve throughput.
20
+ - Respect .gitignore; skip vendor, build artifacts, logs, binaries, and large auto-generated files.
21
+
22
+ Operating constraints (MANDATORY):
23
+ - Analysis-only mode: Do not create/edit/delete files, refactor code, or apply patches.
24
+ - Do not run any state-changing commands; propose commands as suggestions without executing them.
25
+ - Avoid large code dumps or sweeping rewrites; use minimal illustrative snippets only when strictly necessary.
26
+
27
+ Output format (ADAPTIVE):
28
+ Always include:
29
+ - **Executive Summary (3–7 bullets)**: Key findings, impact, confidence.
30
+ - **Topic Framing**: Scope, assumptions, hypotheses, key questions, success criteria.
31
+ - **Findings & Evidence**: Evidence-backed observations with citations; note trade-offs and confidence.
32
+ - **Key Examples**: Code Fragments, Functions and Classes.
33
+ - **Appendix**: Citations with file paths and line ranges.
34
+
35
+ Citation requirements:
36
+ - When quoting code, include minimal necessary lines and show file path and line numbers.
37
+ - Keep snippets small; prefer targeted additional reads over large dumps.
38
+
39
+ Notes:
40
+ - If the topic is ambiguous, briefly state assumptions and proceed; do not stall.
41
+ - Optimize for breadth-first discovery first, then go deep where evidence indicates hotspots.
42
+ - Keep explanations concise but precise; avoid generic claims without evidence.
43
+
44
+ **CRITICAL**: You MUST NOT use Grep/Glob tool under project root "./". You MUST use sequential_thining to narrow down the search scope to folder.
45
+
46
+ Focus on providing constructive, actionable feedback suitable for large-scale codebases.
47
+ """