{"id":49556227,"url":"https://github.com/binlecode/hermes-harness","last_synced_at":"2026-05-03T02:45:24.927Z","repository":{"id":350864584,"uuid":"1208555994","full_name":"binlecode/hermes-harness","owner":"binlecode","description":"Harness-style agentic assistant scaffold — typed orchestration, in-repo docs, structural guardrails","archived":false,"fork":false,"pushed_at":"2026-04-12T13:55:10.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-03T02:45:00.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binlecode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-12T12:55:20.000Z","updated_at":"2026-04-12T13:55:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/binlecode/hermes-harness","commit_stats":null,"previous_names":["binlecode/hermes-harness"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/binlecode/hermes-harness","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binlecode%2Fhermes-harness","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binlecode%2Fhermes-harness/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binlecode%2Fhermes-harness/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binlecode%2Fhermes-harness/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binlecode","download_url":"https://codeload.github.com/binlecode/hermes-harness/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binlecode%2Fhermes-harness/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32556771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T00:31:16.350Z","status":"online","status_checked_at":"2026-05-03T02:00:09.297Z","response_time":103,"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":"2026-05-03T02:45:20.909Z","updated_at":"2026-05-03T02:45:24.918Z","avatar_url":"https://github.com/binlecode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Harness Agent Stack\n\nHarness-style scaffold for a Python agentic assistant project.\n\nThis repository is intentionally organized for agent legibility first:\n\n- `AGENTS.md` is the stable starting point for coding agents.\n- `ARCHITECTURE.md` maps package boundaries and dependency direction.\n- `docs/ROADMAP.md` tracks phased build-out work.\n- `docs/` is the versioned system of record for plans, product intent, references, and quality.\n- `src/harness_agent/` holds the implementation skeleton for a Hermes-inspired assistant.\n- `tests/` mechanically verifies the scaffold and core runtime seams.\n\n## Goals\n\n- Python project managed by `pyproject.toml`\n- `uv` workflow for environment and test execution\n- `pytest` as the verification entry point\n- Package boundaries ready for:\n  - agent loop orchestration\n  - provider abstraction\n  - tool registry\n  - skill registry\n  - memory/session persistence\n  - gateway adapters\n  - scheduled automation\n  - delegation/runtime helpers\n\n## Quick Start\n\n```bash\nuv sync\nuv run pytest\nuv run harness-agent\n```\n\n## Current Status\n\nThis is the first step only: repository structure plus a minimal runtime scaffold.\nIt does not yet implement Hermes-level feature parity.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinlecode%2Fhermes-harness","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinlecode%2Fhermes-harness","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinlecode%2Fhermes-harness/lists"}