{"id":14259252,"name":"@lousy-agents/lint","ecosystem":"npm","description":"Programmatic lint API for validating AI coding assistant configurations — skills, agents, hooks, and instructions","homepage":"https://github.com/zpratt/lousy-agents/tree/main/packages/lint#readme","licenses":"BSD-2-Clause-Patent","normalized_licenses":["BSD-2-Clause-Patent"],"repository_url":"https://github.com/zpratt/lousy-agents","keywords_array":["lint","ai","copilot","github-copilot","coding-assistant","skills","agents","instructions"],"namespace":"lousy-agents","versions_count":71,"first_release_published_at":"2026-04-15T12:08:42.035Z","latest_release_published_at":"2026-08-12T17:50:14.848Z","latest_release_number":"5.21.2","last_synced_at":"2026-08-12T20:30:31.026Z","created_at":"2026-04-16T09:09:09.179Z","updated_at":"2026-08-12T20:30:31.027Z","registry_url":"https://www.npmjs.com/package/@lousy-agents/lint","install_command":"npm install @lousy-agents/lint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.21.2"},"contentPolicy":null},"repo_metadata":{"id":331702377,"uuid":"1126348578","full_name":"zpratt/lousy-agents","owner":"zpratt","description":"Bootstrap projects with pre-configured instructions, tests, and linters that guide AI coding agents to produce reliable code","archived":false,"fork":false,"pushed_at":"2026-08-11T01:53:59.000Z","size":12397,"stargazers_count":11,"open_issues_count":26,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-11T03:29:25.155Z","etag":null,"topics":["agent-policy","ai-agents","cli","coding-agent","lint","mcp","mcp-server","npm-package","scaffolding","typescript"],"latest_commit_sha":null,"homepage":"https://docs.modzed.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause-patent","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zpratt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":"GEMINI.md","cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2026-01-01T18:03:49.000Z","updated_at":"2026-08-11T01:54:05.000Z","dependencies_parsed_at":"2026-03-08T17:07:35.312Z","dependency_job_id":"7797cb73-9044-4e50-abd2-49436069d9cf","html_url":"https://github.com/zpratt/lousy-agents","commit_stats":null,"previous_names":["zpratt/lousy-agents"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/zpratt/lousy-agents","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zpratt","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/sbom","scorecard":{"id":1245011,"data":{"date":"2026-03-18T20:56:22Z","repo":{"name":"github.com/zpratt/lousy-agents","commit":"8bbba1e1abbb1d5b4c751e41bf8096a41f41a3e7"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":6.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:24","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:224","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:355","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:25","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/copilot-setup-steps.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:122","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:138","Info:  15 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   5 out of   7 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:16"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: anthropics"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"19 out of 19 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}}]},"last_synced_at":"2026-03-19T00:26:17.405Z","repository_id":331702377,"created_at":"2026-03-19T00:26:17.417Z","updated_at":"2026-03-19T00:26:17.417Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36504306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-11T02:00:06.871Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"zpratt","name":"Zach Pratt","uuid":"5916561","kind":"user","description":"Craftsman, teacher, and student\r\n@JohnDeere\r\n","email":"","website":"https://zpratt.github.io","location":"Des Moines, IA","twitter":"zpratt","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5916561?u=bfaf063fb67093e73cc84d334291133fcaf65270\u0026v=4","repositories_count":39,"last_synced_at":"2023-08-07T01:37:55.757Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/zpratt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T17:51:32.824Z","updated_at":"2023-08-07T01:37:56.008Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zpratt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zpratt/repositories"},"tags":[{"name":"v5.21.1","sha":"a84901c2a203dd2ad0adfbf38dc133645825806a","kind":"commit","published_at":"2026-08-10T18:49:29.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.21.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e9bac3dfbc9ffe9475e7df36f1008a9b3bef3ce2","kind":"commit","published_at":"2026-08-10T13:28:48.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.21.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"d25d91551397cfcfc197189710acb1a8d996aa95","kind":"commit","published_at":"2026-08-10T01:37:32.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.20.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"39b24f17fe3947f1178b871774440475ce49bf7c","kind":"commit","published_at":"2026-08-09T22:21:18.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.20.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"a6507a22c3b386de371687cd7baf8716b5182ecb","kind":"commit","published_at":"2026-08-09T20:40:25.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.20.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.20.0/manifests"},{"name":"v5.19.8","sha":"a6b51b015409b6d8e40d48a530c80e788b684427","kind":"commit","published_at":"2026-08-09T05:34:39.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.19.8","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.8/manifests"},{"name":"v5.19.7","sha":"593ed007444ed6955b2e7169c859b1a3fb00fef9","kind":"commit","published_at":"2026-08-08T14:03:37.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.19.7","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.7/manifests"},{"name":"v5.19.6","sha":"50425feb03b7d5c06d7748871ca8b205c948a7fc","kind":"commit","published_at":"2026-08-08T09:55:41.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.19.6","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.6/manifests"},{"name":"v5.19.5","sha":"ce031bc08d2b1e60ff03dc601740d809dd802054","kind":"commit","published_at":"2026-08-07T10:46:53.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.19.5","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.5/manifests"},{"name":"v5.19.4","sha":"96cd911c179d3168da765de0a5a87e8b17affca2","kind":"commit","published_at":"2026-08-05T11:52:15.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.19.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.4/manifests"},{"name":"v5.19.3","sha":"6a69e03bde29cf8fcc6db2f7460ea92b2676805c","kind":"commit","published_at":"2026-08-03T22:16:32.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.19.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.3/manifests"},{"name":"v5.19.2","sha":"5083a7f5249464904f2d757c40a6cb665df130e8","kind":"commit","published_at":"2026-08-03T16:11:04.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.19.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.2/manifests"},{"name":"v5.19.1","sha":"600c3ef4ceaff398a77afafc6882ea1d02463a87","kind":"commit","published_at":"2026-08-03T04:00:54.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.19.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"622361c1ecc32157fa9dfac202cde846cda61707","kind":"commit","published_at":"2026-08-02T17:31:54.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.19.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.19.0/manifests"},{"name":"v5.18.2","sha":"70a41b85bd691082a8881bf5c45cf59a14ccf6cf","kind":"commit","published_at":"2026-08-02T13:53:45.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.18.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.18.2/manifests"},{"name":"v5.18.1","sha":"7e88d37493022aa17dbc8bb91dbeadee41c5e648","kind":"commit","published_at":"2026-08-02T06:23:03.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.18.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.18.1/manifests"},{"name":"v5.18.0","sha":"927e60c8694ceda9f100a4ee32f883d7c3391ad2","kind":"commit","published_at":"2026-08-02T05:43:09.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.18.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.18.0/manifests"},{"name":"v5.17.16","sha":"6ea2d37e7b9184e875184b207c993e29e40d8007","kind":"commit","published_at":"2026-08-01T18:39:34.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.16","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.16/manifests"},{"name":"v5.17.15","sha":"4f17d736ffa4b45815e41021563d92b5a60ffbc6","kind":"commit","published_at":"2026-07-30T20:55:46.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.15","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.15/manifests"},{"name":"v5.17.14","sha":"aae33259ef476ea001866d802a5eb8bd01f1b634","kind":"commit","published_at":"2026-07-27T18:36:46.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.14","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.14/manifests"},{"name":"v5.17.13","sha":"178ca02f865ef6cf41e172b43345c950ae30ef4f","kind":"commit","published_at":"2026-07-26T05:21:33.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.13","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.13/manifests"},{"name":"v5.17.12","sha":"5a92d2a7c318e2cd48539047f1d8681c356f7d1e","kind":"commit","published_at":"2026-07-25T00:56:04.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.12","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"cf5153731b4bee613b62f0e7dfe5b7528e42282a","kind":"commit","published_at":"2026-07-24T11:54:31.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.11","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.11/manifests"},{"name":"v5.17.10","sha":"b006a82b4419f64d43311d182b3e1eef209d56e5","kind":"commit","published_at":"2026-07-23T19:48:49.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.10","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.10/manifests"},{"name":"v5.17.9","sha":"549f8ba3b716562b6a4416cefd619558155998b9","kind":"commit","published_at":"2026-07-23T03:54:14.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.9","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.9/manifests"},{"name":"v5.17.8","sha":"651a0f162dac4dd1346860377d87de6591532fa2","kind":"commit","published_at":"2026-07-22T18:18:52.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.8","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.8/manifests"},{"name":"v5.17.7","sha":"e661d749e26a7cf8ad55553d1618bac3828f3bb4","kind":"commit","published_at":"2026-07-22T05:02:36.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.7","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.7/manifests"},{"name":"v5.17.6","sha":"8005eb5a69ca89d9ae7b302326ac00dbb147f05a","kind":"commit","published_at":"2026-07-22T00:04:28.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.6","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"4b15c0e1373f91880e520cc39e84557a3f9d3aa4","kind":"commit","published_at":"2026-07-17T20:51:00.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.5","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.5/manifests"},{"name":"v5.17.4","sha":"3734a801995d87ee7c8166f581ccefeff20a4715","kind":"commit","published_at":"2026-07-15T12:22:58.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"3bc3559e51dcc192818d984f7e1399e6c869ff70","kind":"commit","published_at":"2026-07-14T09:36:16.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"562bc8ff33262f4bab6bdf61ebbe2f9f19a342d5","kind":"commit","published_at":"2026-07-01T23:52:42.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"35d092c6bcbcbe162e96dc74789b8c0728f28c2f","kind":"commit","published_at":"2026-07-01T23:47:25.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"a4365472fc53a9287d8cc9ae25405d916fbdff32","kind":"commit","published_at":"2026-07-01T21:09:27.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.17.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"273f0aafcb6bb825e82a4f9038231da36313daaf","kind":"commit","published_at":"2026-07-01T12:50:55.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.16.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.16.0/manifests"},{"name":"v5.15.7","sha":"eb63840ea1c5ca833cdcadc403af6d37e47ab9d8","kind":"commit","published_at":"2026-06-28T09:34:58.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.15.7","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.7/manifests"},{"name":"v5.15.6","sha":"513de5b384396618ca191d8117aa0476319f98b8","kind":"commit","published_at":"2026-06-23T14:20:04.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.15.6","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.6/manifests"},{"name":"v5.15.5","sha":"22da5d8b35589b29d31910f679cfa7c6db41547a","kind":"commit","published_at":"2026-06-18T19:52:27.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.15.5","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.5/manifests"},{"name":"v5.15.4","sha":"bd99469c5f5dc969e9c1f0f927691e55560a39c1","kind":"commit","published_at":"2026-06-11T10:47:58.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.15.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"5557cd13e252548bdf97646f0315ca101b1001af","kind":"commit","published_at":"2026-06-10T01:43:58.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.15.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"b02238a9fd1231b3fba88a304340da76f235c4c9","kind":"commit","published_at":"2026-06-09T22:44:47.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.15.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"0e4a5abc85f42e9216bdd580923e6233a2eed304","kind":"commit","published_at":"2026-06-08T10:40:07.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.15.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"2ca2fc548d1eeaa06c5cb5de653cee963e2cc6e0","kind":"commit","published_at":"2026-06-02T11:09:28.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.15.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.15.0/manifests"},{"name":"v5.14.10","sha":"6d1c9cdc1eae1c8083345005c27a6a041b12a8a3","kind":"commit","published_at":"2026-05-17T08:27:05.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.14.10","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.10/manifests"},{"name":"v5.14.9","sha":"baf4b01ce2b9c55cb3cfc70162f914f72f10288c","kind":"commit","published_at":"2026-05-17T04:31:28.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.14.9","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.9/manifests"},{"name":"v5.14.8","sha":"220c20d4e39f362beef00e1b8f09e9166ba8ef9f","kind":"commit","published_at":"2026-05-16T17:30:09.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.14.8","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.8/manifests"},{"name":"v5.14.7","sha":"5debcdc0190685a26c9ded36023d8b33a95ce41c","kind":"commit","published_at":"2026-05-16T01:39:18.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.14.7","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.7/manifests"},{"name":"v5.14.6","sha":"91693484c3153baad2eacf4985751c8d2cc557fe","kind":"commit","published_at":"2026-05-14T09:48:36.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.14.6","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.6/manifests"},{"name":"v5.14.5","sha":"1c9df30c445124cedb0a87cc87d2b15838d2a981","kind":"commit","published_at":"2026-05-13T18:06:10.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.14.5","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.5/manifests"},{"name":"v5.14.4","sha":"f0b291d64d7973cb9ea3949175beeb1d0779f3e9","kind":"commit","published_at":"2026-05-11T13:20:07.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.14.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.4/manifests"},{"name":"v5.14.3","sha":"848657068afdfdd03cc97c5d897ff9662de361dd","kind":"commit","published_at":"2026-05-11T10:17:45.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.14.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.3/manifests"},{"name":"v5.14.2","sha":"99bd67b5eec8ec829b6e0fb3b5c9d7a5bdb8b37f","kind":"commit","published_at":"2026-05-09T14:19:13.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.14.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"e066dd7cf59e8c955fc5b35d3b754b3fd7cbe712","kind":"commit","published_at":"2026-05-09T04:22:24.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.14.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"273a088a75166e862e02baea0fa86db097613547","kind":"commit","published_at":"2026-05-09T02:40:22.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.14.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.14.0/manifests"},{"name":"v5.13.6","sha":"9fcf37fe3092cb7e26a8e12e16714f05d42e1ac9","kind":"commit","published_at":"2026-05-09T02:07:57.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.13.6","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"e6caeef85868c57ba00c418b6138de00592dc2ca","kind":"commit","published_at":"2026-05-08T17:00:58.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.13.5","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"162bf21c290c761508f6294232397bd44ccc5033","kind":"commit","published_at":"2026-05-07T20:29:41.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.13.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"0f158cbf4fbcf448ab4b05a1af490067b0d774a9","kind":"commit","published_at":"2026-05-06T21:27:21.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.13.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"342bddb6dbf91caa49e6fb3389228148b067062f","kind":"commit","published_at":"2026-05-06T16:32:10.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.13.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"15a6a854d2ace9cf62f1c271ba42040ac303302c","kind":"commit","published_at":"2026-05-04T13:55:00.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.13.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"9052b061445fdb27a3826e125fa90700217b189e","kind":"commit","published_at":"2026-05-03T17:52:32.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.13.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.13.0/manifests"},{"name":"v5.12.2","sha":"a3f1f5996cef84715969eb28e2012696292f4c25","kind":"commit","published_at":"2026-05-03T01:45:37.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.12.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"6112df4655a6eba1290ca9f8eb0dab02207eb752","kind":"commit","published_at":"2026-05-02T10:26:57.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.12.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"b6f68d42e677f214cd13b0ae8410479523488f1c","kind":"commit","published_at":"2026-04-27T23:25:23.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.12.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.12.0/manifests"},{"name":"v5.11.4","sha":"8c4f1edc5e7d5dffc4baa9b11b80324bd8e31776","kind":"commit","published_at":"2026-04-26T18:06:24.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.11.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"b2c8c180cc1c954577b9b6679648b7e26dcaa9cb","kind":"commit","published_at":"2026-04-25T18:40:52.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.11.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"8701fe464b649d8ec5f10d5f71f99d38610554fd","kind":"commit","published_at":"2026-04-18T22:38:00.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.11.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"44c3a5274954bcb40b2ad64e56eaa02eaadd38ab","kind":"commit","published_at":"2026-04-16T18:59:52.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.11.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"6d76acd9fb455f04570722452aededcc1d26ea74","kind":"commit","published_at":"2026-04-16T12:07:04.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.11.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"6bb1b5e568797c72941b70df4c59b8079fe22aba","kind":"commit","published_at":"2026-04-15T12:04:11.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.10.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.10.0/manifests"},{"name":"v5.9.6","sha":"13207d49cd96edbf74ce86eefa973803221894a2","kind":"commit","published_at":"2026-04-14T13:07:42.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.9.6","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.6/manifests"},{"name":"v5.9.5","sha":"3dc4e2eb74f3497017cb8dad15645327083d6fe0","kind":"commit","published_at":"2026-04-12T07:05:36.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.9.5","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.5/manifests"},{"name":"v5.9.4","sha":"e4d7eea8ebe635b34c99b118936b95bdaab36411","kind":"commit","published_at":"2026-04-10T21:23:22.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.9.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.4/manifests"},{"name":"v5.9.3","sha":"f86039511383c5f7fdcb73e3869d1bb3e170e85f","kind":"commit","published_at":"2026-04-09T01:11:06.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.9.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"c56149f6e3817e10e9bf87fc37751d9d09e098cc","kind":"commit","published_at":"2026-04-08T21:43:46.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.9.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"e2dd0eb3b7619d6952143f4c4add7a6e6e99835b","kind":"commit","published_at":"2026-04-07T18:01:36.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.9.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"d16d1d72d1fb6894d4ecbc4817ba4c50e767631f","kind":"commit","published_at":"2026-04-06T12:55:54.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.9.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.9.0/manifests"},{"name":"v5.8.8","sha":"9e4f9063b020d2ef180dccbc72ec5926e728296a","kind":"commit","published_at":"2026-04-05T17:38:44.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.8.8","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.8/manifests"},{"name":"v5.8.7","sha":"b10b9debcf8eec4f0e8f4b806289048d8f341e3a","kind":"commit","published_at":"2026-04-04T04:30:33.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.8.7","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"0cc4ced763d60ea003bb3df41b42b89616597d6c","kind":"commit","published_at":"2026-04-04T03:38:17.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.8.6","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"d43b6319d571cf56d7894692118329e5cb86444b","kind":"commit","published_at":"2026-04-04T03:22:57.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.8.5","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"6559fcba7fe5efff0f7f1edb1eac0697a0e7f4f6","kind":"commit","published_at":"2026-04-04T03:15:34.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.8.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"d670827392619a1bcc39e37dba0537127e10b96f","kind":"commit","published_at":"2026-04-03T16:44:22.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.8.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"6e6b9e5c4a3417d2fb601bca779cd447fd8e301b","kind":"commit","published_at":"2026-04-02T01:14:54.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.8.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"5637b7fde012400d04c7677998f7bfec95223fe6","kind":"commit","published_at":"2026-04-01T23:52:45.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.8.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"d308fa6a1678fd931fba2e86607795596521c0ff","kind":"commit","published_at":"2026-04-01T12:43:31.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.8.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.8.0/manifests"},{"name":"v5.7.1","sha":"d59a72b8246877a2075d34353647452c0ea40c05","kind":"commit","published_at":"2026-03-30T09:48:33.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.7.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"6c3951fdfa70882bb8a378496988166afc85c72f","kind":"commit","published_at":"2026-03-28T15:28:26.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.7.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.7.0/manifests"},{"name":"v5.6.2","sha":"69ba5c7c4e3e83300d5c738679b4b5e00bc4f1b2","kind":"commit","published_at":"2026-03-25T16:41:25.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.6.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"0a1ba092c3ba583861c21e661418b12de7fbb7d2","kind":"commit","published_at":"2026-03-23T12:46:05.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.6.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"5467c6f5c4f1cad5964154bdfa8a1d37712364dd","kind":"commit","published_at":"2026-03-22T17:31:48.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.6.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9c8994a8362dfbffa9d4346bfa5a73720bae2b3c","kind":"commit","published_at":"2026-03-21T13:52:56.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.5.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.5.0/manifests"},{"name":"v5.4.3","sha":"44bbab33a211be2cf27f000b994daa807a5781f4","kind":"commit","published_at":"2026-03-21T02:14:55.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.4.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"95102608690990c8cbd22338a6825a1c8b6c1da9","kind":"commit","published_at":"2026-03-20T21:56:59.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.4.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"79fb521217f9e02997ecbe8b843f2bb3e6c633dd","kind":"commit","published_at":"2026-03-20T14:03:55.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.4.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"fc02f6840f09ada0e40949292bb35555cc4378b8","kind":"commit","published_at":"2026-03-19T23:11:41.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.4.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.4.0/manifests"},{"name":"v5.3.8","sha":"fc97978f943ea2e77cde886d6a32d1511a4acfa8","kind":"commit","published_at":"2026-03-19T20:53:42.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.3.8","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.8/manifests"},{"name":"v5.3.7","sha":"d90099df089ee66cc6513fbdf38433bfb438b421","kind":"commit","published_at":"2026-03-19T01:09:12.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.3.7","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.7/manifests"},{"name":"v5.3.6","sha":"4de9b35ccd90cc92f894f87e8de3f739162432a6","kind":"commit","published_at":"2026-03-18T04:32:50.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.3.6","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.6/manifests"},{"name":"v5.3.5","sha":"9a356fc0ab33b9c8a5a31289f357ecf4a391e25c","kind":"commit","published_at":"2026-03-17T01:58:00.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.3.5","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.5/manifests"},{"name":"v5.3.4","sha":"a950eb344360b05c3859cd15cb369efab6e6c2ab","kind":"commit","published_at":"2026-03-16T15:10:19.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.3.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"2a1b6e62ee0e8b674f0a27d3e0ceacfbcac9876f","kind":"commit","published_at":"2026-03-15T23:51:10.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.3.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"ea2c5768974ed9386e39c8c2d7f24ae1f0292229","kind":"commit","published_at":"2026-03-15T22:00:00.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.3.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"2402f69395238fae4d2ef4b677c0cd936c5a3e3c","kind":"commit","published_at":"2026-03-15T13:19:17.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.3.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"4f8c3191cd054306b85b7dc7ce22967dc9ced596","kind":"commit","published_at":"2026-03-15T04:31:21.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.3.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.3.0/manifests"},{"name":"v5.2.5","sha":"41848caca0723a62db50161b323beffa69ff0396","kind":"commit","published_at":"2026-03-15T03:27:17.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.2.5","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"1943a22eb176af2418cf7002c5d7b1f1321dfe05","kind":"commit","published_at":"2026-03-14T21:08:25.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.2.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"29b1b90af4a7a7c755f59bfecff489cdc638bc44","kind":"commit","published_at":"2026-03-14T18:59:52.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.2.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"c783c30a4379a43a0f0a208ae3a96247cd0e9b50","kind":"commit","published_at":"2026-03-14T17:16:56.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.2.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"50548ead0027b404c3e5ca432ac6081fbf8f7cf5","kind":"commit","published_at":"2026-03-14T17:08:53.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.2.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b126f5f56d2aa497cef6ed99eb65426a7433e610","kind":"commit","published_at":"2026-03-14T15:57:27.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.2.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.2.0/manifests"},{"name":"v5.1.6","sha":"99b0152c72710f934e42d3a74a697b9e5da0f541","kind":"commit","published_at":"2026-03-14T04:53:58.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.1.6","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"e98e620d57ec74338f8bd889f53f161b4f4396eb","kind":"commit","published_at":"2026-03-14T04:32:22.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.1.5","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"853f39751545cfde079e4187dc88b018f06a80bc","kind":"commit","published_at":"2026-03-14T04:17:45.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.1.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.4/manifests"},{"name":"v5.1.3","sha":"a37984713ef8dd50e762dc68e5eca605138477f9","kind":"commit","published_at":"2026-03-14T04:13:13.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.1.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"65d1b4ff4c9863d21cb5a6ba7712edda351cdce6","kind":"commit","published_at":"2026-03-14T03:43:36.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.1.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"395d9e2b4149d7ec056b6266fd6f7672eb25aa16","kind":"commit","published_at":"2026-03-14T03:33:00.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.1.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2cf6b4ed305425c10776539a67dc387d8925ff78","kind":"commit","published_at":"2026-03-13T02:03:02.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.1.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"fc273055725fa5a6298ea77ae6caace50f64b222","kind":"commit","published_at":"2026-03-12T05:30:01.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v5.0.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v5.0.0/manifests"},{"name":"v4.0.2","sha":"0c58d10b4588244158cba6f77534b234567b0e1c","kind":"commit","published_at":"2026-03-12T04:07:25.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v4.0.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6408fe41a7110cf3184409fc56ad94defd969237","kind":"commit","published_at":"2026-03-11T03:33:09.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v4.0.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"cac4663d588da5533827a865908ea59c793724aa","kind":"commit","published_at":"2026-03-11T02:09:54.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v4.0.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v4.0.0/manifests"},{"name":"v3.1.3","sha":"303d93ef0035844e08bcddb05870528c03d2ff8a","kind":"commit","published_at":"2026-03-09T03:07:10.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v3.1.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"9ab37b2607d6a120cd0e2d11f37e2190d4673db6","kind":"commit","published_at":"2026-03-08T16:02:49.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v3.1.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"de649c721b0e0d81d7d129b2d0c6d621026e37a1","kind":"commit","published_at":"2026-03-01T22:50:19.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v3.1.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"aed2f2f3b9cb11a2b7935851377bf1356812e3e8","kind":"commit","published_at":"2026-03-01T22:06:24.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v3.1.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"be99a628a9f5bf3136f8b60c10bbe2f68ba13526","kind":"commit","published_at":"2026-03-01T03:04:57.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v3.0.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v3.0.0/manifests"},{"name":"v2.11.0","sha":"704a62373a227615de21b3e0f6f433fce21e971b","kind":"commit","published_at":"2026-03-01T00:16:22.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.11.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"916a8c6d6cd9c4b1dd5e9be0292431b6752cc1ce","kind":"commit","published_at":"2026-02-28T19:58:26.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.10.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"10310e7f8b252153f419371bd637415588c00790","kind":"commit","published_at":"2026-02-27T19:19:58.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.10.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"62190a0fa195b152a2ddc7b4422a542e71ada962","kind":"commit","published_at":"2026-02-23T16:08:07.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.9.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"03dccf57d514e40e74f04c74e1a2d1a2c8bc1990","kind":"commit","published_at":"2026-02-23T02:41:04.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.9.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"e5927ee482b1e2aadd05faafc258fbdbdfc273fd","kind":"commit","published_at":"2026-02-23T01:36:01.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.8.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"ffa404e5e48eadddffdb916d3eda11d2929b2529","kind":"commit","published_at":"2026-02-22T05:18:30.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.7.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"18a96bd9b1f07cef06182b028e1a5b2a7642eae5","kind":"commit","published_at":"2026-02-21T22:53:46.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.7.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"5a055002c02efd535ff86a4e6c0225dc821b6980","kind":"commit","published_at":"2026-02-21T22:37:04.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.6.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"2b86cc6e1daf72a8c348f48e6b9e2ce783a9f78c","kind":"commit","published_at":"2026-02-21T21:55:05.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.6.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"899a422664c4b1af09293831722ff0c503543658","kind":"commit","published_at":"2026-02-21T00:35:19.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.5.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"61c9bbaf42aa6dc4e3c26cf3d4bb27e5b0d9af0c","kind":"commit","published_at":"2026-02-20T23:05:03.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.5.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"ff9d1c361331620438a62d3ffec9650c42ab5405","kind":"commit","published_at":"2026-02-20T13:00:26.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.5.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"935d70bf55f9794d4f713873c2e3fa3797bb15e5","kind":"commit","published_at":"2026-02-17T20:29:41.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.5.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"a0fa2ebe36b07bde6b6cf9e6d6087b6963d041fc","kind":"commit","published_at":"2026-02-14T16:14:39.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.4.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.4.0/manifests"},{"name":"v2.3.4","sha":"05aa5abcb201a37ef292a5ccd5523b246135df1a","kind":"commit","published_at":"2026-02-14T15:17:05.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.3.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"6a9ebc0e0097cd05a0f93bfbc3de4cac573b193c","kind":"commit","published_at":"2026-02-12T05:04:31.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.3.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"80c625ebc53caa81a802caccad98042d21a0b827","kind":"commit","published_at":"2026-02-08T19:21:23.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.3.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"2e709764af9d11489d66433937aa2b9304afa2af","kind":"commit","published_at":"2026-02-08T04:40:42.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.3.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"6343d2539048a183ef84bc07116f5b00bce31a36","kind":"commit","published_at":"2026-02-08T04:28:09.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.3.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"d797c8d8add426666a9c3a17454531ab9dbf2280","kind":"commit","published_at":"2026-02-07T22:18:23.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.2.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"1c0027087131107db49ba5aa3638ecb7e3671c76","kind":"commit","published_at":"2026-02-01T22:08:31.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.2.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"5954c8a15e1c6f92034f8d8234c7b24a2f70fdd6","kind":"commit","published_at":"2026-02-01T19:56:14.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.1.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8b4a9766f6c73b7ca90f4ddb073a79b53cfa8827","kind":"commit","published_at":"2026-02-01T15:28:12.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v2.0.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"eb552317f87661bcad699430e364846267e862fd","kind":"commit","published_at":"2026-02-01T13:31:37.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v1.1.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"587d369ea6adbb651164ab14702e3b4540e992de","kind":"commit","published_at":"2026-01-31T17:42:10.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v1.1.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"26c5e24c415d241c506538809b65c31d68ee443d","kind":"commit","published_at":"2026-01-29T13:48:53.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v1.0.6","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"4f6e4110d0e8854bb4be7da99340f0afa477ec35","kind":"commit","published_at":"2026-01-29T13:45:48.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v1.0.5","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"ef30a0f52ebbc02cfcd59923bf23b9d1f18de20c","kind":"commit","published_at":"2026-01-28T23:52:33.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v1.0.4","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"61c764cbaf8f4597cf04b51b02d62c663a994945","kind":"commit","published_at":"2026-01-26T13:27:44.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v1.0.3","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"1c03e10b786e53ab4bdc73201e64ea7caa536c64","kind":"tag","published_at":"2026-01-26T03:11:51.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v1.0.2","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a6d1c601d232cb154f63e05410448d87be93517d","kind":"tag","published_at":"2026-01-26T03:04:17.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v1.0.1","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"96c383934d2dd0d17e6977e70059b29a75efe057","kind":"tag","published_at":"2026-01-26T02:54:45.000Z","download_url":"https://codeload.github.com/zpratt/lousy-agents/tar.gz/v1.0.0","html_url":"https://github.com/zpratt/lousy-agents/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zpratt/lousy-agents@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-12T20:30:31.008Z","dependent_packages_count":0,"downloads":5557,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.033499821233164,"dependent_packages_count":31.791732196433674,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.912616008833417},"purl":"pkg:npm/%40lousy-agents/lint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lousy-agents/lint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lousy-agents/lint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lousy-agents/lint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T18:20:42.745Z","issues_count":19,"pull_requests_count":187,"avg_time_to_close_issue":716268.4166666666,"avg_time_to_close_pull_request":57525.84393063584,"issues_closed_count":12,"pull_requests_closed_count":173,"pull_request_authors_count":6,"issue_authors_count":2,"avg_comments_per_issue":1.736842105263158,"avg_comments_per_pull_request":1.572192513368984,"merged_pull_requests_count":165,"bot_issues_count":1,"bot_pull_requests_count":161,"past_year_issues_count":19,"past_year_pull_requests_count":187,"past_year_avg_time_to_close_issue":716268.4166666666,"past_year_avg_time_to_close_pull_request":57525.84393063584,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.736842105263158,"past_year_avg_comments_per_pull_request":1.572192513368984,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":161,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Flousy-agents/issues","maintainers":[{"login":"zpratt","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zpratt"}],"active_maintainers":[{"login":"zpratt","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zpratt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lousy-agents%2Flint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lousy-agents%2Flint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lousy-agents%2Flint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lousy-agents%2Flint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lousy-agents%2Flint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lousy-agents%2Flint/codemeta","maintainers":[{"uuid":"lousy-agents","login":"lousy-agents","name":null,"email":"zach@modzed.io","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~lousy-agents","role":null,"created_at":"2026-04-16T09:09:09.941Z","updated_at":"2026-04-16T09:09:09.941Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lousy-agents/packages"}]}