Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 07:29 UTC

sorokin-vladimir / tele

Keyboard-first Telegram client for the terminal, written in Go

GoGPL-3.0★ 119 stars⑂ 17 forkssince May 2026View on GitHub ↗

sorokin-vladimir/tele holds a health index of 64 out of 100, placing it in the Moderate band. It scores highest on Vitality (76/100) and lowest on Security (51/100). It was last updated today. A single contributor accounts for most of its recent work.

64
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

64
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Vladimir SorokinPersonal account
9 followers14 public repossince Apr 2013

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/sorokin-vladimir/telev1.8.2-784 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

76Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
7.6/36Commit cadence — 11/52 weeks with commits
18/18Commit volume — 284 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year284
human_commit_share1
days_since_last_push0
active_weeks_last_year11
How it's scored
27/27Ships releases — 71 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~1.5 days
8/10OpenSSF Scorecard: Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
Inputs used
releases_count71
latest_release_tagv1.9.0-beta.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases1.5

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

67Moderate · 18% of overall
How it's scored
33.6/60Stars — 119 stars
10/25Forks — 17 forks
1.7/15Watchers — 3 watchers
Inputs used
forks17
stars119
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonwindow_too_short

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (GPL-3.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

54Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.2/22.5Commit distribution — top contributor authored 99% of commits
5.4/13.5Contributor breadth — 4 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.989
How it's scored
34.5/46.8Issue resolution — 74% of issues closed
38.2/38.3PR acceptance — 3/3 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/30 approved changesets -- score normalized to 0
Inputs used
merged_prs3
open_issues45
closed_issues126
issue_closed_ratio0.737
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
7.2/25Owner reach — 9 followers of sorokin-vladimir
20.6/25Track record — 14 public repos, account ~13 yr old
Inputs used
followers9
owner_typeUser
is_verified
owner_loginsorokin-vladimir
public_repos14
account_age_days4,847
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 4 days ago
20/20Version history — 78 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/sorokin-vladimir/tele
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

68Moderate · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 15 topics
0/10Wiki
Inputs used
topicsgo, keyboard-driven, telegram, telegram-client, tui, tele, cli, cross-platform, golang, linux, macos, messenger, terminal, terminal-ui, vim-like
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

51Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
6/7.5Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate3.9
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages98
unassessed_packages0
affected_by_severityunknown 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 98 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

66Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — mise.toml
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Nix, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixyes
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesmise.toml
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
54.6/55Manageable file sizes — 2/252 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes76,710
source_files_sampled252
oversized_source_files2

Key facts

119GitHub stars
4contributors
284commits, last 12 months
0days since last push
71releases
1bus factor
45open issues
Gopackage ecosystems

More detail

Star and fork history 119 ★ / 17 ⇿
119Stars
17Forks
35Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

02040608010012011917282026-062026-062026-07
Major 1Minor 8Patch 16
OpenSSF Scorecard 3.9 / 10
3.9aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 07:29 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 25
RegistryPackageVersion constraintManifest
Gocharm.land/bubbles/v2v2.1.0go.mod
Gocharm.land/bubbletea/v2v2.0.6go.mod
Gocharm.land/lipgloss/v2v2.0.3go.mod
Gogithub.com/atotto/clipboardv0.1.4go.mod
Gogithub.com/charmbracelet/ultravioletv0.0.0-20260416155717-489999b90468go.mod
Gogithub.com/charmbracelet/x/ansiv0.11.7go.mod
Gogithub.com/ebitengine/oto/v3v3.4.0go.mod
Gogithub.com/gabriel-vasile/mimetypev1.4.13go.mod
Gogithub.com/gen2brain/beeepv0.11.2go.mod
Gogithub.com/gotd/log/logzapv0.1.1go.mod
Gogithub.com/gotd/tdv0.160.0go.mod
Gogithub.com/hashicorp/golang-lru/v2v2.0.7go.mod
Gogithub.com/jfreymuth/pulsev0.1.1go.mod
Gogithub.com/lucasb-eyer/go-colorfulv1.4.0go.mod
Gogithub.com/mattn/go-runewidthv0.0.23go.mod
Gogithub.com/nfnt/resizev0.0.0-20180221191011-83c6a9932646go.mod
Gogithub.com/pion/opusv0.0.0-20260601214817-71d58474cec8go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogolang.org/x/imagev0.43.0go.mod
Gogolang.org/x/netv0.56.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogopkg.in/natefinch/lumberjack.v2v2.2.1go.mod
Gomodernc.org/sqlitev1.53.0go.mod
All dependencies 98

Full resolved dependency set from the GitHub dependency graph: 25 direct and 73 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gocharm.land/bubbles/v2v2.1.0direct
Gocharm.land/bubbletea/v2v2.0.6direct
Gocharm.land/lipgloss/v2v2.0.3direct
Gogithub.com/atotto/clipboardv0.1.4direct
Gogithub.com/charmbracelet/ultravioletv0.0.0-20260416155717-489999b90468direct
Gogithub.com/charmbracelet/x/ansiv0.11.7direct
Gogithub.com/ebitengine/oto/v3v3.4.0direct
Gogithub.com/gabriel-vasile/mimetypev1.4.13direct
Gogithub.com/gen2brain/beeepv0.11.2direct
Gogithub.com/gotd/log/logzapv0.1.1direct
Gogithub.com/gotd/tdv0.160.0direct
Gogithub.com/hashicorp/golang-lru/v2v2.0.7direct
Gogithub.com/jfreymuth/pulsev0.1.1direct
Gogithub.com/lucasb-eyer/go-colorfulv1.4.0direct
Gogithub.com/mattn/go-runewidthv0.0.23direct
Gogithub.com/nfnt/resizev0.0.0-20180221191011-83c6a9932646direct
Gogithub.com/pion/opusv0.0.0-20260601214817-71d58474cec8direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogo.uber.org/zapv1.28.0direct
Gogolang.org/x/imagev0.43.0direct
Gogolang.org/x/netv0.56.0direct
Gogolang.org/x/sysv0.47.0direct
Gogopkg.in/natefinch/lumberjack.v2v2.2.1direct
Gomodernc.org/sqlitev1.53.0direct
Gogit.sr.ht/~jackmordaunt/go-toastv1.1.2indirect
Gogithub.com/andybalholm/brotliv1.2.1indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/charmbracelet/colorprofilev0.4.3indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/charmbracelet/x/termiosv0.1.1indirect
Gogithub.com/charmbracelet/x/windowsv0.2.2indirect
Gogithub.com/clipperhouse/displaywidthv0.11.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/coder/websocketv1.8.15indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/dlclark/regexp2v1.12.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/ebitengine/puregov0.9.0indirect
Gogithub.com/esiqveland/notifyv0.13.3indirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/ghodss/yamlv1.0.0indirect
Gogithub.com/go-faster/errorsv0.7.1indirect
Gogithub.com/go-faster/jxv1.2.0indirect
Gogithub.com/go-faster/xorv1.0.0indirect
Gogithub.com/go-faster/yamlv0.4.6indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/godbus/dbus/v5v5.1.0indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/gotd/igev0.2.2indirect
Gogithub.com/gotd/logv0.1.0indirect
Gogithub.com/gotd/neov0.1.5indirect
Gogithub.com/jackmordaunt/icns/v3v3.0.1indirect
Gogithub.com/klauspost/compressv1.19.0indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.22indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/ogen-go/ogenv1.22.0indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/refraction-networking/utlsv1.8.2indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/sagikazarmark/locaferov0.11.0indirect
Gogithub.com/segmentio/asmv1.2.1indirect
Gogithub.com/sergeymakinen/go-bmpv1.0.0indirect
Gogithub.com/sergeymakinen/go-icov1.0.0-beta.0indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/tadvi/systrayv0.0.0-20190226123456-11a2b8fa57afindirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/yuin/goldmarkv1.8.2indirect
Gogo.opentelemetry.io/otelv1.44.0indirect
Gogo.opentelemetry.io/otel/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/tracev1.44.0indirect
Gogo.uber.org/atomicv1.11.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.53.0indirect
Gogolang.org/x/expv0.0.0-20231006140011-7918f672742dindirect
Gogolang.org/x/modv0.37.0indirect
Gogolang.org/x/syncv0.21.0indirect
Gogolang.org/x/textv0.38.0indirect
Gogolang.org/x/toolsv0.47.0indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gomodernc.org/libcv1.73.4indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Gorsc.io/qrv0.2.0indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 98 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.53.0indirectunknown1
golang.org/x/textv0.38.0indirectunknown10.39.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "go",
        "keyboard-driven",
        "telegram",
        "telegram-client",
        "tui",
        "tele",
        "cli",
        "cross-platform",
        "golang",
        "linux",
        "macos",
        "messenger",
        "terminal",
        "terminal-ui",
        "vim-like"
      ],
      "is_fork": false,
      "size_kb": 8712,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 1338178,
        "Nix": 2639,
        "Shell": 38333
      },
      "pushed_at": "2026-07-21T14:09:05Z",
      "created_at": "2026-05-08T20:29:19Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T14:14:34Z",
      "description": "Keyboard-first Telegram client for the terminal, written in Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Vladimir Sorokin",
      "type": "User",
      "login": "sorokin-vladimir",
      "company": null,
      "location": "Riga",
      "followers": 9,
      "avatar_url": "https://avatars.githubusercontent.com/u/4147618?v=4",
      "created_at": "2013-04-13T18:53:36Z",
      "is_verified": null,
      "public_repos": 14,
      "account_age_days": 4847
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.9.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-21T08:35:10Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2026-07-17T21:17:15Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2026-07-17T18:07:04Z"
        },
        {
          "tag": "v1.8.1-beta.7",
          "kind": "prerelease",
          "published_at": "2026-07-15T12:00:06Z"
        },
        {
          "tag": "v1.8.1-beta.6",
          "kind": "prerelease",
          "published_at": "2026-07-13T19:53:02Z"
        },
        {
          "tag": "v1.8.1-beta.5",
          "kind": "prerelease",
          "published_at": "2026-07-13T14:53:17Z"
        },
        {
          "tag": "v1.8.1-beta.4",
          "kind": "prerelease",
          "published_at": "2026-07-10T15:25:48Z"
        },
        {
          "tag": "v1.8.1-beta.3",
          "kind": "prerelease",
          "published_at": "2026-07-09T14:38:53Z"
        },
        {
          "tag": "v1.8.1-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-08T15:17:07Z"
        },
        {
          "tag": "v1.8.1-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-07T12:42:03Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-07-06T08:26:38Z"
        },
        {
          "tag": "v1.7.1-beta.3",
          "kind": "prerelease",
          "published_at": "2026-07-03T15:40:23Z"
        },
        {
          "tag": "v1.7.1-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-02T07:26:16Z"
        },
        {
          "tag": "v1.7.1-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-01T20:17:39Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-06-30T11:03:43Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-06-21T20:54:26Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-06-20T13:03:59Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-06-15T20:00:45Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2026-06-12T11:21:58Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-06-11T13:41:45Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-06-11T10:19:46Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2026-06-10T15:26:55Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2026-06-10T11:12:47Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-06-09T11:40:00Z"
        },
        {
          "tag": "v1.0.13",
          "kind": "patch",
          "published_at": "2026-06-08T19:25:04Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2026-06-08T14:19:56Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2026-06-08T06:26:55Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2026-06-08T05:42:17Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2026-06-06T21:25:10Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2026-06-05T19:14:20Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2026-06-05T15:44:03Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2026-06-05T14:52:16Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2026-06-04T19:48:47Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-06-04T19:37:48Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2026-06-04T19:09:51Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-06-04T15:42:35Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-06-03T18:23:57Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-06-03T14:41:46Z"
        },
        {
          "tag": "v0.3.12",
          "kind": "patch",
          "published_at": "2026-06-03T11:15:26Z"
        },
        {
          "tag": "v0.3.11",
          "kind": "patch",
          "published_at": "2026-06-03T08:41:18Z"
        },
        {
          "tag": "v0.3.10",
          "kind": "patch",
          "published_at": "2026-06-02T14:30:27Z"
        },
        {
          "tag": "v0.3.9",
          "kind": "patch",
          "published_at": "2026-06-02T13:10:33Z"
        },
        {
          "tag": "v0.3.8",
          "kind": "patch",
          "published_at": "2026-06-01T20:35:51Z"
        },
        {
          "tag": "v0.3.7",
          "kind": "patch",
          "published_at": "2026-05-21T14:20:10Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2026-05-21T10:37:01Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2026-05-21T09:55:56Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2026-05-20T20:34:55Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2026-05-20T12:52:47Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-05-20T09:20:50Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-05-20T04:22:56Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-05-19T12:20:07Z"
        },
        {
          "tag": "v0.2.21",
          "kind": "patch",
          "published_at": "2026-05-19T07:44:01Z"
        },
        {
          "tag": "v0.2.20",
          "kind": "patch",
          "published_at": "2026-05-19T05:59:26Z"
        },
        {
          "tag": "v0.2.19",
          "kind": "patch",
          "published_at": "2026-05-18T20:43:35Z"
        },
        {
          "tag": "v0.2.18",
          "kind": "patch",
          "published_at": "2026-05-18T18:59:10Z"
        },
        {
          "tag": "v0.2.17",
          "kind": "patch",
          "published_at": "2026-05-18T18:50:00Z"
        },
        {
          "tag": "v0.2.16",
          "kind": "patch",
          "published_at": "2026-05-18T15:16:44Z"
        },
        {
          "tag": "v0.2.15",
          "kind": "patch",
          "published_at": "2026-05-18T11:26:31Z"
        },
        {
          "tag": "v0.2.14",
          "kind": "patch",
          "published_at": "2026-05-18T04:12:49Z"
        },
        {
          "tag": "v0.2.13",
          "kind": "patch",
          "published_at": "2026-05-17T18:12:51Z"
        },
        {
          "tag": "v0.2.12",
          "kind": "patch",
          "published_at": "2026-05-17T12:55:33Z"
        },
        {
          "tag": "v0.2.11",
          "kind": "patch",
          "published_at": "2026-05-17T08:20:57Z"
        },
        {
          "tag": "v0.2.10",
          "kind": "patch",
          "published_at": "2026-05-16T21:21:26Z"
        },
        {
          "tag": "v0.2.9",
          "kind": "patch",
          "published_at": "2026-05-16T19:25:31Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2026-05-16T07:43:14Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2026-05-16T05:35:36Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2026-05-15T20:18:08Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2026-05-15T14:54:15Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-05-14T21:10:55Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-05-12T19:59:38Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2026-05-12T09:19:11Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b29c19c338138624036eb2b0b041038fc7e9e834",
          "body": null,
          "is_bot": false,
          "headline": "refactor: #96 #97 Add inline image cache",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-21T14:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "211d39984c262a5d12c87ec9350311511f11f690",
          "body": null,
          "is_bot": false,
          "headline": "fix: #143 Dim full srceen under a modal",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-21T12:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c20005427293a608cc4680ecafaa1056899fc7fb",
          "body": null,
          "is_bot": false,
          "headline": "feat: #46 Add modal with full list of shortcuts",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-21T08:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c57973d194debd0a6df21255c75ba1bb5e334a",
          "body": null,
          "is_bot": false,
          "headline": "chore: Make workflow's output more informative",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-20T12:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "712bae202a81bb4b41642b5cd5a28fd76f832e89",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.8.2",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-17T21:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "922dade56796b05fd36b606160892bfdbea09144",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update CHANGELOG",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-17T21:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff417191deb30ce82e649ebb0e874d4956f669be",
          "body": null,
          "is_bot": false,
          "headline": "chore: Crash winget do not affect other flows",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-17T20:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af18f4ee598d2d68115fc7ddaf0ad09b8982726b",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.8.1",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-17T17:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "883b3b87fcd1ceccaeba973dd01d2e4e0b9cf88e",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add animation for toasts",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-17T17:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6ee841aa590129b085812fe3d856136ced9119",
          "body": null,
          "is_bot": false,
          "headline": "feat: #86 Highlight the errored msg",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-17T17:23:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c029ede0986ee4a75c3853acad24e1ed4382eefb",
          "body": null,
          "is_bot": false,
          "headline": "feat: #152 Apply text formatting in composer",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-17T16:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd3bb80a6aa5e1887a87801cdcd62612466c9a4",
          "body": null,
          "is_bot": false,
          "headline": "fix: Skip unused var",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-17T10:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53f7672390efd8d9997300bf92322cab536a9248",
          "body": null,
          "is_bot": false,
          "headline": "fix: #126 Correct handle chars limit for composer",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-17T10:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0583b313a1442248713169b60cd2257630b4fb3",
          "body": null,
          "is_bot": false,
          "headline": "fix: #149 Clamp long string on forward comment",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-17T09:11:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abfb9ac35620b365f2dba7d5bb2cf7e0e31e3c9a",
          "body": null,
          "is_bot": false,
          "headline": "fix: #159 Can add more than 5 lines in composer",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-16T20:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c909cdf4dca65635290f29f0567053dd6f60acb",
          "body": null,
          "is_bot": false,
          "headline": "feat: #59 Show in-app notify for inactive chat",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-16T15:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e136a5d51df2ef37e05fbcfd8e1ce9303ef39079",
          "body": null,
          "is_bot": false,
          "headline": "feat: #87 Implement in-tpp toast component",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-16T10:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d69be2cb6e0ae21c49bf64933bf06f231955add",
          "body": null,
          "is_bot": false,
          "headline": "fix: #161 Add name's cache for group chat",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-16T08:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a3ec998bedb6b13f4b46a19e9d7ff17a179d53",
          "body": null,
          "is_bot": false,
          "headline": "feat: Change keybinding: jk for select a msg",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-15T11:46:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0e465483de32db11e76f0433b64b0af6210e68e",
          "body": null,
          "is_bot": false,
          "headline": "feat: #49 Implement @mentions in composer",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-13T19:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7381a974c3a1c4355b54c17264176ad3abf875b",
          "body": null,
          "is_bot": false,
          "headline": "fix: Update test to align with code",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-13T14:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64d2818bd3508eb49839fd4c7dece8879651f380",
          "body": null,
          "is_bot": false,
          "headline": "fix: Aling archived content and count in badge",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-13T14:15:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38182f4c5cbdb9965102c8395244a5074a11a4fc",
          "body": "* fix(ui): include archived chats in custom folders\n\nDelegate custom folder membership to FolderFilter.Matches so Telegram folder rules decide whether archived chats are shown.\n\n* test(ui): cover archived chats in custom folders\n\nAdd a regression test for archived peers explicitly included in a Telegram folder.",
          "is_bot": false,
          "headline": "fix(ui): include archived chats in custom folders (#167)",
          "author_name": "Daniil Berdiugin",
          "author_login": "Dahaka-II",
          "committed_at": "2026-07-13T14:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ce9923db8cb5c6c58af91c86346941e0ca7c7f6",
          "body": null,
          "is_bot": false,
          "headline": "feat: #52 Add prebuild packages and supported registers",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-13T14:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b77b42d6f74384b1d5a7d8e6abf95210060793e",
          "body": null,
          "is_bot": false,
          "headline": "feat: #155 Show unread-mention indicator",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-13T09:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349f73b2e4c58b4c75e78f0c3e0ec97ab5ba9d5e",
          "body": null,
          "is_bot": false,
          "headline": "fix: #162 Truncate attachment chip on narrow widths",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-10T14:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a1ef65a93ad7facd7e8472f4576aa0ec60d74a0",
          "body": null,
          "is_bot": false,
          "headline": "feat: #80 Add option to disable message text in notify",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-10T14:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b254e4d177775645bb5c5c6102213783d076ba3",
          "body": null,
          "is_bot": false,
          "headline": "fix: #154 Trim leading/trailing whitespace from sent messages",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-10T14:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98840cbac84562009da7090e6ce40cd7d04bff56",
          "body": null,
          "is_bot": false,
          "headline": "fix: Add notification for ractions",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-09T15:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4b84d80e82d861a9f1ab1e3171a5bf7e6a74566",
          "body": null,
          "is_bot": false,
          "headline": "feat: #142 Show unread-reaction indicators",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-09T13:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01f1e921f0e1dfcb6095fcf7cb5ae7ec69c721cb",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update vendorHash in flake.nix",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-09T08:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c498b113687c985ae9277c3640f215b7233f78fb",
          "body": "* feat: add Nix flake for reproducible builds and dev shell\n\nAdds packages.default (buildGoModule, CGO-free, matches the existing\nmise build task), apps.default, and a devShell mirroring .mise.toml's\ntooling (go, golangci-lint, lefthook, gotools, clipboard tools).\nDocuments `nix run`/`nix profile in\n[…]\nn\n- add .github/workflows/nix.yml running nix flake check + nix build on\n  flake/go.mod/go.sum changes, so a future dependency bump can't silently\n  break the flake\n- ignore /result (nix build output)",
          "is_bot": false,
          "headline": "feat: add Nix flake for reproducible builds and dev shell (#164)",
          "author_name": "Damir Rakhmatullin",
          "author_login": "luxqw",
          "committed_at": "2026-07-09T08:42:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70a14063cf5f0e7754edf3cc8afb2e620e242a9b",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update deps",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-08T15:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e46505abe352c37dcb77f0b5394c447fe743d9d9",
          "body": null,
          "is_bot": false,
          "headline": "fix: #160 Live update of reactions in the current chat",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-08T12:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09307be1c91b9f777ff402d1e4547874690562fe",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update CHAGELOG",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-06T21:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1894c2a384bdd5dfa41f7454330f76c158e028e",
          "body": null,
          "is_bot": false,
          "headline": "feat: #165 Open links from the focused message",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-06T21:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e954cea6f09203f5e71756c9ecd2e25344f4d0c9",
          "body": null,
          "is_bot": false,
          "headline": "feat: #166 Copy focused message text to the clipboard",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-06T15:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe53dad8563893c67b965a3244cdc6ad6c248bfd",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-06T11:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3205996ca95e1263502629593d6a059ecb8b88dc",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.8.0",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-06T08:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "428bf79676ce57ddb8a7001b8f53d2e353112aa4",
          "body": null,
          "is_bot": false,
          "headline": "feat: #84 Add mouse support",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-06T08:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c156e80275721ce651cc13bed289c235589a9d6",
          "body": null,
          "is_bot": false,
          "headline": "fix: Prevent to open ext photo viewer in tests",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-03T15:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34767de7ffa8f06df3471b98c018e9b4452282dc",
          "body": null,
          "is_bot": false,
          "headline": "feat: #150 Open a photo in an in-app modal viewer",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-03T15:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b07a7fa179a381fb4f64ca33d1db2f641e0c2ed",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-02T08:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f70a4965c0f03965f690115a7e71b2ef2bd0153d",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix release script",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-02T07:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e25fe886a573dd64c50860ec8743d1d1de88b852",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update CHANGELOG",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-01T19:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b1b986c4c0eecabda9301156b9d1dbe6b7ccb7a",
          "body": null,
          "is_bot": false,
          "headline": "chore: Add beta-release flow",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-01T19:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fccda99aa7c23304d823081baa4f3954b57f8db",
          "body": null,
          "is_bot": false,
          "headline": "feat: Improve composer's UI",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-07-01T10:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9feab54f5c7e572bf5ddebc1f850396ca2e2572f",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update demo",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-30T14:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e4e9be64bd022d4f9f5c3ab437e87037b0e0970",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.7.0",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-30T10:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1d928df79f6281ee7a80c1b0fa3416958e8d246",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix lint errors",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-30T10:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a3e77b5304d4e53794f169c75b34dbe2378f9ff",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add scroll bar & handling ru layout on search modal",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-30T10:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a164dfa46ed547ff27e3710236b63b7f780e6b3",
          "body": null,
          "is_bot": false,
          "headline": "feat: #82 Extend chat search to create new one",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-30T10:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16f7bc3f7ca6aca15c82c5656f9ccda8e566c68e",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update changelog",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-30T08:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "136fbba4d5a12b5eee9598aee5c8b7696a56233d",
          "body": null,
          "is_bot": false,
          "headline": "feat: #27 Extend markdown rendering in msgs",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-30T08:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbfabb0415b70ea67cbaf4b260b8add349cb5d2b",
          "body": null,
          "is_bot": false,
          "headline": "chore: Add mac-specific file into gitignore",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-30T07:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb4a7f9ed1eb6aeec4f741d66c1ee9006499d334",
          "body": null,
          "is_bot": false,
          "headline": "fix: #145 Run default viewer on Windows",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-30T07:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5659c9412a82d722a013c0056ee38ad8af1caf0",
          "body": null,
          "is_bot": false,
          "headline": "fix: #144 Posible download all types of media files",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-29T15:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11e2344b98048c857b0283b23da689c32936c27f",
          "body": null,
          "is_bot": false,
          "headline": "feat: #148 Replace check-theme ticker with event-driven handler",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-29T09:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "261b9c2dc3167063ab6814f350a4cf771ac23332",
          "body": "…ks when idle",
          "is_bot": false,
          "headline": "fix: #147 Stop unconditional repaints from always-on logo/spinner tic…",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-26T13:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f632c32e1b7c0ce3593e0d969e8efc9f7343584d",
          "body": null,
          "is_bot": false,
          "headline": "feat: #146 Add cache of message's heights",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-26T10:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20590e1002a126a762e97f1978954d338d0a826d",
          "body": null,
          "is_bot": false,
          "headline": "feat: #39 Highlight jump-to bubble and just updated chat in list",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-25T10:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "113d8f36e07e759bc7d9732f55fd83e4d7a6fb79",
          "body": null,
          "is_bot": false,
          "headline": "fix: Keep chat position after load and render img sizes",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-22T19:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "514b4316c982facc0321126fcb8c249bf4d0d902",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-22T18:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57af2c86c1cf5a94a6ae70df3196cd6a49595189",
          "body": null,
          "is_bot": false,
          "headline": "fix: All hints have the same style; Move trgt fwd chat on top in list",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-22T18:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bc56615bdeedc99e4cb149de6f836311f005613",
          "body": null,
          "is_bot": false,
          "headline": "feat: #1 Add optional additional msg to fwd msg",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-22T14:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e07cec37bd50907ac58f5ec4875f2be5873a827",
          "body": null,
          "is_bot": false,
          "headline": "feat: Press x in composer to esc reply/edit modes",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-22T13:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "724c0af54aa0cff0cc152224ff52edf822ea14eb",
          "body": null,
          "is_bot": false,
          "headline": "feat: React directly from chat pane",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-22T13:16:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18cbf31bf047e1a9999281f8eae4e6367b763954",
          "body": null,
          "is_bot": false,
          "headline": "feat: #1 Unify lists in modal",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-22T13:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e344c799bd849d542374559aa8c430e0de8327c8",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.6.0",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-21T20:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf92a08cc511d0a1ff69a1821f193ae691dd5b0",
          "body": null,
          "is_bot": false,
          "headline": "feat: #113 Bound the in-memory image caches with an LRU",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-21T19:26:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9d0e5a85f8d06bf58a1f6239cb7217b93907aec",
          "body": null,
          "is_bot": false,
          "headline": "feat: #62 Sync draft through MTProto",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-21T19:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b27855f467cdbf7cf1521969714907e191e2395c",
          "body": null,
          "is_bot": false,
          "headline": "feat: #62 Local save the state of composer per chat",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-21T18:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9ab764edbcc6107e9d1589deecfbebbc4eb1c1c",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix linter",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-21T14:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ede76be3aa697fd73aece7a74cd8e642987fb3d",
          "body": null,
          "is_bot": false,
          "headline": "feat: #135 Download files to the Download folder",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-21T14:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73ef6f131e84432470547edcccb9b71ce76b49f2",
          "body": null,
          "is_bot": false,
          "headline": "feat: #114 Add loader indicator for big media files",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-21T08:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e13bfa3691ea2858e58a7dfc5afc30261394d6b6",
          "body": null,
          "is_bot": false,
          "headline": "feat: btop-style background dimming behind large modals",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-20T21:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "515dcb6075334a705cc5b539966c93913a9d9bc2",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.5.0",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-20T12:52:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10ff95331c2d0d67fd9c8fded8618f1d1d317a0f",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update release flow - switch to the new tap",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-20T12:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3dc69e2aaf994bb7337dd0037110dd53e62339a",
          "body": null,
          "is_bot": false,
          "headline": "fix: #136 Polish video modal: sizing, eager loader, esc-only close",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-20T10:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc90ad18425b77e368c374236ac1f3d71199cf57",
          "body": null,
          "is_bot": false,
          "headline": "feat: #136 Play silent video in modal",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-19T19:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a54ab829f11fd9ac28024cbfa6f32a4d2387fb3",
          "body": "The old one is marked as deprication",
          "is_bot": false,
          "headline": "chore: Start migration to the new tap",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-19T19:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e555a57e8482199516c68e5c7c725bf8f1099be",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README: movw to the new tap repo",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-19T13:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8f34ba1383c82d83484b9cd243cee09d7f75902",
          "body": null,
          "is_bot": false,
          "headline": "feat: #105 Render inline GIF's preview with looping playback",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-19T09:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cefa31f4ffb90e1f9930e1ff833b5e1a6cd32ea",
          "body": null,
          "is_bot": false,
          "headline": "feat: #136 Add ffmpeg video frame-decode foundation",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-18T19:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95fb87efc9f504b11c64f390ecb488f038f37f29",
          "body": null,
          "is_bot": false,
          "headline": "feat: #107 Attach and send videos",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-18T13:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f5a9a8afafd5cbe449cfaf777681a000a3e7517",
          "body": null,
          "is_bot": false,
          "headline": "chore: Add helpers scripts",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-18T12:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d18055d34821706fa7253c8e19446b6aa0e05a2",
          "body": null,
          "is_bot": false,
          "headline": "feat: #129 Attach and send arbitrary files",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-18T09:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1858f4160e64984dd7976a74604f6576e7ec82a",
          "body": null,
          "is_bot": false,
          "headline": "feat: #133 Update style of status bar's key hints",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-18T09:06:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc4e23dd971f4f6cee62b107e887352f20e3d425",
          "body": null,
          "is_bot": false,
          "headline": "feat: #106 Send photo from composer",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-18T08:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e23ea28370cef1b76d3ec952320d294e507035e7",
          "body": "…obal",
          "is_bot": false,
          "headline": "fix: #132 Change resolve keybinding order for context-oriented and gl…",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-17T08:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce6b1ecadef87964b823886ff0398230c5d23c7c",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix errcheck",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-17T05:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "376c7f6f325ac8952013989f60f0bb9e9a2123eb",
          "body": null,
          "is_bot": false,
          "headline": "feat: #128 Add file upload pipeline + generic SendMedia",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-17T05:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fad4b5bff03303313478f22452b1324b0777c758",
          "body": null,
          "is_bot": false,
          "headline": "feat: #17 Terminal-native notifications with tab focus via OSC",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-16T13:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d5aebca24438792b83cc63e7f07c8b3499e662a",
          "body": null,
          "is_bot": false,
          "headline": "feat: #17 Implement more native notify on MacOS",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-16T09:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f31c90ff9b7f3fd75b628dc9d18214fd7af889d5",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.4.0",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-15T19:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3d1a46736312f4257bc047616b9f17d078c49b",
          "body": null,
          "is_bot": false,
          "headline": "feat: #124 Cursor to select msg",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-15T19:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46123ddca5d82e359e4d11fc8e543b059cd62627",
          "body": null,
          "is_bot": false,
          "headline": "fix: Add skipped import",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-15T18:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e89d1e2dc8824b67bd26ffa5f547e07f6ad0243",
          "body": null,
          "is_bot": false,
          "headline": "feat: #112 Stream doc to a tmp file",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-15T13:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccd02438a2cc644282a3fef191cfdf5c2a5c457b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: messageList renderer",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-15T11:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12439524cdb490d3408af64a8c6bfa1e2edede88",
          "body": null,
          "is_bot": false,
          "headline": "refactor: Split sqlite.go",
          "author_name": "Vladimir Sorokin",
          "author_login": "sorokin-vladimir",
          "committed_at": "2026-06-15T11:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 71,
      "commits_last_year": 284,
      "latest_release_at": "2026-07-21T08:35:10Z",
      "latest_release_tag": "v1.9.0-beta.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 11,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 1.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/sorokin-vladimir/tele",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/sorokin-vladimir/tele",
          "is_deprecated": false,
          "latest_version": "v1.8.2",
          "repository_url": "https://github.com/sorokin-vladimir/tele",
          "versions_count": 78,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T21:03:03Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 17,
      "stars": 119,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2026-06-04",
            "count": 2
          },
          {
            "date": "2026-06-05",
            "count": 3
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 4
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 17,
        "total_forks": 17
      },
      "star_history": {
        "days": [
          {
            "date": "2026-06-04",
            "count": 26
          },
          {
            "date": "2026-06-05",
            "count": 28
          },
          {
            "date": "2026-06-06",
            "count": 11
          },
          {
            "date": "2026-06-07",
            "count": 15
          },
          {
            "date": "2026-06-08",
            "count": 4
          },
          {
            "date": "2026-06-09",
            "count": 3
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 6
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 2
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 5
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 2
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 119,
        "total_stars": 119
      },
      "open_issues_and_prs": 45
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "mise.toml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 76710,
      "source_files_sampled": 252,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 14
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 98,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "charm.land/bubbles/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0"
        },
        {
          "name": "charm.land/bubbletea/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.6"
        },
        {
          "name": "charm.land/lipgloss/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.3"
        },
        {
          "name": "github.com/atotto/clipboard",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.4"
        },
        {
          "name": "github.com/charmbracelet/ultraviolet",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260416155717-489999b90468"
        },
        {
          "name": "github.com/charmbracelet/x/ansi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.7"
        },
        {
          "name": "github.com/ebitengine/oto/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.4.0"
        },
        {
          "name": "github.com/gabriel-vasile/mimetype",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.13"
        },
        {
          "name": "github.com/gen2brain/beeep",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.2"
        },
        {
          "name": "github.com/gotd/log/logzap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/gotd/td",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.160.0"
        },
        {
          "name": "github.com/hashicorp/golang-lru/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.7"
        },
        {
          "name": "github.com/jfreymuth/pulse",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/lucasb-eyer/go-colorful",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/mattn/go-runewidth",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.23"
        },
        {
          "name": "github.com/nfnt/resize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180221191011-83c6a9932646"
        },
        {
          "name": "github.com/pion/opus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260601214817-71d58474cec8"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.28.0"
        },
        {
          "name": "golang.org/x/image",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "gopkg.in/natefinch/lumberjack.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        },
        {
          "name": "modernc.org/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.53.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "charm.land/bubbles/v2",
            "direct": true,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/bubbletea/v2",
            "direct": true,
            "version": "v2.0.6",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/lipgloss/v2",
            "direct": true,
            "version": "v2.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atotto/clipboard",
            "direct": true,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/ultraviolet",
            "direct": true,
            "version": "v0.0.0-20260416155717-489999b90468",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": true,
            "version": "v0.11.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ebitengine/oto/v3",
            "direct": true,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": true,
            "version": "v1.4.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gen2brain/beeep",
            "direct": true,
            "version": "v0.11.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gotd/log/logzap",
            "direct": true,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gotd/td",
            "direct": true,
            "version": "v0.160.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": true,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jfreymuth/pulse",
            "direct": true,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": true,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nfnt/resize",
            "direct": true,
            "version": "v0.0.0-20180221191011-83c6a9932646",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/opus",
            "direct": true,
            "version": "v0.0.0-20260601214817-71d58474cec8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": true,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/image",
            "direct": true,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/natefinch/lumberjack.v2",
            "direct": true,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": true,
            "version": "v1.53.0",
            "ecosystem": "go"
          },
          {
            "name": "git.sr.ht/~jackmordaunt/go-toast",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/termios",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/windows",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coder/websocket",
            "direct": false,
            "version": "v1.8.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ebitengine/purego",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/esiqveland/notify",
            "direct": false,
            "version": "v0.13.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghodss/yaml",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-faster/errors",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-faster/jx",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-faster/xor",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-faster/yaml",
            "direct": false,
            "version": "v0.4.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godbus/dbus/v5",
            "direct": false,
            "version": "v5.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gotd/ige",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gotd/log",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gotd/neo",
            "direct": false,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackmordaunt/icns/v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ncruces/go-strftime",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ogen-go/ogen",
            "direct": false,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/refraction-networking/utls",
            "direct": false,
            "version": "v1.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/segmentio/asm",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergeymakinen/go-bmp",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergeymakinen/go-ico",
            "direct": false,
            "version": "v1.0.0-beta.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.1-0.20240121214520-5f936abd7ae8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tadvi/systray",
            "direct": false,
            "version": "v0.0.0-20190226123456-11a2b8fa57af",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/goldmark",
            "direct": false,
            "version": "v1.8.2",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20231006140011-7918f672742d",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.73.4",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "rsc.io/qr",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 98,
        "direct_count": 25,
        "indirect_count": 73
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 3,
        "open_issues": 45,
        "closed_ratio": 0.737,
        "closed_issues": 126,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "sorokin-vladimir",
          "commits": 279,
          "avatar_url": "https://avatars.githubusercontent.com/u/4147618?v=4"
        },
        {
          "type": "User",
          "login": "luxqw",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/190406525?v=4"
        },
        {
          "type": "User",
          "login": "Dahaka-II",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/63872021?v=4"
        },
        {
          "type": "User",
          "login": "IRRatium",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/200389019?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.989
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "demo.yml",
        "nix.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 8,
            "reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b29c19c338138624036eb2b0b041038fc7e9e834",
        "ran_at": "2026-07-22T07:29:24Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-13T14:12:03Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 15,
          "created_at": "2026-05-18T11:46:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 20,
          "created_at": "2026-05-18T11:56:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 21,
          "created_at": "2026-05-18T11:57:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 26,
          "created_at": "2026-05-18T11:58:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 29,
          "created_at": "2026-05-18T11:58:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 30,
          "created_at": "2026-05-18T11:58:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 31,
          "created_at": "2026-05-18T11:58:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 32,
          "created_at": "2026-05-18T11:58:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 34,
          "created_at": "2026-05-18T11:58:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 35,
          "created_at": "2026-05-18T11:58:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 38,
          "created_at": "2026-05-18T13:29:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 48,
          "created_at": "2026-05-19T10:26:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 53,
          "created_at": "2026-05-20T12:39:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 57,
          "created_at": "2026-05-21T08:46:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 58,
          "created_at": "2026-05-21T08:48:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 61,
          "created_at": "2026-06-02T10:13:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2026-06-03T13:27:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 78,
          "created_at": "2026-06-03T13:27:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 79,
          "created_at": "2026-06-03T13:27:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 83,
          "created_at": "2026-06-04T08:50:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sorokin-vladimir/tele",
    "host": "github.com",
    "name": "tele",
    "owner": "sorokin-vladimir"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 51,
        "vitality": 76,
        "community": 67,
        "governance": 54,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 76,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "commits_last_year": 284,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 11
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "11/52 weeks with commits",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "284 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 284
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "releases_count": 71,
              "latest_release_tag": "v1.9.0-beta.1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 1.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "71 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 67,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "forks": 17,
              "stars": 119,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "window_too_short"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "119 stars",
                "points": 33.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 119
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "17 forks",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.989
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 99% of commits",
                "points": 0.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 3,
              "open_issues": 45,
              "closed_issues": 126,
              "issue_closed_ratio": 0.737,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "74% of issues closed",
                "points": 34.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 74
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "3/3 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3,
                      "decided": 3
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "followers": 9,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sorokin-vladimir",
              "public_repos": 14,
              "account_age_days": 4847
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "9 followers of sorokin-vladimir",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 9,
                      "login": "sorokin-vladimir"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "14 public repos, account ~13 yr old",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 14
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/sorokin-vladimir/tele"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "78 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "go",
                "keyboard-driven",
                "telegram",
                "telegram-client",
                "tui",
                "tele",
                "cli",
                "cross-platform",
                "golang",
                "linux",
                "macos",
                "messenger",
                "terminal",
                "terminal-ui",
                "vim-like"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "15 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 98 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 98
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 98,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 98,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "mise.toml"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "mise.toml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "mise.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Nix, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 76710,
              "source_files_sampled": 252,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/252 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 252,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T07:29:33.686800Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sorokin-vladimir/tele.svg",
  "full_name": "sorokin-vladimir/tele",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.