{"id":31702284,"url":"https://github.com/tmhsdigital/agent-zero-integration-demo","last_synced_at":"2026-02-17T10:32:52.825Z","repository":{"id":308604720,"uuid":"1033420723","full_name":"TMHSDigital/agent-zero-integration-demo","owner":"TMHSDigital","description":"Repository for ongoing Agent Zero GitHub integration tests and demos.","archived":false,"fork":false,"pushed_at":"2025-08-06T20:08:53.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-06T21:34:36.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tmhsdigital.github.io/agent-zero-integration-demo/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TMHSDigital.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-06T19:38:08.000Z","updated_at":"2025-08-06T20:08:55.000Z","dependencies_parsed_at":"2025-08-06T21:34:39.209Z","dependency_job_id":"671d052a-8336-4f0d-ad80-029df8d81c0d","html_url":"https://github.com/TMHSDigital/agent-zero-integration-demo","commit_stats":null,"previous_names":["tmhsdigital/agent-zero-integration-demo"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/TMHSDigital/agent-zero-integration-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fagent-zero-integration-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fagent-zero-integration-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fagent-zero-integration-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fagent-zero-integration-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TMHSDigital","download_url":"https://codeload.github.com/TMHSDigital/agent-zero-integration-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fagent-zero-integration-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000709,"owners_count":26082838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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"}},"keywords":[],"created_at":"2025-10-08T21:35:56.355Z","updated_at":"2025-10-08T21:36:06.650Z","avatar_url":"https://github.com/TMHSDigital.png","language":"HTML","readme":"# Agent Zero Integration Demo\n[![CI](https://github.com/TMHSDigital/agent-zero-integration-demo/actions/workflows/ci.yml/badge.svg)](https://github.com/TMHSDigital/agent-zero-integration-demo/actions)\n\n[![GitHub issues](https://img.shields.io/github/issues/TMHSDigital/agent-zero-integration-demo?style=flat-square)](https://github.com/TMHSDigital/agent-zero-integration-demo/issues)\n[![GitHub stars](https://img.shields.io/github/stars/TMHSDigital/agent-zero-integration-demo?style=flat-square)](https://github.com/TMHSDigital/agent-zero-integration-demo/stargazers)\n[![GitHub license](https://img.shields.io/github/license/TMHSDigital/agent-zero-integration-demo?style=flat-square)](https://github.com/TMHSDigital/agent-zero-integration-demo/blob/main/LICENSE)\n[![Last Commit](https://img.shields.io/github/last-commit/TMHSDigital/agent-zero-integration-demo?style=flat-square)](https://github.com/TMHSDigital/agent-zero-integration-demo/commits/main)\n\n---\n\nWelcome to the Agent Zero Integration Demo repository! This repo is used to showcase and test advanced GitHub automation and README features.\n\n## Table of Contents\n- [Badges \u0026 Shields](#badges--shields)\n- [Features](#features)\n- [Demo Code](#demo-code)\n- [Useful Links](#useful-links)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Badges \u0026 Shields\nHere are some cool badges you can add to your README using [shields.io](https://shields.io):\n\n- ![Build](https://img.shields.io/badge/build-passing-brightgreen?style=flat-square)\n- ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-blue?style=flat-square)\n- ![Made with Python](https://img.shields.io/badge/Made%20with-Python-blue?style=flat-square\u0026logo=python)\n- ![GitHub repo size](https://img.shields.io/github/repo-size/TMHSDigital/agent-zero-integration-demo?style=flat-square)\n- ![GitHub contributors](https://img.shields.io/github/contributors/TMHSDigital/agent-zero-integration-demo?style=flat-square)\n\n## Features\n- Automated repo management with [Agent Zero](https://github.com/TMHSDigital/Agent_Zero_TMHS)\n- Dynamic README badges\n- Markdown tables, and code blocks\n- Easy to extend for CI/CD, issue templates, and more\n\n## Demo Code\n```python\nprint(\"Hello, GitHub!\")\n```\n\n## Useful Links\n- [Shields.io Badge Generator](https://shields.io/)\n- [GitHub Markdown Guide](https://guides.github.com/features/mastering-markdown/)\n- [GitHub Actions](https://github.com/features/actions)\n\n## Contributing\nPull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\n\u003e _Generated by Agent Zero on 2025-08-06_\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmhsdigital%2Fagent-zero-integration-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmhsdigital%2Fagent-zero-integration-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmhsdigital%2Fagent-zero-integration-demo/lists"}