mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 05:52:35 +08:00
Merge pull request #10560 from Kilo-Org/mark/source-links-no-count
chore: remove URL count from source-links.md to reduce merge conflicts
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# Source Code Links
|
||||
|
||||
<!-- Auto-generated by script/extract-source-links.ts — DO NOT EDIT -->
|
||||
<!-- 92 unique URLs extracted from extension and CLI source -->
|
||||
|
||||
- <https://accounts.x.ai>
|
||||
<!-- packages/opencode/src/plugin/xai.ts -->
|
||||
|
||||
@@ -147,7 +147,6 @@ function render(sorted: [string, Set<string>][]): string {
|
||||
"# Source Code Links",
|
||||
"",
|
||||
"<!-- Auto-generated by script/extract-source-links.ts — DO NOT EDIT -->",
|
||||
`<!-- ${sorted.length} unique URLs extracted from extension and CLI source -->`,
|
||||
"",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user