{"id":47599068,"url":"https://github.com/alice-space/alice","last_synced_at":"2026-05-13T09:01:21.108Z","repository":{"id":342779839,"uuid":"1173308131","full_name":"Alice-space/alice","owner":"Alice-space","description":"AI Local Interactive Cross-device Engine. Same AI session, anywhere. Terminal ↔ Feishu for CLI agents (OpenCode/DeepSeek V4, Codex, Claude, Gemini, Kimi).","archived":false,"fork":false,"pushed_at":"2026-05-07T04:04:58.000Z","size":3044,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-07T06:39:56.519Z","etag":null,"topics":["ai-agent","chatbot","cli","connector","deepseek","deepseek-v4","feishu","go","llm","opencode"],"latest_commit_sha":null,"homepage":"https://alice-space.github.io/alice/","language":"Go","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/Alice-space.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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-03-05T08:17:41.000Z","updated_at":"2026-05-07T04:02:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"35b49f4a-5f21-4255-8cb1-1e351963769d","html_url":"https://github.com/Alice-space/alice","commit_stats":null,"previous_names":["alice-space/alice"],"tags_count":186,"template":false,"template_full_name":null,"purl":"pkg:github/Alice-space/alice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alice-space%2Falice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alice-space%2Falice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alice-space%2Falice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alice-space%2Falice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alice-space","download_url":"https://codeload.github.com/Alice-space/alice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alice-space%2Falice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32975183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T06:31:55.726Z","status":"ssl_error","status_checked_at":"2026-05-13T06:31:51.336Z","response_time":115,"last_error":"SSL_read: 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":["ai-agent","chatbot","cli","connector","deepseek","deepseek-v4","feishu","go","llm","opencode"],"created_at":"2026-04-01T18:35:34.689Z","updated_at":"2026-05-13T09:01:21.103Z","avatar_url":"https://github.com/Alice-space.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alice\n\n\u003e **A**I **L**ocal **I**nteractive **C**ross-device **E**ngine\n\u003e\n\u003e Same AI session, anywhere. Terminal ↔ Feishu. No cloud lock-in. Works with OpenCode (DeepSeek V4), Codex, Claude, Gemini, Kimi.\n\n[![Dev CI](https://github.com/Alice-space/alice/actions/workflows/ci.yml/badge.svg)](https://github.com/Alice-space/alice/actions/workflows/ci.yml)\n[![Main Release](https://github.com/Alice-space/alice/actions/workflows/main-release.yml/badge.svg)](https://github.com/Alice-space/alice/actions/workflows/main-release.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/Alice-space/alice)](https://goreportcard.com/report/github.com/Alice-space/alice)\n[![Go Reference](https://pkg.go.dev/badge/github.com/Alice-space/alice.svg)](https://pkg.go.dev/github.com/Alice-space/alice)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n[中文](./README.zh-CN.md)\n\n- **Access your agent from anywhere.**\n  Terminal at your desk. Feishu on your phone. Same session, same context — just `/session resume`.\n- **Pick your AI.**\n  OpenCode / DeepSeek V4, Codex, Claude, Gemini, Kimi. Mix and match per scene.\n- **Zero cloud dependency.**\n  The agent CLI runs on your machine. No API keys, no vendor lock-in.\n- **Goal mode × DeepSeek = low cost.**\n  Fire off dozens of tasks for pennies. Get notified on your phone when done.\n\nA Feishu long-connection connector for CLI-based LLM agents — OpenCode (DeepSeek V4), Codex, Claude, Gemini, Kimi.\n\nRuns as a local multi-bot runtime: receives Feishu messages over WebSocket, routes them into `chat` or `work` scenes, calls the configured LLM CLI, and sends replies, files, and images back. Zero cloud dependency — everything runs on your machine.\n\n## Documentation\n\nFull documentation is at **[alice-space.github.io/alice](https://alice-space.github.io/alice/)**.\n\n| | |\n|--|--|\n| [Tutorials](https://alice-space.github.io/alice/en/tutorials/quick-start.html) | Get Alice running in 5 minutes |\n| [How-To Guides](https://alice-space.github.io/alice/en/how-to/install.html) | Task-focused recipes |\n| [Configuration Reference](https://alice-space.github.io/alice/en/reference/configuration.html) | Every config key documented |\n| [Architecture](https://alice-space.github.io/alice/en/development/architecture.html) | Code-level architecture |\n\n[中文文档 »](https://alice-space.github.io/alice/zh/)\n\n## Quick Start\n\n```bash\nnpm install -g @alice_space/alice\nalice setup\n# edit ~/.alice/config.yaml\nalice --feishu-websocket\n```\n\nThen in Feishu: `@Alice #work deploy the staging environment` — Alice creates a task thread, runs your LLM backend, and streams progress back. Use `/session` anytime to resume the task from your terminal.\n\n## Development\n\n```bash\nmake check   # fmt, vet, test, race\nmake build\nmake run\n```\n\nContribution guide: [CONTRIBUTING.md](./CONTRIBUTING.md)\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falice-space%2Falice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falice-space%2Falice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falice-space%2Falice/lists"}