{"id":49492004,"url":"https://github.com/friday-platform/agent-sdk","last_synced_at":"2026-05-01T07:01:45.394Z","repository":{"id":354567254,"uuid":"1203993319","full_name":"friday-platform/agent-sdk","owner":"friday-platform","description":"Friday Agent SDK","archived":false,"fork":false,"pushed_at":"2026-04-29T04:03:31.000Z","size":41189,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-29T06:12:21.825Z","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/friday-platform.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":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":"2026-04-07T15:31:45.000Z","updated_at":"2026-04-11T00:28:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/friday-platform/agent-sdk","commit_stats":null,"previous_names":["friday-platform/agent-sdk"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/friday-platform/agent-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friday-platform%2Fagent-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friday-platform%2Fagent-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friday-platform%2Fagent-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friday-platform%2Fagent-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/friday-platform","download_url":"https://codeload.github.com/friday-platform/agent-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friday-platform%2Fagent-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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-01T07:01:44.669Z","updated_at":"2026-05-01T07:01:45.388Z","avatar_url":"https://github.com/friday-platform.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Friday Agent SDK\n\n[![CI](https://github.com/friday-platform/agent-sdk/actions/workflows/ci.yml/badge.svg)](https://github.com/friday-platform/agent-sdk/actions/workflows/ci.yml)\n[![PyPI version](https://img.shields.io/pypi/v/friday-agent-sdk.svg?v=1)](https://pypi.org/project/friday-agent-sdk/)\n[![Python versions](https://img.shields.io/pypi/pyversions/friday-agent-sdk.svg?v=1)](https://pypi.org/project/friday-agent-sdk/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n\n\u003e **Status: alpha — APIs may change.** Pin an exact version in production and\n\u003e read the [CHANGELOG](CHANGELOG.md) before upgrading.\n\nWrite AI agents in Python (and soon other languages) that run inside the\n[Friday platform](https://github.com/friday-platform/friday-studio). The host\nmanages credentials and routes LLM, HTTP, and MCP calls on the agent's behalf,\nso your agent code stays a pure Python function — no provider SDKs, no key\nplumbing.\n\n**Requirements** (the SDK is not standalone):\n\n- Python 3.12+\n- A running [Friday daemon](https://github.com/friday-platform/friday-studio)\n  (provides the `atlas` CLI and the host runtime)\n- An LLM provider key (Anthropic, OpenAI, or Google) configured in the daemon's\n  `.env` — agents never see it directly\n\n- **SDK reference \u0026 guides:** [`packages/python/README.md`](packages/python/README.md)\n  and [`packages/python/docs/`](packages/python/docs/)\n- **Examples:** [`packages/python/examples/`](packages/python/examples/) — 10\n  runnable agents from minimal to production-grade\n- **Friday platform docs:** https://docs.hellofriday.ai/\n- **Daemon \u0026 `atlas` CLI:** [friday-platform/friday-studio](https://github.com/friday-platform/friday-studio)\n\n## Repository layout\n\nThis is a monorepo. The product is the Python package under\n[`packages/python/`](packages/python/); the TypeScript root is dev tooling\n([Vite+](https://vite.plus/)) for running checks across the workspace.\n\n## Quick start\n\n```bash\npip install friday-agent-sdk\n```\n\nThen see [`packages/python/README.md`](packages/python/README.md) to write\nand run your first agent.\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md). Security issues: see\n[SECURITY.md](SECURITY.md).\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriday-platform%2Fagent-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriday-platform%2Fagent-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriday-platform%2Fagent-sdk/lists"}