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

agenticenv / agent-sdk-go

AI agents in Go — Temporal for durable, crash-resilient execution or run in-process with zero setup. OpenAI, Anthropic, Gemini, Deepseek, Ollama, tools, MCP, A2A, RAG, memory, conversations, AG-UI, streaming, sub-agents & human-in-the-loop.

GoApache-2.0★ 38 stars⑂ 3 forkssince Mar 2026View on GitHub ↗

agenticenv/agent-sdk-go holds a health index of 64 out of 100, placing it in the Moderate band. It scores highest on Vitality (82/100) and lowest on Security (42/100). It was last updated 1 day ago. 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

AgenticEnvOrganization
4 followers2 public repossince Mar 2026

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/agenticenv/agent-sdk-gov0.2.8-231 day ago

Metrics by category

Vitality

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

82Good · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
12.5/36Commit cadence — 18/52 weeks with commits
18/18Commit volume — 207 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year207
human_commit_share1
days_since_last_push1
active_weeks_last_year18
How it's scored
27/27Ships releases — 23 releases published
36/36Release recency — latest release 1 days ago
27/27Release cadence — a release every ~6.3 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count23
latest_release_tagv0.2.8
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases6.3

Community & Adoption

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

58Moderate · 18% of overall
How it's scored
25.4/60Stars — 38 stars
2.5/25Forks — 3 forks
0/15Watchers — 0 watchers
Inputs used
forks3
stars38
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.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
1/22.5Commit distribution — top contributor authored 96% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.957
How it's scored
44.6/46.8Issue resolution — 96% of issues closed
38.2/38.3PR acceptance — 29/29 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/18 approved changesets -- score normalized to 0
Inputs used
merged_prs29
open_issues1
closed_issues21
issue_closed_ratio0.955
closed_unmerged_prs0
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
5/25Owner reach — 4 followers of agenticenv
4.2/25Track record — 2 public repos, account ~0 yr old
Inputs used
followers4
owner_typeOrganization
is_verified
owner_loginagenticenv
public_repos2
account_age_days126
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 1 days ago
20/20Version history — 23 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/agenticenv/agent-sdk-go
ecosystemsgo
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://docs.agenticenv.ai/
10/10Repository description
10/10Topics — 19 topics
0/10Wiki
Inputs used
topicsagentic-ai, ai, ai-agents, golang, orchestration, temporal, workflow, durable-execution, agent-sdk, agent-sdk-go, agentic-framework, ai-agents-framework, a2a, ag-ui, mcp, in-process, agent-harness, distributed-agents, durable-agents
has_wikino
homepagehttps://docs.agenticenv.ai/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

42At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/18 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
7.5/7.5Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
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
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 88 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.2

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.

60Moderate · 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 — 85 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.85
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Taskfile.yml, cli/Taskfile.yml, examples/Taskfile.yml
22/22Automated tests
0/11Lint / format config
11/11Static type checking — examples/agent_with_agui/ui/tsconfig.json
10/10Reproducible environment — Dockerfile, 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_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_filesTaskfile.yml, cli/Taskfile.yml, examples/Taskfile.yml
has_devcontainerno
has_linter_configno
typecheck_configsexamples/agent_with_agui/ui/tsconfig.json
agent_commit_share0
toolchain_manifestscli/go.mod, go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
54.3/55Manageable file sizes — 4/313 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes83,613
source_files_sampled313
oversized_source_files4
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files

Key facts

38GitHub stars
2contributors
207commits, last 12 months
1days since last push
23releases
1bus factor
1open issues
Gopackage ecosystems

Data collection warnings

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 38 ★ / 3 ⇿
38Stars
3Forks
13Releases

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.

