version: 1 domain_id: cline-cline object: type: github_repository name: cline/cline url: https://github.com/cline/cline pulled_at: '2026-07-02T22:47:14+00:00' puller: scripts/fetch-research-raw.py files: - path: repository/ kind: git-working-tree status: ok source: 'git clone --depth=1 --single-branch --no-tags https://github.com/cline/cline.git docs/research/cline-cline/raw/repository' - path: github-repo.raw.json kind: repository-metadata status: ok source: 'gh repo view cline/cline --json nameWithOwner,url,description,homepageUrl,isArchived,isFork,isMirror,defaultBranchRef,licenseInfo,primaryLanguage,repositoryTopics,stargazerCount,forkCount,watchers,createdAt,updatedAt,pushedAt,latestRelease --jq .' - path: github-readme.raw.md.txt kind: readme status: ok source: 'gh api repos/cline/cline/readme -H Accept: application/vnd.github.raw' - path: github-license.raw.txt kind: license status: ok source: 'gh api repos/cline/cline/license -H Accept: application/vnd.github.raw' - path: github-root-contents.raw.json kind: root-contents status: ok source: 'gh api repos/cline/cline/contents' - path: github-languages.raw.json kind: languages status: ok source: 'gh api repos/cline/cline/languages' - path: github-latest-release.raw.json kind: latest-release status: ok source: 'gh api repos/cline/cline/releases/latest'