{"id":44250523,"url":"https://github.com/gbtami/isaac","last_synced_at":"2026-02-16T01:15:18.900Z","repository":{"id":322330242,"uuid":"1088780723","full_name":"gbtami/isaac","owner":"gbtami","description":"Isaac is a coding client and agent implementing the Agent Client Protocol (ACP)","archived":false,"fork":false,"pushed_at":"2026-02-09T15:35:15.000Z","size":1651,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-09T16:34:51.102Z","etag":null,"topics":["acp","agent","client","pydantic-ai"],"latest_commit_sha":null,"homepage":"","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/gbtami.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":null,"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","dco":null,"cla":null}},"created_at":"2025-11-03T12:56:46.000Z","updated_at":"2026-02-09T15:20:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/gbtami/isaac","commit_stats":null,"previous_names":["gbtami/isaac"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gbtami/isaac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbtami%2Fisaac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbtami%2Fisaac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbtami%2Fisaac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbtami%2Fisaac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbtami","download_url":"https://codeload.github.com/gbtami/isaac/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbtami%2Fisaac/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29303090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T14:01:40.753Z","status":"ssl_error","status_checked_at":"2026-02-10T14:01:37.954Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["acp","agent","client","pydantic-ai"],"created_at":"2026-02-10T14:03:43.529Z","updated_at":"2026-02-16T01:15:18.895Z","avatar_url":"https://github.com/gbtami.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍏 Isaac ACP 🍏 (`isaac-acp`)\n\n[![PyPI version](https://img.shields.io/pypi/v/isaac-acp)](https://pypi.org/project/isaac-acp/)\n[![Lint](https://github.com/gbtami/isaac/actions/workflows/lint.yml/badge.svg)](https://github.com/gbtami/isaac/actions/workflows/lint.yml)\n[![Tests](https://github.com/gbtami/isaac/actions/workflows/test.yml/badge.svg)](https://github.com/gbtami/isaac/actions/workflows/test.yml)\n\nIsaac is an ACP-compliant coding agent and reference CLI client.\n\n- Agent implementation: `isaac.agent`\n- Client REPL implementation: `isaac.client`\n- Protocol: [Agent Client Protocol (ACP)](https://agentclientprotocol.com/protocol/)\n\n\u003e Since Newton discovered gravity, everything's been going downhill.\n## Installation\n\n```bash\npip install isaac-acp\n```\n\n## Quickstart\n\nRun the agent:\n\n```bash\nisaac\n```\n\nRun the bundled client against the bundled agent:\n\n```bash\npython -m isaac.client isaac\n```\n\nOr when developing from source:\n\n```bash\nuv run python -m isaac.client uv run isaac\n```\n\n## Configuration\n\nIsaac loads environment variables from:\n\n1. `\u003cplatform config dir\u003e/isaac/.env` (via `platformdirs`; Linux example: `~/.config/isaac/.env`)\n\nCommon variables:\n\n- `OPENROUTER_API_KEY` (or provider-specific model keys)\n- `ISAAC_ACP_STDIO_BUFFER_LIMIT_BYTES` (optional ACP stdio buffer override)\n\n## Features\n\n- ACP 0.8 session config options for mode/model selection\n- Prompt turns, tool calls, filesystem and terminal ACP flows\n- Interactive client slash commands (`/mode`, `/model`, `/status`, `/usage`)\n- MCP server config forwarding from the client to the agent\n\n## Development\n\n```bash\nuv pip install -e .\nuv run ruff format .\nuv run ruff check .\nuv run mypy src tests\nuv run pytest\nuv build --wheel --sdist\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbtami%2Fisaac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbtami%2Fisaac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbtami%2Fisaac/lists"}