{"id":46785903,"url":"https://github.com/madarauchiha-314/sherma","last_synced_at":"2026-03-12T03:00:50.417Z","repository":{"id":342190930,"uuid":"1173167532","full_name":"MadaraUchiha-314/sherma","owner":"MadaraUchiha-314","description":"Agent Framework rising through the citadel!","archived":false,"fork":false,"pushed_at":"2026-03-11T04:50:07.000Z","size":876,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-11T05:09:38.673Z","etag":null,"topics":["a2a-protocol","agent-framework","agent-skills","agents","declarative-agents","langgraph","mcp"],"latest_commit_sha":null,"homepage":"https://madarauchiha-314.github.io/sherma/","language":"Python","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/MadaraUchiha-314.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-05T04:30:00.000Z","updated_at":"2026-03-11T04:50:10.000Z","dependencies_parsed_at":"2026-03-12T03:00:48.578Z","dependency_job_id":null,"html_url":"https://github.com/MadaraUchiha-314/sherma","commit_stats":null,"previous_names":["madarauchiha-314/sherma"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/MadaraUchiha-314/sherma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MadaraUchiha-314%2Fsherma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MadaraUchiha-314%2Fsherma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MadaraUchiha-314%2Fsherma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MadaraUchiha-314%2Fsherma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MadaraUchiha-314","download_url":"https://codeload.github.com/MadaraUchiha-314/sherma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MadaraUchiha-314%2Fsherma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30413613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"online","status_checked_at":"2026-03-12T02:00:07.260Z","response_time":114,"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":["a2a-protocol","agent-framework","agent-skills","agents","declarative-agents","langgraph","mcp"],"created_at":"2026-03-10T01:35:15.297Z","updated_at":"2026-03-12T03:00:50.370Z","avatar_url":"https://github.com/MadaraUchiha-314.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sherma\n\nAgent Framework rising through the citadel!\n\n## Tech Stack\n\n| Tool | Purpose |\n|------|---------|\n| Python 3.13 | Language |\n| uv | Package manager |\n| hatchling | Build backend |\n| ruff | Linter and formatter |\n| pyright | Type checker |\n| pytest | Testing framework |\n| commitizen | Conventional commits and version bumps |\n| pre-commit | Git hook management |\n| GitHub Actions | CI/CD |\n\n## Local Development\n\n```bash\n# Clone the repo\ngit clone https://github.com/MadaraUchiha-314/sherma.git\ncd sherma\n\n# Install dependencies\nuv sync\n\n# Install pre-commit hooks\nuv run pre-commit install --hook-type pre-commit --hook-type commit-msg\n```\n\n## Running Checks\n\n```bash\n# Lint\nuv run ruff check .\n\n# Format\nuv run ruff format --check .\n\n# Type check\nuv run pyright\n\n# Unit tests\nuv run pytest\n\n# All pre-commit hooks\nuv run pre-commit run --all-files\n```\n\n## Commit Conventions\n\nThis project uses [Conventional Commits](https://www.conventionalcommits.org/). Commit messages must follow the format:\n\n```\n\u003ctype\u003e(optional scope): \u003cdescription\u003e\n```\n\nCommon types: `feat`, `fix`, `docs`, `style`, `refactor`, `test`, `chore`.\n\nCommitizen enforces this via a commit-msg hook and handles automatic version bumping on merge to main.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadarauchiha-314%2Fsherma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadarauchiha-314%2Fsherma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadarauchiha-314%2Fsherma/lists"}