Files
Kilo-Org_kilocode/script
kiloconnect[bot] f1d43995fc ci: add link checker for extension and CLI source code URLs
Extract user-facing URLs from packages/kilo-vscode/ and packages/opencode/src/
into a markdown file that lychee can check for broken links. Reuses the same
Kilo-Org/lychee-action used by the docs link checker.

- script/extract-source-links.ts: Bun script that greps TS/TSX/JS/JSX source
  files and filters out API endpoints, localhost, examples, templates, vendored
  code, tests, and stories
- script/source-links-lychee.toml: lychee config with exclusions for sites that
  block automated checks (GitHub, OpenAI, etc.)
- .github/workflows/source-check-links.yml: CI job that runs on PRs touching
  extension or CLI code, plus weekly scheduled runs
2026-03-23 08:54:44 +00:00
..
2026-03-20 18:20:58 +00:00
2026-02-27 15:38:51 -03:00
2026-03-12 12:19:04 +01:00
2025-12-18 14:39:44 -06:00
2025-10-28 18:32:45 -05:00
2026-03-17 11:39:53 -03:00
2025-09-14 02:07:58 -04:00
2026-03-12 12:19:04 +01:00
2026-01-08 14:19:44 -06:00