JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 914,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 311951
},
"pushed_at": "2026-07-27T13:47:58Z",
"created_at": "2023-01-31T09:18:56Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T13:52:40Z",
"description": "Python client and CLI for taskbadger.net",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://taskbadger.net",
"name": "Task Badger",
"type": "Organization",
"login": "taskbadger",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/126016244?v=4",
"created_at": "2023-02-21T19:06:28Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 1251
},
"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": "v2.3.1",
"kind": "patch",
"published_at": "2026-07-27T13:51:06Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2026-07-23T10:04:35Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2026-07-09T13:51:37Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2026-07-08T12:31:01Z"
},
{
"tag": "v2.1.0a2",
"kind": "other",
"published_at": "2026-05-26T18:29:24Z"
},
{
"tag": "v2.1.0a1",
"kind": "other",
"published_at": "2026-05-26T10:07:40Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-05-05T15:25:01Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2026-02-16T08:55:56Z"
},
{
"tag": "v1.6.3",
"kind": "patch",
"published_at": "2026-02-05T10:45:42Z"
},
{
"tag": "v1.6.2",
"kind": "patch",
"published_at": "2025-12-04T11:28:19Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2025-03-04T18:30:34Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2025-03-03T18:55:31Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2025-02-14T13:01:57Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2025-02-10T13:22:41Z"
},
{
"tag": "v1.3.4",
"kind": "patch",
"published_at": "2024-08-01T11:06:57Z"
},
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2024-06-07T10:31:45Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2024-06-04T08:47:31Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2023-11-08T14:25:04Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2023-11-03T13:02:48Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2023-11-01T16:03:13Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2023-11-01T14:02:28Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-10-31T09:20:03Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2023-10-11T15:42:56Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2023-09-28T14:12:40Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2023-07-13T13:56:44Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2023-07-13T13:29:37Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2023-06-01T14:47:34Z"
},
{
"tag": "v0.4.4",
"kind": "patch",
"published_at": "2023-05-24T19:36:16Z"
}
],
"recent_commits": [
{
"oid": "b36f82305a96f870afea0a488eb2e65098ded5c8",
"body": null,
"is_bot": false,
"headline": "Bump version to 2.3.1",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-27T13:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92d191acd89914f68e70bc3157124984ccafe1e6",
"body": "Guard against unregistered task in before_task_publish handler",
"is_bot": false,
"headline": "Merge pull request #57 from taskbadger/sk/ctask-none",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-27T13:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2e409ba5e51a6a80fb950ee2ba91664dee3b642",
"body": "celery.current_app.tasks.get(sender) can return None when the\npublishing process hasn't imported the task, crashing update_state().\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Guard against unregistered task in before_task_publish handler",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-27T13:37:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "eb1d75d0ac1fca4e528e70e26160f8502776ab94",
"body": null,
"is_bot": false,
"headline": "bump version to 2.3.0",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-23T10:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5010e54a7f5b548db632667acd5cd6ec6c962f53",
"body": "Record originating task ID as external_id",
"is_bot": false,
"headline": "Merge pull request #55 from taskbadger/sk/external-id",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-22T09:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a4fc3f27408f36ebb25c464ea83e0ae35e9fc35",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Record celery/procrastinate task ID as external_id",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-22T09:24:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "73eef627b8706ea0bb36ccaf49c452c136685be2",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add external_id to Task API and SDK",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-22T09:17:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c35df8ae723113836fa9edb1116e47a1a92aa6eb",
"body": null,
"is_bot": false,
"headline": "Bump version to 2.2.0",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-09T13:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bac3945563f72f72772ef665f1625fa1490a5cae",
"body": "fix: de-flake celery retry test",
"is_bot": false,
"headline": "Merge pull request #54 from taskbadger/sk/deflake-celery-retry",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-09T13:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb77e3bc8dfd345164a14eef65266e5a2c1518f2",
"body": "task_success fires async; wait for the update count before asserting.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: de-flake celery retry test",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-09T13:34:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fe496bddc6a2aeb08f26f056085419a76b2af97e",
"body": "Deprecate per-task actions",
"is_bot": false,
"headline": "Merge pull request #53 from taskbadger/deprecate-actions",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-09T13:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f523cbed70bc9677189402d694784eb8b9eb1c4",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update actions docs link",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-09T12:51:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a6e0aed7ae28f7aa14207e24bb7ebd807d7a764b",
"body": "Mirrors server-side deprecation (taskbadger/taskbadger#404). Emits a\nDeprecationWarning on the write paths; reads and the API are unchanged.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Deprecate per-task actions",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-09T12:31:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9d5cc7c97c5c188481fbbe4a7bd6a061a647125f",
"body": null,
"is_bot": false,
"headline": "Bump version to 2.1.0",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-08T12:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59c4ba2f48ae056f5a8bf9ca6fbd37e5ef59d440",
"body": "Add queue field support",
"is_bot": false,
"headline": "Merge pull request #52 from taskbadger/sk/queue",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-08T12:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd84b21e4dca2708b804a990c529ff168113698e",
"body": "Set automatically from routing key (Celery) and task queue (Procrastinate).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add queue field support",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-08T11:50:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0fdaa016787c980ff1f149801a5fa171f6337f07",
"body": "chore: bump dev tooling and CLI deps",
"is_bot": false,
"headline": "Merge pull request #51 from taskbadger/maintenance",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-08T11:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "123239b6c93e461a2f2940feb3b26ac81eda7143",
"body": "task_success fires async; wait for the update count before asserting.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: de-flake celery worker tests",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-08T11:05:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1d4613addc50edb1e3d55a6c9c77143ca8cb1e3c",
"body": "ruff 0.15.20, pytest 9.1.1, typer 0.26.8; align pre-commit ruff rev.\nredis held at 7.4.0.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump dev tooling and CLI deps",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-07-08T10:19:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "26bb53ee17fb68c202ca4a2e5d89f4a97479c2ed",
"body": "Library and client upgrades",
"is_bot": false,
"headline": "Merge pull request #50 from taskbadger/sk/upgrades",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-27T13:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f7c328e119c97a7a24edaa1dc73b95a45546709",
"body": null,
"is_bot": false,
"headline": "update client generated code",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-27T10:57:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "957b523c41a537e4c9acf30279c3fc188b3dba18",
"body": null,
"is_bot": false,
"headline": "update taskbadger.yaml",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-27T10:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16c7ef1ec9375e31159d488bc8b50bbb11ca0ec1",
"body": null,
"is_bot": false,
"headline": "update libs",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-27T10:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8134e2186b33d7b93b90952b5cdc71a8092bb1c",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T14:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce5baa115b97e206ce971bdcc7c8f4b8a8651c8e",
"body": "…king\n\nfix(procrastinate): track periodic tasks via job_manager.defer_periodic_job",
"is_bot": false,
"headline": "Merge pull request #49 from taskbadger/sk/procrastinate-periodic-trac…",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T14:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3fbbd851bd8c00942b98f4e3a065b9a7c92c3a5",
"body": "…ic_job\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(procrastinate): track periodic tasks via job_manager.defer_period…",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T13:37:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "053ff36bb8f5694a1881ffd11d4e202aaa659dc0",
"body": "fix: make procrastinate integration tests runnable in CI",
"is_bot": false,
"headline": "Merge pull request #48 from taskbadger/sk/ci-postgres-for-procrastinate",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T10:48:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1290dc24039cbcdcad6deb5abda33adf5ed9910f",
"body": "apply_schema is NOT idempotent — procrastinate's schema.sql uses bare\nCREATE TYPE/CREATE TABLE, so re-running blows up with DuplicateObject\non the second invocation (whether across tests in one run or across\nruns against a persistent DB).\n\nSplit into two fixtures: a session-scoped _schema that does a one-time\nexistence check + conditional apply, and the existing function-scoped\napp that opens/closes a fresh App per test.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(procrastinate): skip apply_schema when schema already exists",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T10:39:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f0917a69cd85e07181c4da9957ec7c61347fbd60",
"body": "session-scope broke when run_worker's open_async() tore down the sync\nsub-connector PsycopgConnector creates lazily for sync defer(). The\nouter `with app.open():` didn't reopen it for the next test, so test 2's\ndefer hit AppNotOpen. Function-scoped + idempotent apply_schema is the\nsimplest reliable shape.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(procrastinate): scope app fixture per-test",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T10:36:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5fedc8de7f31f599275b8607d21564d8bbde4a4a",
"body": "SyncPsycopgConnector can defer and apply schema, but run_worker calls\nopen_async() under the hood and raises SyncConnectorConfigurationError\non sync connectors. Switching to PsycopgConnector — which docs say works\nin both sync and async contexts — keeps the fixture sync-friendly while\nmaking the worker happy.\n\nAlso moves _fetch_job_args off the app's connector pool (now async) and\nopens its own psycopg connection for the read.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(procrastinate): use async connector so run_worker can open it",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T10:32:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "46773a39d357b25f4012745cc5c37cb544147222",
"body": "The integration_tests.yml workflow only provisioned Redis (for Celery),\nso the procrastinate tests added in #46 failed on every push to main\nwith `psycopg_pool.PoolTimeout`. Adds a postgres:16 service container\nmatching the DSN the tests default to, and sets PROCRASTINATE_DSN\nexplicitly so the test config is self-documenting.\n\nAlso picks up the uv.lock entry for taskbadger 2.1.0a1 that should\nhave ridden along with #47.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: add postgres service for procrastinate integration tests",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T10:12:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9e9758570f6eefe7ee41032be098aed045a9be07",
"body": "chore: prep 2.1.0a1 alpha release with procrastinate support",
"is_bot": false,
"headline": "Merge pull request #47 from taskbadger/sk/alpha-procrastinate-release",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T09:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2fb502869b6287d66ca228ae57c75900cf5398a",
"body": "Bumps version to a PEP 440 alpha so the procrastinate integration can\nship for early users without committing to it as a stable 2.1.0.\n\nAlso drops the `--format \"{base}\"` from the release workflow's dunamai\ncall. `{base}` strips the pre-release suffix, which broke two things:\nthe tag/version equalit\n[…]\ndger-2.1.0-*`). The default dunamai output is already PEP 440,\nso this fix is general — beta/rc tags will also work going forward.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: prep 2.1.0a1 alpha release with procrastinate support",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T09:51:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "735ff53e6191957354c3cbbd661d01a68bbc5a35",
"body": "Add Procrastinate integration",
"is_bot": false,
"headline": "Merge pull request #46 from taskbadger/sk/procrastinate",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T09:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c52537c334870ca82ed016a3ced8dc6f685dc64",
"body": null,
"is_bot": false,
"headline": "refactor: share task cache instance between celery and procrastinate",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T09:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fe0fa2dc228c70a06f4ef97feefffad071eef8",
"body": null,
"is_bot": false,
"headline": "refactor: drop get_task_fn parameter from shared safe_get_task",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T09:09:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "024cc9cf7139539d9f1a5cd6abab140a64b9c66d",
"body": null,
"is_bot": false,
"headline": "refactor: extract shared helpers between celery and procrastinate",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-26T08:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aed49696cd708b8ae8e11d84bca7b712d0fbffc8",
"body": "- ProcrastinateSystemIntegration.track_task now refuses task names\n starting with \"builtin:\" or \"procrastinate.\" so Procrastinate's own\n housekeeping jobs aren't auto-tracked.\n- README documents three known limitations: configure().defer(),\n batch_defer*, and post-init add_tasks_from.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(procrastinate): skip built-in tasks; document known limitations",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T15:13:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3ebacc24e589a0e39023236868766fcd6b4a3d94",
"body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(procrastinate): add Procrastinate section to README",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T15:05:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6f1f356618ddc6d31c48ad368b840f131cc4c4a4",
"body": null,
"is_bot": false,
"headline": "test(procrastinate): integration tests against real Postgres",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T15:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c408b7a3f08b3547e3e7c33467064e10779f5391",
"body": null,
"is_bot": false,
"headline": "feat(procrastinate): auto-wrap tasks registered after system init",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T14:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a206ba6f00a62f1662b62fd3513ac1e33d0bbb1",
"body": null,
"is_bot": false,
"headline": "feat(procrastinate): ProcrastinateSystemIntegration with auto-track",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T14:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0c9f1af2414a44796ba08e68e05e8bbf6e84824",
"body": null,
"is_bot": false,
"headline": "feat(procrastinate): verify pass_context=True works with task wrapper",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T14:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c85f9aad4a170cb05ca7e1f3d47c8277de540e5b",
"body": null,
"is_bot": false,
"headline": "feat(procrastinate): record_task_args stores defer kwargs in task data",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T14:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc60bc1020c6d0c91a755648b150dfaa5c6417e2",
"body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(procrastinate): current_task() accessor via ContextVar",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T14:41:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8a1b7789fdabf846d1c8a06380a1424a3dafab13",
"body": null,
"is_bot": false,
"headline": "feat(procrastinate): @track decorator with bare and parameterized forms",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T14:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06a8176088cfad152ae78f1287b783983448acfa",
"body": "… docs\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(procrastinate): invalidate cache after update; clarify defer wrap…",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T14:32:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ad65f659d97623655acd49d06166be9e2e4e63f8",
"body": null,
"is_bot": false,
"headline": "feat(procrastinate): defer-time task creation with id injection",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T14:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9321ed448be08aa2a633b5dfc404baa1ab5ef4ff",
"body": null,
"is_bot": false,
"headline": "feat(procrastinate): worker-side task wrapper with sync/async support",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T14:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96f857ec070a921aeead4d07ea20536967826162",
"body": null,
"is_bot": false,
"headline": "feat(procrastinate): add optional dependency and module skeletons",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T14:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb91a4ba68be1caa0079f2ac77ffb273bd08216e",
"body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add Procrastinate integration implementation plan",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T13:56:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c7f33427eb04099e8f15325f9b96977dd0dda118",
"body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add Procrastinate integration design spec",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-25T12:31:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cc93e1d53ceac7552b4ddbdbe7bb15a71b1e3944",
"body": "tasks.py still called `poetry version` after the move to uv; replace\nwith a small tomlkit-based bumper (tomlkit is already a dependency).\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "add CLAUDE.md and fix tasks.py to use tomlkit",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-05T15:34:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "be9fda1a25c23ac616b0dfc108d3174c325dc916",
"body": null,
"is_bot": false,
"headline": "bump version to 2.0.0",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-05T15:22:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64cdc84486726e01bb8da18f4b5b7b2fe785baa9",
"body": "Refresh lint/format tooling",
"is_bot": false,
"headline": "Merge pull request #45 from taskbadger/sk/refresh-tooling",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-05T15:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bad3a07e6b7ca98d7fd2b9ec94cf6ab0af25f372",
"body": "- Bump pre-commit hooks: ruff-pre-commit v0.2.1 -> v0.15.12, pre-commit-hooks v4.4.0 -> v6.0.0 (both 2+ years stale)\n- Update ruff hook id from `ruff` (legacy alias) to `ruff-check` per the newer ruff-pre-commit naming\n- Apply lint findings the bumped ruff surfaces: PT001 (drop () from @pytest.fixtu\n[…]\nto pytest.warns(DeprecationWarning))\n- Drop black and isort from the dev dependency group; ruff and ruff-format already cover both\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refresh lint/format tooling",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-05T15:19:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3741de3949da0c991f4dcfaf4b4cb73478614b42",
"body": "Remove deprecated update_progress / increment_progress",
"is_bot": false,
"headline": "Merge pull request #43 from taskbadger/sk/remove-deprecated-progress",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-05T15:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dfd61eb4b8e3b9965138606e3594fe3870ededc",
"body": "Align Python version support with CI matrix (drop 3.9)",
"is_bot": false,
"headline": "Merge pull request #44 from taskbadger/sk/python-support-cleanup",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-05T15:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac98646c9b1b026dd00ba010991790f2ff8229ec",
"body": "Python 3.9 reached end-of-life in October 2025. CI already tests 3.10\nthrough 3.14, but pyproject still declared support starting at 3.9 and\nclassified up to 3.12 only.\n\n- Bump requires-python to >=3.10 and update classifiers to 3.10-3.14\n- Drop now-dead conditional deps (importlib-metadata < 3.8,\n \n[…]\nify ParamSpec import in safe_sdk (now in typing on 3.10+)\n- Simplify importlib.metadata import in __init__.py (no fallback needed)\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "align Python version support with CI matrix",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-05T15:03:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "35753c12a443c6f4ab006d85593434e5f7690246",
"body": "These were marked for removal in v1.7.0, but the package shipped 1.7.0\nwith them still in place. Removing them now (next release will be 1.8.0\nsince this is a breaking change). Callers should migrate to\nupdate_value / increment_value, which have been the recommended methods\nfor several releases.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "remove deprecated update_progress / increment_progress",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-05T15:01:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f39f1700ed54b5cef21e1ec4f9b91129ebba5e66",
"body": "Move CLI deps (typer, rich) to optional [cli] extra",
"is_bot": false,
"headline": "Merge pull request #42 from taskbadger/sk/separeate-sdk-deps",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-05T14:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "145adc89a4c6a198bad7743388b6b71e5a8ed408",
"body": "SDK-only consumers no longer pull in typer or rich, and the typer pin\nis bumped from <0.10 (2+ years stale) to >=0.12 so it stops conflicting\nwith downstream packages like mcp-alchemy. Running the `taskbadger` CLI\nwithout the extra installed now prints a friendly install hint instead\nof an ImportErr\n[…]\ne-commit's pinned default Python from 3.11 to 3.12 so contributors\nwithout 3.11 installed locally can still run hooks.\n\nCloses #41\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "move CLI deps to optional [cli] extra",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-05-05T14:52:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "568bf98557a97089c3dd52322b367adcefe92fbe",
"body": null,
"is_bot": false,
"headline": "simplify README",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-16T09:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb1a642aa58ff7835943b141743ed640799f312b",
"body": null,
"is_bot": false,
"headline": "allow specifying tag",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-16T08:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac001111386f76a3e75db3b377d16a7687196ef",
"body": null,
"is_bot": false,
"headline": "release version",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-16T08:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b120d12e563334737f773e2dfe957c43e0f69214",
"body": null,
"is_bot": false,
"headline": "bump version to 1.7.0",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-16T08:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d03b2eea07881b5fb13215c47b3ee2c9e5d6870",
"body": "Support project API keys with auto-detection of org/project",
"is_bot": false,
"headline": "Merge pull request #40 from taskbadger/sk/project-keys",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-16T08:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4662b23e7637872c51fd53958e2f4129a8932d1",
"body": "Celery stores the task result before firing the task_success signal.\nThis means result.get() can return before the success handler runs,\ncausing the mock context to exit and the second update_task_safe call\nto hit the real function instead of the mock.\n\nAdd _wait_for_mock_calls() to poll until the expected call count is\nreached before exiting the mock context.",
"is_bot": false,
"headline": "Fix race condition in celery system integration tests",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-14T17:10:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4564a2e22916d6336f9f64a2f2257dcbc751c7ed",
"body": "Project API keys are base64-encoded strings containing org/project/key.\nWhen detected, org and project slugs are extracted automatically,\nsimplifying initialization. Legacy keys continue to work but emit a\ndeprecation warning advising users to switch to project keys.\n\n- Add _parse_token() utility fo\n[…]\nroject for display/validation\n- Update CLI configure command to prompt for API key first and skip\n org/project prompts when a project key is detected\n- Add comprehensive tests for project key support",
"is_bot": false,
"headline": "Support project API keys with auto-detection of org/project",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-14T16:55:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9d92479fc05ac86d31f7ada0a40f9ecfde392079",
"body": "update lib and client",
"is_bot": false,
"headline": "Merge pull request #39 from taskbadger/sk/update-libs",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-14T11:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af20378d1b35bb7b4829e2a06c76a5da7625ead1",
"body": "Use match_json instead of match_content in pytest-httpx mocks\nsince httpx 0.28 changed JSON serialization to compact format.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix test compatibility with httpx 0.28",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-14T11:50:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "03ffd64ca3cb7116fa87636f500ac46f90662b40",
"body": "result.info is a property that re-fetches from the backend on each\naccess. Snapshot it into a local variable to prevent the value changing\nbetween the isinstance check and the .get() call.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix race condition in result.info access",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-14T11:37:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e149e6859cd2ad92a7da57d6af1b57a8178ac0db",
"body": "result.info returns the task's return value (e.g. an int) when the\nCelery task completes before apply_async checks it. Use isinstance\ncheck instead of truthiness to avoid calling .get() on non-dict values.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix AttributeError when result.info is not a dict",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-14T11:34:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d772d01e2146b2989fbdf0fefe5c8184c9990f80",
"body": null,
"is_bot": false,
"headline": "update client",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-14T11:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "846bb0125c8871b18372a7e3ee478dd1f6397e74",
"body": null,
"is_bot": false,
"headline": "update shchema",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-14T11:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bc45ae62fb423dd4559843f31d2a78627697ed7",
"body": null,
"is_bot": false,
"headline": "update autogen lib",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-14T07:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1c66b8bf54f7f02d4e99563ff1368d748943a80",
"body": null,
"is_bot": false,
"headline": "bump actions versions",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-05T10:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82daa83aa98fad1aa72c416eaf08b31774d60622",
"body": null,
"is_bot": false,
"headline": "bump version to 1.6.3",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-05T10:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "235d7fca8b6480289a68de368f5b709cba19c997",
"body": "Add tracking for Celery canvas primitives (map/starmap/chunks)",
"is_bot": false,
"headline": "Merge pull request #38 from taskbadger/sk/signals",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-05T10:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "174f448aba68aad86a8c2af07724f67b8794076a",
"body": "Previously, tasks spawned via Celery canvas primitives like map, starmap,\nand chunks were not tracked because these execute as built-in celery.map\nor celery.starmap tasks, which were filtered out by the before_task_publish\nsignal handler.\n\nThis change adds a _maybe_create_task function called during\n[…]\nk header\n\nFor example, when using task.chunks(items, 2).group(), each chunk now\ncreates a TaskBadger task named \"(starmap 2) myapp.tasks.process_item\"\nwith data showing the canvas type and item count.",
"is_bot": false,
"headline": "Add tracking for Celery canvas primitives (map/starmap/chunks)",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2026-02-05T10:18:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "925af21263dc18f6b59622c07dd9315364c60c15",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-12-04T11:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55a42e589fac0dd649997c1fa04671c1a184e52d",
"body": null,
"is_bot": false,
"headline": "remove upper bound on httpx",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-12-04T11:16:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e69089bb3e9a14007b246fa97079f4c993f13074",
"body": null,
"is_bot": false,
"headline": "return bool from rate limited functions",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-03-04T18:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35b6914f46e4066d470575d9f6cf8bafa791508",
"body": null,
"is_bot": false,
"headline": "deprecate 'increment_progress' and 'update_progress'",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-03-04T18:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc2ab2bb9dcab268035d2e3081275366d602fc70",
"body": null,
"is_bot": false,
"headline": "remove rate limits from increment",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-03-04T18:11:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93df85f5e78768c2a0842e769f7598141d34e7c6",
"body": null,
"is_bot": false,
"headline": "rename rate limit params",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-03-03T18:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cad20d70dca4bee6f6afc09f0b3185fe91738a3d",
"body": null,
"is_bot": false,
"headline": "attempt to fix flaky test",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-03-03T18:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acdc02870938ae41f1e106b0d8ebf2f263397e29",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-03-03T15:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0337e12d5ea881d329cf0a92444b531361c46738",
"body": "Add rate limiting for task updates",
"is_bot": false,
"headline": "Merge pull request #35 from taskbadger/sk/update-intervals",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-03-03T15:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91642397a6776269eb2f420a0a18d8651e35bd2d",
"body": null,
"is_bot": false,
"headline": "fix datetime.utcnow deprecation warnings",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-03-03T15:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d960efae843c8c42176f6e4f824f073f5e4654a4",
"body": null,
"is_bot": false,
"headline": "fix python compatibility with datetime.utc",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-03-03T15:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96ff1e9fbc81861d561ed2265915cb3bd1a7012c",
"body": "…ethods",
"is_bot": false,
"headline": "add `min_time_interval` and `min_value_interval` to progress update m…",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-03-03T15:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1fda50bffa0c81455847817ffd2cea8aa5952bf",
"body": null,
"is_bot": false,
"headline": "add `min_ping_interval` to ping",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-03-03T15:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "777d7cc930b2d87b5363da841ec7d7acee91a134",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-02-14T06:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1bc4e9c50ad1959842d02722015bed0ed92e90",
"body": "add 'before_create' callback",
"is_bot": false,
"headline": "Merge pull request #34 from taskbadger/sk/fix-scope",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-02-14T05:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "195e0fb46b3f973f9f5c02177dad23d79ff723bb",
"body": null,
"is_bot": false,
"headline": "raise exception if callback does not return a task",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-02-14T05:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "315fc16210c6d3b9de3fd6d92894a0267dafa8bd",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into sk/fix-scope",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-02-14T05:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a4cf4017f451bb292f8ef16ef82dccc92b5a7da",
"body": null,
"is_bot": false,
"headline": "reset after tests",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-02-13T19:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e9f325022a6e17a581a4597a038ef9e9cef1b7c",
"body": null,
"is_bot": false,
"headline": "add 'before_create' callback",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-02-13T19:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbffcf1a911fe06ce003f9db950c13cbef9fa1c0",
"body": "fix scope threading and stack",
"is_bot": false,
"headline": "Merge pull request #33 from taskbadger/sk/fix-scope",
"author_name": "Simon Kelly",
"author_login": "snopoke",
"committed_at": "2025-02-13T16:46:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 28,
"commits_last_year": 79,
"latest_release_at": "2026-07-27T13:51:06Z",
"latest_release_tag": "v2.3.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 0,
"mean_days_between_releases": 26.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "taskbadger",
"exists": true,
"license": null,
"keywords": [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/taskbadger/",
"is_deprecated": false,
"latest_version": "2.3.1",
"repository_url": "https://github.com/taskbadger/taskbadger-python",
"versions_count": 36,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2023-02-01T10:45:43.483446Z",
"latest_published_at": "2026-07-27T13:51:47.062724Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 1,
"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": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"taskbadger/internal/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 22489,
"source_files_sampled": 80,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2524
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 79,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "httpx",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.20.0"
},
{
"name": "attrs",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=21.3.0"
},
{
"name": "python-dateutil",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.8.0"
},
{
"name": "tomlkit",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.12.5"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "attrs",
"direct": true,
"version": "26.1.0",
"ecosystem": "pypi"
},
{
"name": "httpx",
"direct": true,
"version": "0.28.1",
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": true,
"version": "2.9.0.post0",
"ecosystem": "pypi"
},
{
"name": "tomlkit",
"direct": true,
"version": "0.15.0",
"ecosystem": "pypi"
},
{
"name": "amqp",
"direct": false,
"version": "5.3.1",
"ecosystem": "pypi"
},
{
"name": "annotated-doc",
"direct": false,
"version": "0.0.4",
"ecosystem": "pypi"
},
{
"name": "annotated-types",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "anyio",
"direct": false,
"version": "4.13.0",
"ecosystem": "pypi"
},
{
"name": "asgiref",
"direct": false,
"version": "3.11.1",
"ecosystem": "pypi"
},
{
"name": "async-timeout",
"direct": false,
"version": "5.0.1",
"ecosystem": "pypi"
},
{
"name": "billiard",
"direct": false,
"version": "4.2.4",
"ecosystem": "pypi"
},
{
"name": "celery",
"direct": false,
"version": "5.6.3",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.5.20",
"ecosystem": "pypi"
},
{
"name": "cfgv",
"direct": false,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.7",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.4.1",
"ecosystem": "pypi"
},
{
"name": "click-didyoumean",
"direct": false,
"version": "0.3.1",
"ecosystem": "pypi"
},
{
"name": "click-plugins",
"direct": false,
"version": "1.1.1.2",
"ecosystem": "pypi"
},
{
"name": "click-repl",
"direct": false,
"version": "0.3.0",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "croniter",
"direct": false,
"version": "6.2.2",
"ecosystem": "pypi"
},
{
"name": "debugpy",
"direct": false,
"version": "1.8.20",
"ecosystem": "pypi"
},
{
"name": "distlib",
"direct": false,
"version": "0.4.0",
"ecosystem": "pypi"
},
{
"name": "docker",
"direct": false,
"version": "7.1.0",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.29.0",
"ecosystem": "pypi"
},
{
"name": "h11",
"direct": false,
"version": "0.16.0",
"ecosystem": "pypi"
},
{
"name": "httpcore",
"direct": false,
"version": "1.0.9",
"ecosystem": "pypi"
},
{
"name": "identify",
"direct": false,
"version": "2.6.19",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.16",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "invoke",
"direct": false,
"version": "3.0.3",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "kombu",
"direct": false,
"version": "5.6.2",
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "4.2.0",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.3",
"ecosystem": "pypi"
},
{
"name": "mdurl",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "nodeenv",
"direct": false,
"version": "1.10.0",
"ecosystem": "pypi"
},
{
"name": "openapi-python-client",
"direct": false,
"version": "0.28.4",
"ecosystem": "pypi"
},
{
"name": "openapi-python-client",
"direct": false,
"version": "0.29.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.2",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "4.9.6",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "pre-commit",
"direct": false,
"version": "4.6.0",
"ecosystem": "pypi"
},
{
"name": "procrastinate",
"direct": false,
"version": "3.8.1",
"ecosystem": "pypi"
},
{
"name": "prompt-toolkit",
"direct": false,
"version": "3.0.52",
"ecosystem": "pypi"
},
{
"name": "psutil",
"direct": false,
"version": "7.2.2",
"ecosystem": "pypi"
},
{
"name": "psycopg",
"direct": false,
"version": "3.3.4",
"ecosystem": "pypi"
},
{
"name": "psycopg-pool",
"direct": false,
"version": "3.3.1",
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": false,
"version": "2.13.4",
"ecosystem": "pypi"
},
{
"name": "pydantic-core",
"direct": false,
"version": "2.46.4",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "9.1.1",
"ecosystem": "pypi"
},
{
"name": "pytest-celery",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
},
{
"name": "pytest-docker-tools",
"direct": false,
"version": "3.1.9",
"ecosystem": "pypi"
},
{
"name": "pytest-httpx",
"direct": false,
"version": "0.36.2",
"ecosystem": "pypi"
},
{
"name": "python-discovery",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "pywin32",
"direct": false,
"version": "311",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.3",
"ecosystem": "pypi"
},
{
"name": "redis",
"direct": false,
"version": "7.4.0",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.34.2",
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": false,
"version": "15.0.0",
"ecosystem": "pypi"
},
{
"name": "ruamel-yaml",
"direct": false,
"version": "0.19.1",
"ecosystem": "pypi"
},
{
"name": "ruff",
"direct": false,
"version": "0.15.20",
"ecosystem": "pypi"
},
{
"name": "shellingham",
"direct": false,
"version": "1.5.4",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "taskbadger",
"direct": false,
"version": "2.1.0a2",
"ecosystem": "pypi"
},
{
"name": "tenacity",
"direct": false,
"version": "9.1.4",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.4.1",
"ecosystem": "pypi"
},
{
"name": "typer",
"direct": false,
"version": "0.25.1",
"ecosystem": "pypi"
},
{
"name": "typer",
"direct": false,
"version": "0.26.8",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "typing-inspection",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "tzdata",
"direct": false,
"version": "2026.2",
"ecosystem": "pypi"
},
{
"name": "tzlocal",
"direct": false,
"version": "5.3.1",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.7.0",
"ecosystem": "pypi"
},
{
"name": "vine",
"direct": false,
"version": "5.1.0",
"ecosystem": "pypi"
},
{
"name": "virtualenv",
"direct": false,
"version": "21.3.3",
"ecosystem": "pypi"
},
{
"name": "wcwidth",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 79,
"direct_count": 4,
"indirect_count": 75
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 53,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "snopoke",
"commits": 377,
"avatar_url": "https://avatars.githubusercontent.com/u/249606?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"integration_tests.yml",
"publish.yml",
"release.yml",
"tests.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"uv.lock"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
"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/14 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 1 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": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b36f82305a96f870afea0a488eb2e65098ded5c8",
"ran_at": "2026-07-27T13:53:14Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T13:51:51Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-27T13:47:31Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/taskbadger/taskbadger-python",
"host": "github.com",
"name": "taskbadger-python",
"owner": "taskbadger"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 53,
"vitality": 77,
"community": 24,
"governance": 55,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"commits_last_year": 79,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "79 commits in the last year",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 79
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 1 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": 28,
"latest_release_tag": "v2.3.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 26.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "28 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 28
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~26.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 26.1
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"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": 1,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": 84,
"inputs": {
"merged_prs": 53,
"open_issues": 0,
"closed_issues": 2,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2
},
"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": "53/55 decided PRs merged",
"points": 36.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 53,
"decided": 55
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "taskbadger",
"public_repos": 4,
"account_age_days": 1251
},
"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": "0 followers of taskbadger",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "taskbadger"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~3 yr old",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"taskbadger"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "36 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 36
}
}
],
"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": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.1
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"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/14 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 1 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 not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"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 79 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": 79
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 79,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": 79,
"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": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 67,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.62,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2524
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "62 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 33.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 62,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"uv.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"taskbadger/internal/py.typed"
],
"agent_commit_share": 0.29,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "taskbadger/internal/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "taskbadger/internal/py.typed"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "29 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 29,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 22489,
"source_files_sampled": 80,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (taskbadger/internal/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "taskbadger/internal/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/80 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 80,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"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": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index pypi:taskbadger@2.3.1; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-27T13:53:29.195985Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/taskbadger/taskbadger-python.svg",
"full_name": "taskbadger/taskbadger-python",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}