01020304038332026-042026-052026-07
Major 0Minor 1Patch 12
OpenSSF Scorecard 4.2 / 10
4.2aggregate

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 03:22 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/18 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
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
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
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities88 existing vulnerabilities detected
Direct dependencies 43
RegistryPackageVersion constraintManifest
Gogithub.com/adrg/xdgv0.5.3cli/go.mod
Gogithub.com/agenticenv/agent-sdk-gov0.0.0-00010101000000-000000000000cli/go.mod
Gogithub.com/alecthomas/kongv1.16.0cli/go.mod
Gogithub.com/alecthomas/kong-yamlv0.2.0cli/go.mod
Gogolang.org/x/oauth2v0.35.0cli/go.mod
Gogopkg.in/yaml.v3v3.0.1cli/go.mod
Gogithub.com/a2aproject/a2a-go/v2v2.2.1go.mod
Gogithub.com/alicebob/miniredis/v2v2.37.0go.mod
Gogithub.com/anthropics/anthropic-sdk-gov1.26.0go.mod
Gogithub.com/golang/mockv1.6.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/jackc/pgx/v5v5.9.2go.mod
Gogithub.com/joho/godotenvv1.5.1go.mod
Gogithub.com/modelcontextprotocol/go-sdkv1.4.0go.mod
Gogithub.com/nexus-rpc/sdk-gov0.6.0go.mod
Gogithub.com/openai/openai-go/v3v3.26.0go.mod
Gogithub.com/pgvector/pgvector-gov0.4.0go.mod
Gogithub.com/pgvector/pgvector-go/pgxv0.4.0go.mod
Gogithub.com/redis/go-redis/v9v9.18.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/weaviate/weaviatev1.37.2go.mod
Gogithub.com/weaviate/weaviate-go-client/v5v5.7.3go.mod
Gogo.opentelemetry.io/contrib/bridges/otelslogv0.18.0go.mod
Gogo.opentelemetry.io/otelv1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcv0.19.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttpv0.19.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpv1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.43.0go.mod
Gogo.opentelemetry.io/otel/logv0.19.0go.mod
Gogo.opentelemetry.io/otel/metricv1.43.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.43.0go.mod
Gogo.opentelemetry.io/otel/sdk/logv0.19.0go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0go.mod
Gogo.opentelemetry.io/otel/tracev1.43.0go.mod
Gogo.temporal.io/apiv1.62.2go.mod
Gogo.temporal.io/sdkv1.41.0go.mod
Gogo.temporal.io/sdk/contrib/opentelemetryv0.7.0go.mod
Gogolang.org/x/oauth2v0.35.0go.mod
Gogoogle.golang.org/genaiv1.51.0go.mod
Gogoogle.golang.org/grpcv1.80.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "agentic-ai",
        "ai",
        "ai-agents",
        "golang",
        "orchestration",
        "temporal",
        "workflow",
        "durable-execution",
        "agent-sdk",
        "agent-sdk-go",
        "agentic-framework",
        "ai-agents-framework",
        "a2a",
        "ag-ui",
        "mcp",
        "in-process",
        "agent-harness",
        "distributed-agents",
        "durable-agents"
      ],
      "is_fork": false,
      "size_kb": 22829,
      "has_wiki": false,
      "homepage": "https://docs.agenticenv.ai/",
      "languages": {
        "Go": 1603249,
        "Shell": 3081,
        "Python": 4324
      },
      "pushed_at": "2026-07-20T22:11:55Z",
      "created_at": "2026-03-13T09:11:14Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T22:10:14Z",
      "description": "AI agents in Go — Temporal for durable, crash-resilient execution or run in-process with zero setup. OpenAI, Anthropic, Gemini, Deepseek, Ollama, tools, MCP, A2A, RAG, memory, conversations, AG-UI, streaming, sub-agents & human-in-the-loop.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "AgenticEnv",
      "type": "Organization",
      "login": "agenticenv",
      "company": null,
      "location": null,
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/269000276?v=4",
      "created_at": "2026-03-17T18:45:06Z",
      "is_verified": null,
      "public_repos": 2,
      "account_age_days": 126
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2026-07-20T22:17:55Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2026-07-19T07:51:39Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2026-07-17T03:36:49Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2026-07-07T03:33:28Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2026-06-29T02:06:24Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-06-26T00:47:06Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-06-20T23:52:26Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-06-09T05:01:50Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2026-06-04T09:56:22Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2026-05-24T19:15:20Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2026-05-18T02:23:27Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2026-05-10T00:56:46Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2026-04-30T19:16:55Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2026-04-28T19:30:51Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2026-04-25T07:22:46Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-04-19T05:04:26Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-04-13T03:13:51Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-04-09T01:40:34Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-04-06T00:40:26Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2026-04-05T23:50:51Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2026-03-31T07:52:41Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2026-03-29T23:57:51Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2026-03-28T04:37:45Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4f5772921403d2def5a15703b1dd08c8d5668b7c",
          "body": "Feat/agctl phase1 cli",
          "is_bot": false,
          "headline": "Merge pull request #51 from agenticenv/feat/agctl-phase1-cli",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-07-20T22:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "538f28bc89a1751229c3d0179b63746701d21190",
          "body": null,
          "is_bot": false,
          "headline": "feat(agctl): add chat, run, and config commands",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-20T20:08:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bca2303c144e1cd5067d8c423912d1ce6ac3d5f",
          "body": null,
          "is_bot": false,
          "headline": "feat(agctl): add chat, run, and config commands",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-20T20:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d226e488c452301a7f88189d11e5abc46e4a19d",
          "body": null,
          "is_bot": false,
          "headline": "docs: readme and docs update",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T07:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "406cfbdae8a6c03f16d6d9bd69ae279139acf195",
          "body": null,
          "is_bot": false,
          "headline": "docs: readme and docs update",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T07:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bacd1dd500406688e196052fde2fdc521b87140",
          "body": null,
          "is_bot": false,
          "headline": "docs: readme update",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T07:32:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f14a0ce5cf679c5789903fb228c76b3ed765244",
          "body": null,
          "is_bot": false,
          "headline": "docs: readme update",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T07:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab77b4c77cce9e7dfed3d602fb541b56980cc1d3",
          "body": null,
          "is_bot": false,
          "headline": "docs: readme update",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T07:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "869558510ffc8d798c28735e8c003d158a8e6e5f",
          "body": null,
          "is_bot": false,
          "headline": "docs: readme update",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T07:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbac230034b88f611da29378b9ae14d9e030b13f",
          "body": null,
          "is_bot": false,
          "headline": "docs: readme update",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T07:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4b8811a2950ed4553e1ca6242ad9a09b74a921a",
          "body": "chore: rename cmd to cli and updated in all the references",
          "is_bot": false,
          "headline": "Merge pull request #50 from agenticenv/chore/agctl-module",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T07:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9559f5ba25b4bbc75bc9f83b2dffb50cb2c08b47",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into chore/agctl-module",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T07:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b96adfae2f26bb16c2bbe32f2bbcb10178b9f9d4",
          "body": null,
          "is_bot": false,
          "headline": "chore: rename cmd to cli and updated in all the references",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T07:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b901a49c7c938672a38b0830d1623dce524e50",
          "body": "chore: extract agctl module and switch to Task",
          "is_bot": false,
          "headline": "Merge pull request #48 from agenticenv/chore/agctl-module",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T06:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "183554df9bf3be959d822e6142eae06a41441ea5",
          "body": null,
          "is_bot": false,
          "headline": "chore: extract agctl module and switch to Task",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T06:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b7ed9d0999ecf74771676b665a73c3a0773839",
          "body": null,
          "is_bot": false,
          "headline": "README update",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-19T03:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6089bcdcf1b1eee212d9aecc5e92fc09b2519bfc",
          "body": null,
          "is_bot": false,
          "headline": "README update",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-18T22:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63f55d47dcf0f8c3cba2f849cee53c13b3bf3758",
          "body": null,
          "is_bot": false,
          "headline": "README update",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-18T22:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a979b3422c6311b9b7c6d1df4b8ebab11b4d8a90",
          "body": null,
          "is_bot": false,
          "headline": "README and docs  update",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-18T22:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b37914b22bb30b5bb0ec908ccae21f56cf4f021a",
          "body": null,
          "is_bot": false,
          "headline": "README update",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-17T03:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "968e727f1c03ee3cd921c23b39d9ba6c4d97a066",
          "body": "feat/ollama llm provider",
          "is_bot": false,
          "headline": "Merge pull request #45 from virinchiv/feat/ollama-provider",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-07-17T03:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8db9f9fb87d8e0111d8b421603347e49ffe7028f",
          "body": null,
          "is_bot": false,
          "headline": "feat: Added support for ollama cloud",
          "author_name": "virinchiv",
          "author_login": "virinchiv",
          "committed_at": "2026-07-16T20:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca9b83f45576b6091f9716695561a6233bd6bc11",
          "body": null,
          "is_bot": false,
          "headline": "docs: Added Ollama",
          "author_name": "virinchiv",
          "author_login": "virinchiv",
          "committed_at": "2026-07-14T19:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d94b13fd817eaef892d09fa6d84d22c7128d76",
          "body": null,
          "is_bot": false,
          "headline": "Add ollama to examples",
          "author_name": "virinchiv",
          "author_login": "virinchiv",
          "committed_at": "2026-07-14T19:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24b173c7aceb611732d321c51b7768ff571f43c3",
          "body": null,
          "is_bot": false,
          "headline": "Add ollama to cmd",
          "author_name": "virinchiv",
          "author_login": "virinchiv",
          "committed_at": "2026-07-14T19:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a74b13e420ba255015aba5f0f68639361b715996",
          "body": null,
          "is_bot": false,
          "headline": "feat: Implement Ollama provider (client, wiring, tests)",
          "author_name": "virinchiv",
          "author_login": "virinchiv",
          "committed_at": "2026-07-14T19:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9503d395527647c970b0a38faede5bffeddd2e",
          "body": null,
          "is_bot": false,
          "headline": "feat(llm): add BuildConfigKeyless for keyless providers",
          "author_name": "virinchiv",
          "author_login": "virinchiv",
          "committed_at": "2026-07-14T19:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1950dc23f81d2adedd372b1f23db9eeb7448c525",
          "body": "feat: Optimize LLM request layout for provider caching and add opt-in Anthropic prompt caching with CLI session usage summary.",
          "is_bot": false,
          "headline": "Merge pull request #44 from agenticenv/feat/prompt-caching",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-07-14T18:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f20a189f7eee3ba81cf5f41bb24a1f384efec68a",
          "body": "… Anthropic prompt caching with CLI session usage summary.",
          "is_bot": false,
          "headline": "feat: Optimize LLM request layout for provider caching and add opt-in…",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-14T18:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb12c998af87af7ce41c33e576b50b866b57ab0",
          "body": "Add workflows and code-execution examples with pluggable runners, advanced docs, and example task/docs wiring.",
          "is_bot": false,
          "headline": "Merge pull request #42 from agenticenv/examples/advanced-tools",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-07-09T01:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e01076d27f95a8ae6b2fc9e62e857328ab80a2a4",
          "body": "…anced docs, and example task/docs wiring.",
          "is_bot": false,
          "headline": "Add workflows and code-execution examples with pluggable runners, adv…",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-09T01:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ca2b561b8b1c428125bdd5e597bdd199371d55",
          "body": "…anced docs, and example task/docs wiring.",
          "is_bot": false,
          "headline": "Add workflows and code-execution examples with pluggable runners, adv…",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-09T01:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e30812f668fb954139447fecd553078a598195",
          "body": "feat: deepseek llm provider",
          "is_bot": false,
          "headline": "Merge pull request #41 from virinchiv/feat/deepseek-llm-provider",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-07-08T06:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9641b4cf474a8a11cade428a0d905db5c94b25ed",
          "body": null,
          "is_bot": false,
          "headline": "docs: Added Deepseek",
          "author_name": "virinchiv",
          "author_login": "virinchiv",
          "committed_at": "2026-07-07T20:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c258f85ffcbfa5a651d7c66868bbf1d21f0e56af",
          "body": null,
          "is_bot": false,
          "headline": "Updated env & cmd",
          "author_name": "virinchiv",
          "author_login": "virinchiv",
          "committed_at": "2026-07-07T20:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bdf1b9422ff3ac306c112966c94f674e9f02733",
          "body": null,
          "is_bot": false,
          "headline": "feat: added deepseek llm provider",
          "author_name": "virinchiv",
          "author_login": "virinchiv",
          "committed_at": "2026-07-07T20:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54c0c82323e262d07276371f9503cc703ab85b9c",
          "body": null,
          "is_bot": false,
          "headline": "fix: readme bages",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-07T03:26:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d1fa6c9fb8a9cc24bdf33ea0131fb1bb5fc296b",
          "body": "feat: add execution config for per-operation timeouts and max attempts and trim down main README",
          "is_bot": false,
          "headline": "Merge pull request #40 from agenticenv/feat/execution-config",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-07-07T03:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d666c6a7d9b170ae783fb7b2ad6dd019faf4f0a",
          "body": "…s and trim down main README",
          "is_bot": false,
          "headline": "feat: add execution config for per-operation timeouts and max attempt…",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-07T03:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f7b7958750fe68c42d6d0b3f698c761995e161",
          "body": null,
          "is_bot": false,
          "headline": "ci: update git issus templates",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-04T08:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "808b9a1cb98bd0103ac33b9064555ec8caa17548",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove Go Report Card badge and references",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-02T19:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "213631880e09df4685feb527d51eed01979bb1ce",
          "body": "refactor: unify conversation constructors as NewConversation with deprecated aliases",
          "is_bot": false,
          "headline": "Merge pull request #36 from agenticenv/refactor/conv-func-rename",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-07-02T18:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0241970e3c7635038f21a59d8becaaaac1124c94",
          "body": "…recated aliases",
          "is_bot": false,
          "headline": "refactor: unify conversation constructors as NewConversation with dep…",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-07-02T18:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6552429f04dbea74102b1b9f964bae2850e131d2",
          "body": "docs: enrich feature and advanced pages with conceptual explanations",
          "is_bot": false,
          "headline": "Merge pull request #35 from agenticenv/docs/refactor-docs",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-06-29T01:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "277709d8976bff09770bd0bbf315df682c09e127",
          "body": null,
          "is_bot": false,
          "headline": "docs: enrich feature and advanced pages with conceptual explanations",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-06-29T01:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c435f10edc2ef43c8666e385665d9ae5425cd6b",
          "body": "docs: elevate agent-sdk-go docs to production-grade with accurate callouts, improved diagrams, and cross-referenced code examples",
          "is_bot": false,
          "headline": "Merge pull request #34 from agenticenv/docs/docs-portal",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-06-28T07:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd38cb9f7795c2eda2c8653690c827780a415fd",
          "body": "…louts, improved diagrams, and cross-referenced code examples",
          "is_bot": false,
          "headline": "docs: elevate agent-sdk-go docs to production-grade with accurate cal…",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-06-28T07:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1be198d62d98e867bb987c6023f798979d0cfdb",
          "body": "fix: support concurrent runs in temporal runtime",
          "is_bot": false,
          "headline": "Merge pull request #33 from agenticenv/fix/temporal-concurrent-runs",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-06-27T22:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afd8faf83320d912e0b915d44fbec45f69bf2126",
          "body": null,
          "is_bot": false,
          "headline": "fix: support concurrent runs in temporal runtime",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-06-27T22:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c071e5302f132b6dfd8fb1f43610da0c9470f7d5",
          "body": "feat: add agent middleware hooks for LLM, tools, retriever, and memory with runtime wiring, tests, and examples",
          "is_bot": false,
          "headline": "Merge pull request #32 from agenticenv/feat/hooks",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-06-26T00:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55f103a8e8494f5dfb113e34f6f313482bf8590f",
          "body": "…y with runtime wiring, tests, and examples",
          "is_bot": false,
          "headline": "feat: add agent middleware hooks for LLM, tools, retriever, and memor…",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-06-25T22:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b536566ff2af968ab684dd9ee5a43702cf0b63",
          "body": null,
          "is_bot": false,
          "headline": "ci: add confirmaiton of verison in release script",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-06-20T23:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d7186d2e8820da08420b8e2656e9700d6e2baea",
          "body": "feat: Add agent long-term memory with ondemand and always store modes",
          "is_bot": false,
          "headline": "Merge pull request #31 from agenticenv/feat/memory",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-06-20T23:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6653919dbed4bf81efe50ccc5ed23c1ab8846b0",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add agent long-term memory with ondemand and always store modes",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-06-20T23:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "806ca42fd5e0d76ae7083334f55b524a1e7c1764",
          "body": "feat: Add eval-harness for behavioral regression testing via Promptfoo and DeepEval",
          "is_bot": false,
          "headline": "Merge pull request #30 from agenticenv/feat/eval-harness",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-06-19T04:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de3a4272501aaae0f9bcfa0011837b043fcdef1d",
          "body": "…o and DeepEval",
          "is_bot": false,
          "headline": "feat: Add eval-harness for behavioral regression testing via Promptfo…",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-06-19T04:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b36bfa5ad0b83cd1b201a7bfe09742efd91e6f",
          "body": "…o and DeepEval",
          "is_bot": false,
          "headline": "feat: Add eval-harness for behavioral regression testing via Promptfo…",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-06-19T03:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3db08b678fe38dbebdea9bde51ec4b10112482ff",
          "body": null,
          "is_bot": false,
          "headline": "docs: update README",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-06-14T02:43:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde4f1e54e46c343cc5d1d2121df6d2f82042f3f",
          "body": "feat: add runtime registries for tools, MCP, A2A, and sub-agents with per-run resolution",
          "is_bot": false,
          "headline": "Merge pull request #29 from agenticenv/feat/runtime-registries",
          "author_name": "Vinod V",
          "author_login": "vinodvx",
          "committed_at": "2026-06-14T02:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebd15ef249dee93888cc2499233f6571281fb162",
          "body": "… per-run resolution",
          "is_bot": false,
          "headline": "feat: add runtime registries for tools, MCP, A2A, and sub-agents with…",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-06-14T02:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca647acdfe6f2ab3f59c13f02cdc81927b02e562",
          "body": null,
          "is_bot": false,
          "headline": "CODEOWNERS file",
          "author_name": "vinodvx",
          "author_login": "vinodvx",
          "committed_at": "2026-06-12T20:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676504827177d95ab729f69b84575ae9b4137a4b",
          "body": "…save\n\nfeat: Add incremental conversation persistence for live visibility during agent loops",
          "is_bot": false,
          "headline": "Merge pull request #27 from agenticenv/feat/conversation-incremental-…",
          "author_name": "Vinod Vanjarapu",
          "author_login": "vinodvx",
          "committed_at": "2026-06-12T06:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a2ff238e006d4df1025f868a593ad2527ff5137",
          "body": "…ring agent loops",
          "is_bot": false,
          "headline": "feat: Add incremental conversation persistence for live visibility du…",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-06-12T06:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb29ac950523d989f3e93cfa04c285e3ae1b8451",
          "body": "…ring agent loops",
          "is_bot": false,
          "headline": "feat: Add incremental conversation persistence for live visibility du…",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-06-12T06:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "971db47085d06ee3b34ae79a0d808f5eef011dc4",
          "body": null,
          "is_bot": false,
          "headline": "chore: release title change",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-06-09T05:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd72f8fee817f56ef223113b9481732d9f504dd",
          "body": "feat: Replace per-run conversationID string with a single options struct on Run, RunAsync, and Stream",
          "is_bot": false,
          "headline": "Merge pull request #25 from agenticenv/feat/agent-run-options",
          "author_name": "Vinod Vanjarapu",
          "author_login": "vinodvx",
          "committed_at": "2026-06-09T04:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "604c4085b6263a30fe6f112e93ee54acbcae46f6",
          "body": "…uct on Run, RunAsync, and Stream",
          "is_bot": false,
          "headline": "feat: Replace per-run conversationID string with a single options str…",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-06-09T04:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91c35a2a6d82427954c03e62a14cbe790569b08f",
          "body": "…uct on Run, RunAsync, and Stream",
          "is_bot": false,
          "headline": "feat: Replace per-run conversationID string with a single options str…",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-06-09T04:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "377531afbae83aaeef8a8b2d2bc52219e235473a",
          "body": "feat: Added benchmarks for agent-sdk-go performance and scale testing",
          "is_bot": false,
          "headline": "Merge pull request #21 from agenticenv/feat/benchmarks",
          "author_name": "Vinod Vanjarapu",
          "author_login": "vinodvx",
          "committed_at": "2026-06-07T07:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3638266f4ceb023c2c066402bfbf0e9b2457b7d",
          "body": null,
          "is_bot": false,
          "headline": "fix: ci pipeline fialure fixes",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-06-07T07:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a09b30e3e3061e577c42d757d51e7b5a0c72e73",
          "body": null,
          "is_bot": false,
          "headline": "feat: Added benchmarks for agent-sdk-go performance and scale testing",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-06-07T07:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e80814387bff50712d319689067185c65184bcd",
          "body": null,
          "is_bot": false,
          "headline": "update gitignore",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-06-04T09:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "375eb3d1f3db03a837b74d3e8599950b1141d15d",
          "body": "Add in-process local runtime and dual-runtime examples with Task automation",
          "is_bot": false,
          "headline": "Merge pull request #19 from agenticenv/feat/in-process-runtime",
          "author_name": "Vinod Vanjarapu",
          "author_login": "vinodvx",
          "committed_at": "2026-06-04T09:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73df5c58f6ce52eee1616bf37277ed1de3d1e5e5",
          "body": "…ports to validate all examples with multiple runtimes",
          "is_bot": false,
          "headline": "feat: Automate examples execution with Task and generate pass/fail re…",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-06-04T09:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adda669109817afcf3e6db2f30bbfb59494252ac",
          "body": "…gent routing to pluggable SubAgentSpec architecture, and update docs",
          "is_bot": false,
          "headline": "feat: add in-process runtime with full feature parity, refactor sub-a…",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-06-03T07:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b71014450f0e7788994336365ff68fa34f1ca2f",
          "body": "Feat/rag",
          "is_bot": false,
          "headline": "Merge pull request #17 from agenticenv/feat/rag",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-24T19:07:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5f900b215072d601193dfc38efb22e4e77eac1b",
          "body": null,
          "is_bot": false,
          "headline": "fix: formate issue and align make check with ci",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-24T18:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "470d8d25691635a7f25afebec8ec57e099c88824",
          "body": null,
          "is_bot": false,
          "headline": "feat: add RAG retriever support with Weaviate/pgvector",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-24T18:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d92a16af9fcb7a7644254f81770510d10f96b2",
          "body": "Feat/observability: OpenTelemetry traces, metrics, and OTLP export",
          "is_bot": false,
          "headline": "Merge pull request #15 from agenticenv/feat/observability",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-18T02:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f5b580e1466db332884e8935c5ed74216e1e54",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into feat/observability",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-18T02:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acf9ce91da83579f50e3b27f70bde1a79957eab4",
          "body": "…oral runtime, centralize metric names, and document in README",
          "is_bot": false,
          "headline": "feat(observability): add OTel spans and metrics across agent and Temp…",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-18T02:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "709958842c3a02d9ed03f29e485e920a03b35394",
          "body": null,
          "is_bot": false,
          "headline": "Add badges to README for CI, release, and references",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-12T22:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c36c4111311351d29d214929e6c4acd5b0f1e99b",
          "body": "Updated README to reflect Temporal-backed workflows and added details about capabilities and LLM providers.",
          "is_bot": false,
          "headline": "Revise README for Temporal integration and capabilities",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-12T22:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc8a54cf2434e6083b52c3bacf5156a2b70e8b37",
          "body": "… rules, shutdown, and examples",
          "is_bot": false,
          "headline": "feat: add OTLP traces, metrics, and logs with slog bridge, precedence…",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-12T04:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1ab76a268474a0495e470a30a56e53da2b78915",
          "body": "Feat/a2a: complete A2A client & inbound server integration",
          "is_bot": false,
          "headline": "Merge pull request #13 from agenticenv/feat/a2a",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-10T00:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4197e19ed8a329807be40f7e1e4a1a6c68c025df",
          "body": null,
          "is_bot": false,
          "headline": "feat: expose JSON-RPC v2 A2A server (RunA2A), bearer auth, docs/examples",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-10T00:38:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "320332405bfec6ba7908abb4c41ece5f0c2d8b4d",
          "body": "… card normalization)",
          "is_bot": false,
          "headline": "feat: A2A client support (agent config, tools, fingerprint, examples,…",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-09T04:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4846431c74694b743b35e7348eceb2b851ca1c",
          "body": "… growth",
          "is_bot": false,
          "headline": "feat: handle agent very long runningsessions and manage event history…",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-08T05:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0212d0fbcc07119682f4caf1865a25bbc47136c",
          "body": null,
          "is_bot": false,
          "headline": "docs: cleanup docs",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-03T05:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af6a9536923e591c35417822dbf64b5cd0b23008",
          "body": null,
          "is_bot": false,
          "headline": "docs: github pages",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-03T05:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e4a94c57fda7c8d013d5aa589152ed2f3c89bac",
          "body": null,
          "is_bot": false,
          "headline": "docs: github pages",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-05-03T05:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a65c84bb1057ab0a3c3109e5118d5933829289a",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix in release script",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-04-30T19:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33732e86df4a2fdd250ac9951511eea20aa6b5d4",
          "body": "Feat/tools exec parallel",
          "is_bot": false,
          "headline": "Merge pull request #11 from agenticenv/feat/tools_exec_parallel",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-04-30T19:00:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99ef37f82dd80188a926fdcce245fbc3cd442a19",
          "body": null,
          "is_bot": false,
          "headline": "fix: tests and README",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-04-30T18:54:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f062e0afaef6a492fc9645be4a81e9c64aa5b5d2",
          "body": "Implement parallel tool execution when AgentToolExecutionModeParallel using\nworkflow.Go and Futures, with per-tool activity IDs for concurrent schedules.\n\nFix SendAgentEvent activity completion to use the caller workflow context in\nGet(), so parallel tool branches no longer panic on blocking calls.\n\nKeep sequential execution unchanged; document default tool mode as parallel\nwhen WithAgentToolExecutionMode is omitted. Add structured Info/Debug logs for\nbatch vs per-tool tracing.",
          "is_bot": false,
          "headline": "feat:  parallel tools and coroutine-safe agent events",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-04-30T18:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52da0d90d3c83e3b75dba0c1c4836eaff0d01118",
          "body": null,
          "is_bot": false,
          "headline": "docs: change release title",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-04-28T19:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ed7f35dfbf550fab4174353de1da55a1e48ad0",
          "body": "feat: Standardize AG-UI streaming and update agent APIs",
          "is_bot": false,
          "headline": "Merge pull request #8 from agenticenv/feat/ag-ui",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-04-28T19:21:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d503731c83b1d14ceb4d67311d1c7d2e6545721e",
          "body": "…g AG-UI event support (including run/run-async result flows), improving CopilotKit reasoning interoperability, expanding internal events test coverage, isolating example task queues for parallel runs, and adding Temporal fingerprint-safety enhancements with an optional agent-only break-glass disable flag (explicitly blocked on remote worker processes)",
          "is_bot": false,
          "headline": "feat: Standardize AG-UI streaming and agent API behavior by completin…",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-04-28T19:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21763cb1bc254770d8ed62139b46e8346b27362d",
          "body": "feat: added display name in tools to show tool display names to user on client end like UI etc",
          "is_bot": false,
          "headline": "Merge pull request #6 from agenticenv/feat/tool_with_displayname",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-04-25T07:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c924d9473acfe326bba9d135e7a399e03b12579a",
          "body": "…n client end like UI etc",
          "is_bot": false,
          "headline": "feat: added displayname in tools to show tool dispaly names to user o…",
          "author_name": "vinodvanj",
          "author_login": "vinodvx",
          "committed_at": "2026-04-25T07:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 207,
      "latest_release_at": "2026-07-20T22:17:55Z",
      "latest_release_tag": "v0.2.8",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 18,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 6.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/agenticenv/agent-sdk-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/agenticenv/agent-sdk-go",
          "is_deprecated": false,
          "latest_version": "v0.2.8",
          "repository_url": "https://github.com/agenticenv/agent-sdk-go",
          "versions_count": 23,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-20T22:09:57Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 38,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": {
        "days": [
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 2
          },
          {
            "date": "2026-04-21",
            "count": 2
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 3
          },
          {
            "date": "2026-05-21",
            "count": 2
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 3
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 2
          },
          {
            "date": "2026-06-29",
            "count": 2
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 2
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 2
          },
          {
            "date": "2026-07-09",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 38,
        "total_stars": 38
      },
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": true,
      "bootstrap_files": [
        "Taskfile.yml",
        "cli/Taskfile.yml",
        "examples/Taskfile.yml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "examples/agent_with_agui/ui/tsconfig.json"
      ],
      "toolchain_manifests": [
        "cli/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 83613,
      "source_files_sampled": 313,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "cli/go.mod",
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/adrg/xdg",
          "manifest": "cli/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.3"
        },
        {
          "name": "github.com/agenticenv/agent-sdk-go",
          "manifest": "cli/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/alecthomas/kong",
          "manifest": "cli/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.0"
        },
        {
          "name": "github.com/alecthomas/kong-yaml",
          "manifest": "cli/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "cli/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "cli/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "github.com/a2aproject/a2a-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        },
        {
          "name": "github.com/alicebob/miniredis/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.37.0"
        },
        {
          "name": "github.com/anthropics/anthropic-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.26.0"
        },
        {
          "name": "github.com/golang/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.9.2"
        },
        {
          "name": "github.com/joho/godotenv",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "github.com/modelcontextprotocol/go-sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/nexus-rpc/sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/openai/openai-go/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.26.0"
        },
        {
          "name": "github.com/pgvector/pgvector-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/pgvector/pgvector-go/pgx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.18.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/weaviate/weaviate",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.37.2"
        },
        {
          "name": "github.com/weaviate/weaviate-go-client/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.7.3"
        },
        {
          "name": "go.opentelemetry.io/contrib/bridges/otelslog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.18.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "go.opentelemetry.io/otel/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk/log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.temporal.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.2"
        },
        {
          "name": "go.temporal.io/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.41.0"
        },
        {
          "name": "go.temporal.io/sdk/contrib/opentelemetry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.0"
        },
        {
          "name": "google.golang.org/genai",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.51.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.80.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 29,
        "open_issues": 1,
        "closed_ratio": 0.955,
        "closed_issues": 21,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "vinodvx",
          "commits": 198,
          "avatar_url": "https://avatars.githubusercontent.com/u/8429554?v=4"
        },
        {
          "type": "User",
          "login": "virinchiv",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/91585259?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.957
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
            "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/18 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": 10,
            "reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": 0,
            "reason": "88 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4f5772921403d2def5a15703b1dd08c8d5668b7c",
        "ran_at": "2026-07-22T03:22:59Z",
        "aggregate_score": 4.2,
        "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": "2026-07-20T22:18:08Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-20T22:09:57Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 46,
          "created_at": "2026-07-17T03:50:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/agenticenv/agent-sdk-go",
    "host": "github.com",
    "name": "agent-sdk-go",
    "owner": "agenticenv"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 42,
        "vitality": 82,
        "community": 58,
        "governance": 54,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 82,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 207,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 18
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "18/52 weeks with commits",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "207 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 207
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 23,
              "latest_release_tag": "v0.2.8",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 6.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~6.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "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": 58,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "forks": 3,
              "stars": 38,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "38 stars",
                "points": 25.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.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": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.957
            },
            "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 96% of commits",
                "points": 1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": 83,
            "inputs": {
              "merged_prs": 29,
              "open_issues": 1,
              "closed_issues": 21,
              "issue_closed_ratio": 0.955,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 44.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "29/29 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 29,
                      "decided": 29
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/18 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "followers": 4,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "agenticenv",
              "public_repos": 2,
              "account_age_days": 126
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4 followers of agenticenv",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "agenticenv"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "2 public repos, account ~0 yr old",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 2
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/agenticenv/agent-sdk-go"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "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 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "23 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 77,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "agentic-ai",
                "ai",
                "ai-agents",
                "golang",
                "orchestration",
                "temporal",
                "workflow",
                "durable-execution",
                "agent-sdk",
                "agent-sdk-go",
                "agentic-framework",
                "ai-agents-framework",
                "a2a",
                "ag-ui",
                "mcp",
                "in-process",
                "agent-harness",
                "distributed-agents",
                "durable-agents"
              ],
              "has_wiki": false,
              "homepage": "https://docs.agenticenv.ai/",
              "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": "https://docs.agenticenv.ai/",
                "points": 15,
                "status": "met",
                "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": "19 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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/18 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": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "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": "88 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          }
        ],
        "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": 60,
        "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": 0.85,
              "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": "85 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 85,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Taskfile.yml",
                "cli/Taskfile.yml",
                "examples/Taskfile.yml"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "examples/agent_with_agui/ui/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "cli/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Taskfile.yml, cli/Taskfile.yml, examples/Taskfile.yml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Taskfile.yml, cli/Taskfile.yml, examples/Taskfile.yml"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "examples/agent_with_agui/ui/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples/agent_with_agui/ui/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, 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": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 83613,
              "source_files_sampled": 313,
              "oversized_source_files": 4
            },
            "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": "4/313 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 313,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T03:23:13.170358Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/agenticenv/agent-sdk-go.svg",
  "full_name": "agenticenv/agent-sdk-go",
  "license_state": "standard",
  "license_spdx": "Apache-2.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.