Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"a2a",
"a2a-protocol",
"a2a-server",
"n8n",
"workflow-automation"
],
"is_fork": false,
"size_kb": 1109,
"has_wiki": true,
"homepage": "https://registry.inference-gateway.com/",
"languages": {
"Go": 35861
},
"pushed_at": "2026-07-24T11:08:20Z",
"created_at": "2025-09-05T12:43:17Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T11:08:26Z",
"description": "A2A agent server specialized in generating and automating n8n workflows",
"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": "https://docs.inference-gateway.com/",
"name": "Inference Gateway",
"type": "Organization",
"login": "inference-gateway",
"company": null,
"location": "Germany",
"followers": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/195813097?v=4",
"created_at": "2025-01-20T19:13:50Z",
"is_verified": null,
"public_repos": 29,
"account_age_days": 552
},
"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.3.3",
"kind": "patch",
"published_at": "2026-07-23T21:42:13Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-07-23T14:15:30Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-17T21:40:27Z"
},
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2026-05-26T01:46:10Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2026-05-24T19:34:16Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2026-05-24T14:54:53Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-05-20T15:44:48Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2026-05-19T22:56:33Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-10-20T04:40:01Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-10-14T22:34:00Z"
},
{
"tag": "v0.1.13",
"kind": "patch",
"published_at": "2025-10-07T13:23:07Z"
},
{
"tag": "v0.1.12",
"kind": "patch",
"published_at": "2025-09-26T14:59:40Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2025-09-26T13:38:06Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2025-09-22T00:57:38Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2025-09-22T00:42:11Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2025-09-22T00:17:30Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2025-09-18T11:09:13Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2025-09-17T21:48:47Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2025-09-16T18:32:41Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2025-09-15T16:21:48Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2025-09-15T01:01:48Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2025-09-12T18:43:30Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-09-08T18:04:57Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-09-08T18:00:48Z"
}
],
"recent_commits": [
{
"oid": "4ab15a1872f409184bb8b0845e63286d3c5a5d5d",
"body": "…ub-actions group (#101)\n\nBumps the github-actions group with 1 update:\n[docker/login-action](https://github.com/docker/login-action).\n\nUpdates `docker/login-action` from 4.4.0 to 4.5.0\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/docker/login-action/rel\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump docker/login-action from 4.4.0 to 4.5.0 in the gith…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T11:08:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "04137bcc59efa06c142f449fb3719a35e019ca56",
"body": "## [0.3.3](https://github.com/inference-gateway/n8n-agent/compare/v0.3.2...v0.3.3) (2026-07-23)\n\n### 🔧 Miscellaneous\n\n* **adl:** protect infer.yml and flox manifest from regenerate ([#99](https://github.com/inference-gateway/n8n-agent/issues/99)) ([35df1e5](https://github.com/inference-gateway/n8n-a\n[…]\n bump ADL CLI to v0.55.0 ([#100](https://github.com/inference-gateway/n8n-agent/issues/100)) ([14c4240](https://github.com/inference-gateway/n8n-agent/commit/14c4240a5e457bc0be6e0cda9732e18122a273cd))",
"is_bot": true,
"headline": "chore(release): 🔖 0.3.3 [skip ci]",
"author_name": "inference-gateway-releaser[bot]",
"author_login": "inference-gateway-releaser[bot]",
"committed_at": "2026-07-23T21:27:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "14c4240a5e457bc0be6e0cda9732e18122a273cd",
"body": "## Summary\nBumps ADL CLI from `v0.54.0` to `v0.55.0` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nithub.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.55.0 (#100)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-23T21:25:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "35df1e5581dc02b6d8d0cdadc334e03993960044",
"body": "Adds .github/workflows/infer.yml and .flox/env/manifest.toml to\n.adl-ignore so task generate no longer reverts hand-maintained\ndependency bumps (infer-action, claude-code pins). .gitattributes and\nTaskfile.yml remain forked; custom docs/nodes/* and scripts/* markers\npreserved.\n\nCloses #98\n\nGenerated\n[…]\nb.com>\nCo-authored-by: Eden Reich <16985712+edenreich@users.noreply.github.com>\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "chore(adl): protect infer.yml and flox manifest from regenerate (#99)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-07-23T15:46:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c2d90d4e5898f6accfed225e7ec9e304d777f9bc",
"body": "## [0.3.2](https://github.com/inference-gateway/n8n-agent/compare/v0.3.1...v0.3.2) (2026-07-23)\n\n### 🐛 Bug Fixes\n\n* copy skills from .agents/skills ([#97](https://github.com/inference-gateway/n8n-agent/issues/97)) ([50519e1](https://github.com/inference-gateway/n8n-agent/commit/50519e1350cf43b1a01f846a84b8c32e78b541fd)), references [#133](https://github.com/inference-gateway/n8n-agent/issues/133) [#308](https://github.com/inference-gateway/n8n-agent/issues/308)",
"is_bot": true,
"headline": "chore(release): 🔖 0.3.2 [skip ci]",
"author_name": "inference-gateway-releaser[bot]",
"author_login": "inference-gateway-releaser[bot]",
"committed_at": "2026-07-23T14:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50519e1350cf43b1a01f846a84b8c32e78b541fd",
"body": "## Problem\n\nSame failure browser-agent hit (#133): the release Docker build errors\nwith `\"/app/skills\": not found`.\n\n## Root cause\n\nSkills moved org-wide from `skills/` to `.agents/skills/` (open-standard\nlayout; adl-cli PR #308). This repo's `Dockerfile` is hand-maintained\nand listed in `.adl-ignor\n[…]\nts/skills/{n8n-workflow-generation,n8n-workflow-validation}/`;\n`.dockerignore` does not exclude `.agents`, so the `COPY` resolves.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: copy skills from .agents/skills (#97)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-07-23T14:01:45Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "53e54a8ac8651d90742c85733793c66974a6b097",
"body": "## [0.3.1](https://github.com/inference-gateway/n8n-agent/compare/v0.3.0...v0.3.1) (2026-07-23)\n\n### 🔧 Miscellaneous\n\n* **adl:** refresh agent.yaml defaults from ADL CLI v0.54.0 ([#93](https://github.com/inference-gateway/n8n-agent/issues/93)) ([6fe360a](https://github.com/inference-gateway/n8n-agen\n[…]\ngomod group with 2 updates ([#95](https://github.com/inference-gateway/n8n-agent/issues/95)) ([0a8a612](https://github.com/inference-gateway/n8n-agent/commit/0a8a612e8743b435ee136b8893fc0b9933d04d07))",
"is_bot": true,
"headline": "chore(release): 🔖 0.3.1 [skip ci]",
"author_name": "inference-gateway-releaser[bot]",
"author_login": "inference-gateway-releaser[bot]",
"committed_at": "2026-07-23T13:21:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9e2de947d893e052d3a39a71fd6745affbf8a40c",
"body": "## Summary\nBumps ADL CLI from `v0.52.0` to `v0.54.0` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n\nCo-authored-by: Eden Reich <eden.reich@gmail.com>\nCo-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>\nCo-authored-by: Eden Reich <16985712+edenreich@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.54.0 (#94)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-23T13:13:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1ab28423271a8545cd76d3f0de2a1a89db9009f7",
"body": "Bumps the github-actions group with 3 updates:\n[actions/checkout](https://github.com/actions/checkout),\n[anthropics/claude-code-action](https://github.com/anthropics/claude-code-action)\nand\n[inference-gateway/infer-action](https://github.com/inference-gateway/infer-action).\n\nUpdates `actions/checkou\n[…]\n\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Eden Reich <eden.reich@gmail.com>",
"is_bot": true,
"headline": "chore(deps): bump the github-actions group with 3 updates (#96)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-23T13:10:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0a8a612e8743b435ee136b8893fc0b9933d04d07",
"body": "Bumps the gomod group with 2 updates:\n[github.com/inference-gateway/adk](https://github.com/inference-gateway/adk)\nand\n[github.com/sethvargo/go-envconfig](https://github.com/sethvargo/go-envconfig).\n\nUpdates `github.com/inference-gateway/adk` from 0.23.4 to 0.24.0\n<details>\n<summary>Release notes</s\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump the gomod group with 2 updates (#95)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-23T13:04:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6fe360ac7d63663c8487e478ffc765f6a53b101c",
"body": "## Summary\nAdditively merges new `adl init` defaults from ADL CLI `v0.54.0` into\n`agent.yaml`. Only keys present in the fresh scaffold but missing here\nwere added; every pre-existing value is byte-identical.\n\nThe paths listed in the workflow's `PRESERVE_KEYS` (`spec.tools`,\n`spec.skills`, `spec.conf\n[…]\nrence-gateway/.github/blob/main/.github/workflows/refresh-agent-manifest.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(adl): refresh agent.yaml defaults from ADL CLI v0.54.0 (#93)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-23T10:43:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b36d6f5b54a1b03de9dd1f2c76a8d2ed09173aff",
"body": "## [0.3.0](https://github.com/inference-gateway/n8n-agent/compare/v0.2.7...v0.3.0) (2026-07-17)\n\n### ✨ Features\n\n* **skills:** add n8n-workflow-validation skill ([#92](https://github.com/inference-gateway/n8n-agent/issues/92)) ([0ede756](https://github.com/inference-gateway/n8n-agent/commit/0ede756b\n[…]\n## 🔨 Miscellaneous\n\n* **deps:** bump Go version from 1.26.2 to 1.26.4 in agent configuration ([7422c1f](https://github.com/inference-gateway/n8n-agent/commit/7422c1f98b0ce6336e2f3c3c59a288d8c33bc9af))",
"is_bot": true,
"headline": "chore(release): 🔖 0.3.0 [skip ci]",
"author_name": "inference-gateway-releaser[bot]",
"author_login": "inference-gateway-releaser[bot]",
"committed_at": "2026-07-17T21:27:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0ede756bb83e5c0d691c28067ba9049a4871fc48",
"body": "## Summary\n\nAdds a dedicated `n8n-workflow-validation` bare skill that makes\nworkflow validation a mandatory gate before `create_artifact`. There was\nalready a `validate_n8n_workflow` tool, but no skill wrapping it into an\nenforced playbook.\n\n- New `skills/n8n-workflow-validation/SKILL.md`: run\n`val\n[…]\nerated with [Claude Code](https://claude.ai/code)\n\nCo-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>\nCo-authored-by: Eden Reich <16985712+edenreich@users.noreply.github.com>",
"is_bot": true,
"headline": "feat(skills): add n8n-workflow-validation skill (#92)",
"author_name": "claude[bot]",
"author_login": "claude[bot]",
"committed_at": "2026-07-17T21:25:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e8bf3b969034fa38058667e820f081d390d3b482",
"body": "Resolves #67\n\n## Summary\n\nAdd OpenTelemetry-based telemetry support to the n8n-agent, declared via\nthe `agent.yaml` ADL manifest. The agent now exposes metrics (Prometheus\nendpoint) and tracing for A2A request handling and tool invocations,\nconfigurable at runtime via `A2A_TELEMETRY_*` environment v\n[…]\nthe Features\nlist\n\n---------\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: Eden Reich <eden.reich@gmail.com>",
"is_bot": true,
"headline": "feat(telemetry): add OpenTelemetry support via agent.yaml manifest (#91)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-17T20:50:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "032bc517b2bc5dee702a8a88f4d502066f2e28a8",
"body": "….0 in the gomod group (#90)\n\nBumps the gomod group with 1 update:\n[github.com/sethvargo/go-envconfig](https://github.com/sethvargo/go-envconfig).\n\nUpdates `github.com/sethvargo/go-envconfig` from 1.3.1 to 1.4.0\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.c\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/sethvargo/go-envconfig from 1.3.1 to 1.4…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T20:46:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "844912fbee92786991dc880db58d89d04b150ec1",
"body": "## Summary\nBumps ADL CLI from `v0.51.4` to `v0.52.0` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nithub.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.52.0 (#89)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-17T19:34:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fe599c379fccc633fd3474522291e45fc59acdaa",
"body": null,
"is_bot": false,
"headline": "chore(flox): downgrade deps",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-07-17T18:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "729b2e37aa3553e68e5d6b4d7f8605f666b1a58d",
"body": "…1 in the github-actions group (#88)\n\nBumps the github-actions group with 1 update:\n[inference-gateway/infer-action](https://github.com/inference-gateway/infer-action).\n\nUpdates `inference-gateway/infer-action` from 0.32.2 to 0.34.1\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nh\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump inference-gateway/infer-action from 0.32.2 to 0.34.…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T16:38:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "17bbf87deec85c7510b2206668406a10abb524ba",
"body": "## Summary\nBumps ADL CLI from `v0.51.0` to `v0.51.4` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nithub.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.51.4 (#87)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-17T16:28:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8bba282c1ca3a67f9520bdbb79f83c809dd43386",
"body": "…0 in the github-actions group (#86)\n\nBumps the github-actions group with 1 update:\n[inference-gateway/infer-action](https://github.com/inference-gateway/infer-action).\n\nUpdates `inference-gateway/infer-action` from 0.33.0 to 0.34.0\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nh\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump inference-gateway/infer-action from 0.33.0 to 0.34.…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T14:08:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a546c726fa49180863c5e8ce623f71c646ddbd0b",
"body": "## Summary\nBumps ADL CLI from `v0.50.2` to `v0.51.0` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nhub/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: Eden Reich <eden.reich@gmail.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.51.0 (#83)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-16T13:34:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b457996b9e189b657ba4af5118b4cb67d75071a7",
"body": "Bumps the github-actions group with 3 updates:\n[actions/setup-go](https://github.com/actions/setup-go),\n[anthropics/claude-code-action](https://github.com/anthropics/claude-code-action)\nand\n[inference-gateway/infer-action](https://github.com/inference-gateway/infer-action).\n\nUpdates `actions/setup-g\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump the github-actions group with 3 updates (#85)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T13:31:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3683ff03f5f9478ddf89a5aad77f8ec598679eec",
"body": "…3.3 in the gomod group (#84)\n\nBumps the gomod group with 1 update:\n[github.com/inference-gateway/adk](https://github.com/inference-gateway/adk).\n\nUpdates `github.com/inference-gateway/adk` from 0.23.2 to 0.23.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.c\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/inference-gateway/adk from 0.23.2 to 0.2…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T13:31:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7d285b7c828ee1465efb757301d82502ce78b373",
"body": "…2 in the github-actions group (#82)\n\nBumps the github-actions group with 1 update:\n[inference-gateway/infer-action](https://github.com/inference-gateway/infer-action).\n\nUpdates `inference-gateway/infer-action` from 0.32.1 to 0.32.2\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nh\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump inference-gateway/infer-action from 0.32.1 to 0.32.…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T23:06:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c7445377748cf30a9c9277e8b9605f29f9afc0bf",
"body": "## Summary\nBumps ADL CLI from `v0.49.0` to `v0.50.2` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nithub.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.50.2 (#81)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-15T23:03:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8ea4de6e2bd2b3f552d3797126b2c9e0c3d317df",
"body": "## Summary\nAdditively merges new `adl init` defaults from ADL CLI `v0.50.2` into\n`agent.yaml`. Only keys present in the fresh scaffold but missing here\nwere added; every pre-existing value is byte-identical.\n\nThe paths listed in the workflow's `PRESERVE_KEYS` (`spec.tools`,\n`spec.skills`, `spec.conf\n[…]\nrence-gateway/.github/blob/main/.github/workflows/refresh-agent-manifest.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(adl): refresh agent.yaml defaults from ADL CLI v0.50.2 (#80)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-15T22:03:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "08e985b70814a9bccd7c373ea4e084a5e7f0d68c",
"body": "Adds spec.examples and spec.documentation.pages to agent.yaml and\nauthors the corresponding docs pages.\n\nChanges:\n- agent.yaml: added spec.examples (4 entries) and\nspec.documentation.pages (Setup, Configuration, Usage)\n- docs/setup.md, docs/configuration.md, docs/usage.md: new hand-written\npages\n- R\n[…]\nerated with [Claude Code](https://claude.ai/code)\n\nCo-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>\nCo-authored-by: Eden Reich <16985712+edenreich@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: author spec.documentation and spec.examples in agent.yaml (#79)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-07-15T19:27:08Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c1787a69c6965a2c0f2c5333371540dd7d402306",
"body": "…2 in the github-actions group (#77)\n\nBumps the github-actions group with 1 update:\n[inference-gateway/infer-action](https://github.com/inference-gateway/infer-action).\n\nUpdates `inference-gateway/infer-action` from 0.32.1 to 0.32.2\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nh\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump inference-gateway/infer-action from 0.32.1 to 0.32.…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T18:45:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7560c1888a7c3f1953cd97b380d39e55908674a4",
"body": "## Summary\nBumps ADL CLI from `v0.48.4` to `v0.49.0` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nithub.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.49.0 (#76)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-15T18:42:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "95e3e805ecb75d4502bf992a71740894bce03c02",
"body": "## Summary\nBumps ADL CLI from `v0.48.1` to `v0.48.4` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nithub.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.48.4 (#73)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-15T13:40:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2ccdb5024e35b5b1e0bf00026677a32e9df5797d",
"body": "…74 in the github-actions group across 1 directory (#71)\n\nBumps the github-actions group with 1 update in the / directory:\n[anthropics/claude-code-action](https://github.com/anthropics/claude-code-action).\n\nUpdates `anthropics/claude-code-action` from 1.0.173 to 1.0.174\n<details>\n<summary>Release no\n[…]\n0.173...v1.0.174\">compare\nview</a></li>\n</ul>\n</details>\n<br />\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump anthropics/claude-code-action from 1.0.173 to 1.0.1…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T13:40:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7b72bd6ff6eb23a80b82edfdf9843c60ffe48ead",
"body": "## Summary\nBumps ADL CLI from `v0.48.0` to `v0.48.1` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nithub.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.48.1 (#72)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-15T00:56:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2fccdddfdfe18c093ef74724559097da76aab7b6",
"body": "## Summary\nBumps ADL CLI from `v0.47.1` to `v0.48.0` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nithub.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.48.0 (#70)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-14T23:54:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8fc051814a772b712fe6018a383181c09b04219e",
"body": "## Summary\nBumps ADL CLI from `v0.47.0` to `v0.47.1` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nws/bump-adl.yml).\n\n---------\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: Eden Reich <eden.reich@gmail.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.47.1 (#69)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-14T17:47:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0eaa807294185c86a1067c9cdf22b8e9da62c923",
"body": "## Summary\nBumps ADL CLI from `v0.46.5` to `v0.47.0` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nithub.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.47.0 (#68)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-14T17:21:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cb4ea8489f65ad5dd9ad525158c90be0e66fcfb1",
"body": "…ocker group across 1 directory (#63)\n\nBumps the docker group with 1 update in the / directory: golang.\n\nUpdates `golang` from 1.26.2-alpine to 1.26.4-alpine\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang from 1.26.2-alpine to 1.26.4-alpine in the d…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T15:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e124fe8d5fb3864748cce1c922684acd61814585",
"body": "## Summary\nBumps ADL CLI from `v0.46.0` to `v0.46.5` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nithub.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.46.5 (#66)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-14T15:17:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "07b9df29e6b30bef0842e50214b9330394f09251",
"body": null,
"is_bot": false,
"headline": "chore(flox): add missing lock file changes",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-07-14T15:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d30b8ba2ac099ca8483e8f1128377c2d9a0cf981",
"body": "## Summary\nBumps ADL CLI from `v0.44.0` to `v0.46.0` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nithub.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.46.0 (#62)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-07-14T14:48:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7422c1f98b0ce6336e2f3c3c59a288d8c33bc9af",
"body": "…tion",
"is_bot": false,
"headline": "build(deps): bump Go version from 1.26.2 to 1.26.4 in agent configura…",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-07-14T14:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "495efe53ac9f48f95eac0aafda5ec959279b3203",
"body": "…nd manifest",
"is_bot": false,
"headline": "ci(deps): downgrade task version from 3.51.1 to 3.48.0 in workflows a…",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-07-14T14:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5c32b84df554533d832b8f1cfc9e0342fd1e73a",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from\n0.51.0 to 0.52.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/crypto/commit/a1c0d9929856c8aba2b31f079340f00578eda803\"><code>a1c0d99</code></a>\ngo.mod: update golang.org/x dependencies</li>\n<li><a\n\n[…]\nub.com/inference-gateway/n8n-agent/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#61)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-09T15:59:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d0553799e0351fc97f14ef7b80164499ebdaccae",
"body": "Bumps the github-actions group with 3 updates:\n[docker/login-action](https://github.com/docker/login-action),\n[anthropics/claude-code-action](https://github.com/anthropics/claude-code-action)\nand [denoland/setup-deno](https://github.com/denoland/setup-deno).\n\nUpdates `docker/login-action` from 4.3.0\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump the github-actions group with 3 updates (#60)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-09T14:31:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c982920e90dde81f0bd3f524f6f780ab69208310",
"body": "…0.0 in the gomod group (#59)\n\nBumps the gomod group with 1 update:\n[github.com/inference-gateway/adk](https://github.com/inference-gateway/adk).\n\nUpdates `github.com/inference-gateway/adk` from 0.19.0 to 0.20.0\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.c\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/inference-gateway/adk from 0.19.0 to 0.2…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-09T14:30:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a2e3febd67c44639a31fa25bdef09b733e91bb45",
"body": "…ith local installation",
"is_bot": false,
"headline": "ci(release): update semantic release and plugins to latest versions w…",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-07-06T13:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d9f11508661ff94927288e3e0f8b6da8e0c8af3",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.51.0 to\n0.55.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/net/commit/7770ec48d03fec35e378665337b4faca93c38423\"><code>7770ec4</code></a>\ngo.mod: update golang.org/x dependencies</li>\n<li><a\nhref=\"htt\n[…]\nub.com/inference-gateway/n8n-agent/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/net from 0.51.0 to 0.55.0 (#58)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T17:25:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5aaff970996d537677102b0eb596bd1277b679ca",
"body": "Bumps the github-actions group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [arduino/setup-task](https://github.com/arduino/setup-task) | `2.0.0`\n| `3.0.0` |\n|\n[docker/setup-qemu-action](https://github.com/docker/setup-qemu-action)\n| `4.1.0` | `4.2.0` |\n|\n[docker/setup-buildx-actio\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump the github-actions group with 6 updates (#57)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T23:58:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e32d0901cfbb5740ab51aafe48642cde417e66f2",
"body": "Bumps the github-actions group with 2 updates:\n[actions/setup-go](https://github.com/actions/setup-go) and\n[anthropics/claude-code-action](https://github.com/anthropics/claude-code-action).\n\nUpdates `actions/setup-go` from 6.4.0 to 6.5.0\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump the github-actions group with 2 updates (#56)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T00:18:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b08235bcd5bb90e04d72054d0eb483988ab4c302",
"body": "…lows",
"is_bot": false,
"headline": "ci(deps): upgrade actions/checkout from v6.0.3 to v7.0.0 across workf…",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-06-18T22:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "546f8150b8580f58813697c5d3dd097e322173ed",
"body": "## Summary\nBumps ADL CLI from `v0.43.2` to `v0.44.0` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\nithub.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).\n\nCo-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ADL CLI to v0.44.0 (#54)",
"author_name": "inference-gateway-maintainer[bot]",
"author_login": "inference-gateway-maintainer[bot]",
"committed_at": "2026-06-18T21:43:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d1ee00278fd8499f0ac36335138245fbe35d014c",
"body": "…51 in the github-actions group (#53)\n\nBumps the github-actions group with 1 update:\n[anthropics/claude-code-action](https://github.com/anthropics/claude-code-action).\n\nUpdates `anthropics/claude-code-action` from 1.0.144 to 1.0.151\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nh\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump anthropics/claude-code-action from 1.0.144 to 1.0.1…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-18T21:43:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "829ecf89be695309cce8507478f444e7216e34fd",
"body": "Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go)\nfrom 0.59.0 to 0.59.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/quic-go/quic-go/releases\">github.com/quic-go/quic-go's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v0.59.1</h2>\n<p>This\n[…]\nub.com/inference-gateway/n8n-agent/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/quic-go/quic-go from 0.59.0 to 0.59.1 (#52)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-18T21:43:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "30a7566aacd3d1891a71bcb0a589148f5342e616",
"body": "…44 in the github-actions group (#51)\n\nBumps the github-actions group with 1 update:\n[anthropics/claude-code-action](https://github.com/anthropics/claude-code-action).\n\nUpdates `anthropics/claude-code-action` from 1.0.135 to 1.0.144\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nh\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump anthropics/claude-code-action from 1.0.135 to 1.0.1…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-17T20:20:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b071b9d057bfda77c032ce7dac131dd703628f18",
"body": "## 📚 N8N Documentation Update\n\nThis PR contains automatically generated documentation updates for N8N\nnodes.\n\n### 📊 Summary\n- **Changed Files**: 13\n- **Generated From**: [n8n-io/n8n](https://github.com/n8n-io/n8n)\nrepository\n- **Timestamp**: 2026-06-06T16:44:49Z\n\n### 🔍 Review Checklist\n- [ ] Documen\n[…]\ned\n\n### 🤖 Automated Generation\nThis documentation was automatically generated using the N8N\ndocumentation generator.\n\n---\n*This is an automated pull request. Please review the changes before\nmerging.*",
"is_bot": false,
"headline": "docs: update N8N Node Documentation (#50)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-06-06T16:46:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "57d32ec5def9bc811a0227b70d59ca002d910b5d",
"body": "- Generated documentation for N8N nodes\n- Updated 13 files\n- Source: n8n repository (latest)\n- Generated on: 2026-06-06T16:44:49Z\n\nThis is an automated update from the N8N documentation generator.",
"is_bot": false,
"headline": "docs: Update N8N node documentation",
"author_name": "edenreich",
"author_login": "edenreich",
"committed_at": "2026-06-06T16:45:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b6c7f4d3ba96a14193d075e7b7d42e1605e590e",
"body": "…actions group across 1 directory (#49)\n\nBumps the github-actions group with 1 update in the / directory:\n[actions/checkout](https://github.com/actions/checkout).\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.co\n[…]\nore\nconditions of the specified dependency\n- `@dependabot unignore <dependency name> <ignore condition>` will\nremove the ignore condition of the specified dependency and ignore\nconditions\n\n\n</details>",
"is_bot": false,
"headline": "chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-…",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-06-06T16:44:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b1018e63f0fc460cbd9f95cfeeb50043050aca34",
"body": "Bumps the github-actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANG\n[…]\n\n dependency-version: 6.0.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-04T14:41:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a2d702825f301b6096145d81c3bdd3622ababf4",
"body": "## Summary\nBumps ADL CLI from `v0.40.0` to `v0.43.2` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n0-9]+\" --exclude-dir=.git\n--exclude=CHANGELOG.md . | grep -v \"v0.43.2\"` returns nothing\n\nFiled by\n[bump-adl.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).",
"is_bot": false,
"headline": "chore(deps): bump ADL CLI to v0.43.2 (#48)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-06-04T14:40:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "813ee963200f8aa15cde2720bed1a574cf76d513",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump ADL CLI v0.40.0 -> v0.43.2",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-06-04T14:05:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79bee0ab4d598d36ef837be3db2d73682decda4e",
"body": "## Summary\nBumps ADL CLI from `v0.39.3` to `v0.40.0` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n0-9]+\" --exclude-dir=.git\n--exclude=CHANGELOG.md . | grep -v \"v0.40.0\"` returns nothing\n\nFiled by\n[bump-adl.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).",
"is_bot": false,
"headline": "chore(deps): bump ADL CLI to v0.40.0 (#46)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-31T12:40:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e2da8ed6380e0b8a79d7dbec77be7bd3ff297f79",
"body": null,
"is_bot": true,
"headline": "chore(deps): Bump ADL CLI v0.39.3 -> v0.40.0",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-31T12:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a038a597119cd7435e9336fa863349b357d0d41",
"body": null,
"is_bot": false,
"headline": "chore(schema): update adl schema to latest",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-30T23:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f53a838a5cc2c522b1f9f99bf8aeefc93d35a385",
"body": null,
"is_bot": false,
"headline": "ci(claude): standardize workflow + task-based branch prefix",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-30T14:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd03e01f22e3a304d6b7031a17a157e7d78cb8dd",
"body": null,
"is_bot": false,
"headline": "chore(deps): bump docker/setup-qemu-action version v4.0.0 -> v4.1.0",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-28T12:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a55837170ea0bb00642db016ee70ed6f8aea9f6c",
"body": null,
"is_bot": false,
"headline": "ci(claude): change effort to max",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-28T00:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcf5978b6303be090cb97650ef4357339692bbe8",
"body": "…rompt",
"is_bot": false,
"headline": "ci(claude): remove system prompt - use default community maintained p…",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-27T22:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0ca0850f4e59cda76a77a6b87fb6d06f1190eba",
"body": "## [0.2.7](https://github.com/inference-gateway/n8n-agent/compare/v0.2.6...v0.2.7) (2026-05-26)\n\n### 🔧 Miscellaneous\n\n* **deps:** Bump ADL CLI to v0.39.3 ([#45](https://github.com/inference-gateway/n8n-agent/issues/45)) ([9bd5fa6](https://github.com/inference-gateway/n8n-agent/commit/9bd5fa685899327\n[…]\n-agent/commit/299dfe14fa5c2836b5f575277bcec15173da9fee))\n* Replace em dash with regular dash ([9b21fd7](https://github.com/inference-gateway/n8n-agent/commit/9b21fd7fee48599e7246c2445dfd473048e9b035))",
"is_bot": false,
"headline": "chore(release): 🔖 0.2.7 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-05-26T01:33:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9bd5fa6858993278188628832d6054fb72e362a6",
"body": "## Summary\nBumps ADL CLI from `v0.39.2` to `v0.39.3` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n0-9]+\" --exclude-dir=.git\n--exclude=CHANGELOG.md . | grep -v \"v0.39.3\"` returns nothing\n\nFiled by\n[bump-adl.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).",
"is_bot": false,
"headline": "chore(deps): Bump ADL CLI to v0.39.3 (#45)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-26T01:30:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b918a348cddd9875bbd8245ec19d84ee70b7d901",
"body": null,
"is_bot": true,
"headline": "chore(deps): Bump ADL CLI v0.39.2 -> v0.39.3",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-26T01:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "299dfe14fa5c2836b5f575277bcec15173da9fee",
"body": null,
"is_bot": false,
"headline": "chore(deps): Bump dev dependecies",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-26T00:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b21fd7fee48599e7246c2445dfd473048e9b035",
"body": null,
"is_bot": false,
"headline": "chore: Replace em dash with regular dash",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-24T20:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bb9dccf545566640110b3af05c17157aa2c3c79",
"body": "## [0.2.6](https://github.com/inference-gateway/n8n-agent/compare/v0.2.5...v0.2.6) (2026-05-24)\n\n### 🔧 Miscellaneous\n\n* **deps:** Bump ADL CLI to v0.39.2 ([#44](https://github.com/inference-gateway/n8n-agent/issues/44)) ([7a54d8b](https://github.com/inference-gateway/n8n-agent/commit/7a54d8b90199a7337976d6caa6b0fea68dd183fa))\n* **deps:** Bump ADL CLI v0.39.1 -> v0.39.2 ([cdace72](https://github.com/inference-gateway/n8n-agent/commit/cdace72984e16354d1df4ab92112a7be5b71cf25))",
"is_bot": false,
"headline": "chore(release): 🔖 0.2.6 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-05-24T19:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a54d8b90199a7337976d6caa6b0fea68dd183fa",
"body": "## Summary\nBumps ADL CLI from `v0.39.1` to `v0.39.2` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n0-9]+\" --exclude-dir=.git\n--exclude=CHANGELOG.md . | grep -v \"v0.39.2\"` returns nothing\n\nFiled by\n[bump-adl.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).",
"is_bot": false,
"headline": "chore(deps): Bump ADL CLI to v0.39.2 (#44)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-24T19:01:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cdace72984e16354d1df4ab92112a7be5b71cf25",
"body": null,
"is_bot": true,
"headline": "chore(deps): Bump ADL CLI v0.39.1 -> v0.39.2",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-24T18:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d43f2cb8632c2f2ade1cea7619d571fd0552f121",
"body": "## [0.2.5](https://github.com/inference-gateway/n8n-agent/compare/v0.2.4...v0.2.5) (2026-05-24)\n\n### ♻️ Improvements\n\n* **Taskfile:** Remove explicit flags from generate command ([fcaa279](https://github.com/inference-gateway/n8n-agent/commit/fcaa279dd5b1d757c314ba32594bc2c360746098))\n\n### 👷 CI\n\n* *\n[…]\nommit/2ea6d31a694c9681fb2f9c0557a9e32884188ab0))\n* **license:** Update license to Apache 2.0 ([ec2f2d1](https://github.com/inference-gateway/n8n-agent/commit/ec2f2d100b572742a0a85fc9145c178e060ae0f3))",
"is_bot": false,
"headline": "chore(release): 🔖 0.2.5 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-05-24T14:43:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ff4356785cae20295c72098fa9d250c895ad598",
"body": "## Summary\nBumps ADL CLI from `v0.39.0` to `v0.39.1` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n0-9]+\" --exclude-dir=.git\n--exclude=CHANGELOG.md . | grep -v \"v0.39.1\"` returns nothing\n\nFiled by\n[bump-adl.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).",
"is_bot": false,
"headline": "chore(deps): Bump ADL CLI to v0.39.1 (#43)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-24T13:52:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d57c11997b0c7df6e5b1f14a9003cd20bb0b79ba",
"body": null,
"is_bot": true,
"headline": "chore(deps): Bump ADL CLI v0.39.0 -> v0.39.1",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-24T13:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c990e5a488a7e7b078e274bf38fbb5b19f6ab61",
"body": "## Summary\nBumps ADL CLI from `v0.38.1` to `v0.39.0` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n0-9]+\" --exclude-dir=.git\n--exclude=CHANGELOG.md . | grep -v \"v0.39.0\"` returns nothing\n\nFiled by\n[bump-adl.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).",
"is_bot": false,
"headline": "chore(deps): Bump ADL CLI to v0.39.0 (#42)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-24T11:16:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "80bea85d5b3acad59d5068228d1023f8d3a362d1",
"body": null,
"is_bot": true,
"headline": "chore(deps): Bump ADL CLI v0.38.1 -> v0.39.0",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-24T10:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b4f006ce459f20281b26cc532446956668417da",
"body": null,
"is_bot": false,
"headline": "chore(adl): Generate the missing parts",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-24T00:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69eccf70ad70b96d7346b15eb2a7833ff94de60c",
"body": "## Summary\nAdditively merges new `adl init` defaults from ADL CLI `v0.38.1` into\n`agent.yaml`. Only keys present in the fresh scaffold but missing here\nwere added; every pre-existing value is byte-identical.\n\nThe paths listed in the workflow's `PRESERVE_KEYS` (`spec.tools`,\n`spec.skills`, `spec.conf\n[…]\nEvery other change is a key addition, not a value overwrite\n\nFiled by\n[refresh-agent-manifest.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/refresh-agent-manifest.yml).",
"is_bot": false,
"headline": "chore(adl): Refresh agent.yaml defaults from ADL CLI v0.38.1 (#41)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-24T00:20:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4eb7909dbc4242bbd8d9d6086ef67a027380d1bc",
"body": null,
"is_bot": true,
"headline": "chore(adl): Refresh agent.yaml defaults from ADL CLI v0.38.1",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-24T00:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed712fed4c6d76f8f10892c8fd0110b1c341d82f",
"body": "## Summary\nBumps ADL CLI from `v0.36.4` to `v0.38.1` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n0-9]+\" --exclude-dir=.git\n--exclude=CHANGELOG.md . | grep -v \"v0.38.1\"` returns nothing\n\nFiled by\n[bump-adl.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).",
"is_bot": false,
"headline": "chore(deps): Bump ADL CLI to v0.38.1 (#40)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-24T00:08:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8fad8677354a20d5fe4aafdb5b56cf3cff9bf7bb",
"body": null,
"is_bot": true,
"headline": "chore(deps): Bump ADL CLI v0.36.4 -> v0.38.1",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-24T00:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec2f2d100b572742a0a85fc9145c178e060ae0f3",
"body": null,
"is_bot": false,
"headline": "chore(license): Update license to Apache 2.0",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-23T20:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e623d972bc470e6d19509fa05d953216cdabfa47",
"body": "## Summary\nBumps ADL CLI from `v0.36.2` to `v0.36.4` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n0-9]+\" --exclude-dir=.git\n--exclude=CHANGELOG.md . | grep -v \"v0.36.4\"` returns nothing\n\nFiled by\n[bump-adl.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).",
"is_bot": false,
"headline": "chore(deps): Bump ADL CLI to v0.36.4 (#39)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-23T18:27:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "585e9eff52ef47e26193a95cf7eb9183d407810b",
"body": null,
"is_bot": true,
"headline": "chore(deps): Bump ADL CLI v0.36.2 -> v0.36.4",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-23T18:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebdd80f08688748567ee9debce209057d81ae5c4",
"body": "## Summary\nBumps ADL CLI from `v0.36.1` to `v0.36.2` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n0-9]+\" --exclude-dir=.git\n--exclude=CHANGELOG.md . | grep -v \"v0.36.2\"` returns nothing\n\nFiled by\n[bump-adl.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).",
"is_bot": false,
"headline": "chore(deps): Bump ADL CLI to v0.36.2 (#38)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-23T10:47:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4361bb2f28f5f3eafbae7e16567a8d87a43ab131",
"body": null,
"is_bot": true,
"headline": "chore(deps): Bump ADL CLI v0.36.1 -> v0.36.2",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-23T10:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fc2e709c3e0e914b1a70608907f438fc8a76d9e",
"body": "## Summary\nBumps ADL CLI from `v0.34.2` to `v0.36.1` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n0-9]+\" --exclude-dir=.git\n--exclude=CHANGELOG.md . | grep -v \"v0.36.1\"` returns nothing\n\nFiled by\n[bump-adl.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).",
"is_bot": false,
"headline": "chore(deps): Bump ADL CLI to v0.36.1 (#35)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-23T10:34:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0417f22ce74677b862eae422489015227a2e86fa",
"body": null,
"is_bot": true,
"headline": "chore(deps): Bump ADL CLI v0.34.2 -> v0.36.1",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-23T10:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcaa279dd5b1d757c314ba32594bc2c360746098",
"body": null,
"is_bot": false,
"headline": "refactor(Taskfile): Remove explicit flags from generate command",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-23T10:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5db207ff7763d1225e2835decf537f9e2b1b0e62",
"body": "## Summary\nAdditively merges new `adl init` defaults from ADL CLI `v0.36.0` into\n`agent.yaml`. Only keys present in the fresh scaffold but missing here\nwere added; every pre-existing value is byte-identical.\n\nThe paths listed in the workflow's `PRESERVE_KEYS` (`spec.tools`,\n`spec.skills`, `spec.conf\n[…]\nEvery other change is a key addition, not a value overwrite\n\nFiled by\n[refresh-agent-manifest.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/refresh-agent-manifest.yml).",
"is_bot": false,
"headline": "chore(adl): Refresh agent.yaml defaults from ADL CLI v0.36.0 (#34)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-23T09:12:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7184c9f6078f2485e527bde36b02f9970e61704d",
"body": null,
"is_bot": true,
"headline": "chore(adl): Refresh agent.yaml defaults from ADL CLI v0.36.0",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-23T09:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ea6d31a694c9681fb2f9c0557a9e32884188ab0",
"body": "[//]: # (dependabot-start)\n⚠️ **Dependabot is rebasing this PR** ⚠️ \n\nRebasing might not happen immediately, so don't worry if this takes some\ntime.\n\nNote: if you make any changes to this PR yourself, they will take\nprecedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps the github-action\n[…]\nore\nconditions of the specified dependency\n- `@dependabot unignore <dependency name> <ignore condition>` will\nremove the ignore condition of the specified dependency and ignore\nconditions\n\n\n</details>",
"is_bot": false,
"headline": "chore(deps): Bump the github-actions group with 2 updates (#32)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-22T14:45:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e0f051d1d0ac49e279627b337996c85c7ec6162c",
"body": "## Summary\nBumps ADL CLI from `v0.34.1` to `v0.34.2` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n0-9]+\" --exclude-dir=.git\n--exclude=CHANGELOG.md . | grep -v \"v0.34.2\"` returns nothing\n\nFiled by\n[bump-adl.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).",
"is_bot": false,
"headline": "chore(deps): Bump ADL CLI to v0.34.2 (#33)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-22T14:45:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fd23cfa56ea2a50488b1dfb68a797e804df7b423",
"body": null,
"is_bot": true,
"headline": "chore(deps): Bump ADL CLI v0.34.1 -> v0.34.2",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-22T14:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b400cae959db20acfc54b8295734aa419d06a139",
"body": "Bumps the github-actions group with 2 updates: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) and [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action).\n\n\nUpdates `golangci/golangci-lint-action` from 9.2.0 to 9.2.1\n- [Release notes](http\n[…]\n dependency-version: 1.0.131\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the github-actions group with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-22T14:14:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e6f4652521ce011d266134b4b9411728a288a286",
"body": "## Summary\nBumps ADL CLI from `v0.34.0` to `v0.34.1` and regenerates the project.\n\nRan in CI:\n- `flox upgrade adl` - refreshed `.flox/env/manifest.lock` to the new\nflake commit\n- `flox activate -- task generate` - regenerated Dockerfile,\nTaskfile.yml, `.releaserc.yaml`, `.github/workflows/{ci,cd}.ym\n[…]\n0-9]+\" --exclude-dir=.git\n--exclude=CHANGELOG.md . | grep -v \"v0.34.1\"` returns nothing\n\nFiled by\n[bump-adl.yml](https://github.com/inference-gateway/.github/blob/main/.github/workflows/bump-adl.yml).",
"is_bot": false,
"headline": "chore(deps): Bump ADL CLI to v0.34.1 (#31)",
"author_name": "Eden Reich",
"author_login": "edenreich",
"committed_at": "2026-05-22T14:13:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "93fd3342e8d0ef28e0c226c67595b2b2b1b261cf",
"body": null,
"is_bot": true,
"headline": "chore(deps): Bump ADL CLI v0.34.0 -> v0.34.1",
"author_name": "inference-gateway-maintainer-bot[bot]",
"author_login": null,
"committed_at": "2026-05-22T14:06:25Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 249,
"latest_release_at": "2026-07-23T21:42:13Z",
"latest_release_tag": "v0.3.3",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 18,
"days_since_latest_release": 3,
"mean_days_between_releases": 31.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/inference-gateway/n8n-agent",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/inference-gateway/n8n-agent",
"is_deprecated": false,
"latest_version": "v0.3.3",
"repository_url": "https://github.com/inference-gateway/n8n-agent",
"versions_count": 26,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-23T21:27:09Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
}
]
},
"popularity": {
"forks": 0,
"stars": 2,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example",
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Taskfile.yml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 34885,
"source_files_sampled": 11,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 8500
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.53.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 19
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.38.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 12
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 100,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/inference-gateway/adk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.0"
},
{
"name": "github.com/sethvargo/go-envconfig",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.3"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/trace",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.uber.org/zap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.28.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/inference-gateway/adk",
"direct": true,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "github.com/sethvargo/go-envconfig",
"direct": true,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": true,
"version": "v1.28.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "github.com/apapsch/go-jsonmerge/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/bahlo/generic-list-go",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/buger/jsonparser",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/gopkg",
"direct": false,
"version": "v0.1.3",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic/loader",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v5",
"direct": false,
"version": "v5.0.3",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cloudevents/sdk-go/v2",
"direct": false,
"version": "v2.16.2",
"ecosystem": "go"
},
{
"name": "github.com/cloudwego/base64x",
"direct": false,
"version": "v0.1.6",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-oidc/v3",
"direct": false,
"version": "v3.20.0",
"ecosystem": "go"
},
{
"name": "github.com/dustin/go-humanize",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/gabriel-vasile/mimetype",
"direct": false,
"version": "v1.4.12",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/sse",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/gin-gonic/gin",
"direct": false,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "v4.1.4",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/locales",
"direct": false,
"version": "v0.14.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/universal-translator",
"direct": false,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/validator/v10",
"direct": false,
"version": "v10.30.1",
"ecosystem": "go"
},
{
"name": "github.com/go-resty/resty/v2",
"direct": false,
"version": "v2.17.2",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": false,
"version": "v0.10.5",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-yaml",
"direct": false,
"version": "v1.19.2",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"direct": false,
"version": "v2.29.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/inference-gateway/sdk",
"direct": false,
"version": "v1.26.0",
"ecosystem": "go"
},
{
"name": "github.com/invopop/jsonschema",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/crc32",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/leodido/go-urn",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "v0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/metoro-io/mcp-golang",
"direct": false,
"version": "v0.16.1",
"ecosystem": "go"
},
{
"name": "github.com/minio/crc64nvme",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/minio/md5-simd",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/minio/minio-go/v7",
"direct": false,
"version": "v7.2.1",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/oapi-codegen/runtime",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.3.1",
"ecosystem": "go"
},
{
"name": "github.com/philhofer/fwd",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": false,
"version": "v1.24.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.70.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/otlptranslator",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/qpack",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/quic-go",
"direct": false,
"version": "v0.59.1",
"ecosystem": "go"
},
{
"name": "github.com/redis/go-redis/v9",
"direct": false,
"version": "v9.21.0",
"ecosystem": "go"
},
{
"name": "github.com/rs/xid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/gjson",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/match",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/pretty",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/sjson",
"direct": false,
"version": "v1.2.5",
"ecosystem": "go"
},
{
"name": "github.com/tinylib/msgp",
"direct": false,
"version": "v1.6.1",
"ecosystem": "go"
},
{
"name": "github.com/twitchyliquid64/golang-asm",
"direct": false,
"version": "v0.15.1",
"ecosystem": "go"
},
{
"name": "github.com/ugorji/go/codec",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/wk8/go-ordered-map/v2",
"direct": false,
"version": "v2.1.8",
"ecosystem": "go"
},
{
"name": "github.com/zeebo/xxh3",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/prometheus",
"direct": false,
"version": "v0.66.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/proto/otlp",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/atomic",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/arch",
"direct": false,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.53.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.56.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20260526163538-3dc84a4a5aaa",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260526163538-3dc84a4a5aaa",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.82.1",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.67.2",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 100,
"direct_count": 7,
"indirect_count": 93
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 72,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 9,
"closed_unmerged_prs": 20
},
"bus_factor": 1,
"bot_contributors": 4,
"top_contributors": [
{
"type": "User",
"login": "edenreich",
"commits": 156,
"avatar_url": "https://avatars.githubusercontent.com/u/16985712?v=4"
},
{
"type": "User",
"login": "semantic-release-bot",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.881
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"cd.yml",
"ci.yml",
"claude.yml",
"infer.yml",
"update-n8n-docs.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": 6,
"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": 0,
"reason": "1 out of 25 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/8 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 10,
"reason": "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 0 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": null,
"reason": "packaging workflow not 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": 10,
"reason": "SAST tool is run on all commits",
"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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4ab15a1872f409184bb8b0845e63286d3c5a5d5d",
"ran_at": "2026-07-27T17:08:42Z",
"aggregate_score": 5.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T04:45:20Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T11:08:18Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/inference-gateway/n8n-agent",
"host": "github.com",
"name": "n8n-agent",
"owner": "inference-gateway"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 65,
"vitality": 82,
"community": 24,
"governance": 58,
"engineering": 72
},
"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": 249,
"human_commit_share": 0.4,
"days_since_last_push": 3,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"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": "249 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 249
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 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": 24,
"latest_release_tag": "v0.3.3",
"releases_from_tags": false,
"days_since_latest_release": 3,
"mean_days_between_releases": 31.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~31.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 31.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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 2,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"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": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.881
},
"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 88% of commits",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 88
}
}
],
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 72,
"open_issues": 0,
"closed_issues": 9,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 20
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "72/92 decided PRs merged",
"points": 29.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 72,
"decided": 92
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/8 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"followers": 33,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "inference-gateway",
"public_repos": 29,
"account_age_days": 552
},
"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": "33 followers of inference-gateway",
"points": 11,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 33,
"login": "inference-gateway"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "29 public repos, account ~1 yr old",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 29
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/inference-gateway/n8n-agent"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 3
},
"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 3 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "26 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 26
}
}
],
"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": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 25 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"a2a",
"a2a-protocol",
"a2a-server",
"n8n",
"workflow-automation"
],
"has_wiki": true,
"homepage": "https://registry.inference-gateway.com/",
"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://registry.inference-gateway.com/",
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 65,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.6
},
"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": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 25 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/8 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"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 0 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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 run on all commits",
"points": 5,
"status": "met",
"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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 100 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 100
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 100,
"unassessed_packages": 0,
"affected_by_severity": "unknown 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 100,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 78,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 8500
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"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": "40 of 40 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 40,
"sampled": 40
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Taskfile.yml"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.05,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.23
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Taskfile.yml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "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": "5 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 5,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "23 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 23,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 34885,
"source_files_sampled": 11,
"oversized_source_files": 0
},
"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": "0/11 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 11,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example",
"examples"
],
"has_mcp_signal": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example, examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example, 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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T17:08:59.365763Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/inference-gateway/n8n-agent.svg",
"full_name": "inference-gateway/n8n-agent",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}