{"id":51226818,"url":"https://github.com/opencorex-org/corexa","last_synced_at":"2026-06-28T12:31:26.866Z","repository":{"id":360897355,"uuid":"1250838385","full_name":"opencorex-org/corexa","owner":"opencorex-org","description":"Corexa is an AI native software engineering platform combining local AI runtimes, autonomous coding agents, repository intelligence, vector memory, and developer automation into a unified developer experience.","archived":false,"fork":false,"pushed_at":"2026-05-28T09:24:18.000Z","size":147,"stargazers_count":0,"open_issues_count":6,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T11:13:43.279Z","etag":null,"topics":["agent","ai","developer-tools","electron","golang","llm","local-ai","react","rust"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opencorex-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":[]}},"created_at":"2026-05-27T02:34:49.000Z","updated_at":"2026-05-28T09:24:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/opencorex-org/corexa","commit_stats":null,"previous_names":["opencorex-org/corexa"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/opencorex-org/corexa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencorex-org%2Fcorexa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencorex-org%2Fcorexa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencorex-org%2Fcorexa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencorex-org%2Fcorexa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencorex-org","download_url":"https://codeload.github.com/opencorex-org/corexa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencorex-org%2Fcorexa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34889047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":["agent","ai","developer-tools","electron","golang","llm","local-ai","react","rust"],"created_at":"2026-06-28T12:31:26.157Z","updated_at":"2026-06-28T12:31:26.851Z","avatar_url":"https://github.com/opencorex-org.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Corexa\n\n**Corexa** is an **AI Native Development Platform** for local-first autonomous software engineering.\n\nCorexa combines a desktop IDE experience, a local AI runtime, repository intelligence, vector memory, terminal execution, coding agents, and extensible developer workflows into one integrated engineering platform.\n\n## Tagline\n\n\u003e AI Native Development Platform\n\n## Why Corexa\n\nMost developer AI products stop at chat. Corexa is designed as an execution environment:\n\n- local-first by default\n- privacy-aware and developer-controlled\n- repository-native instead of prompt-only\n- agent-capable, not single-assistant limited\n- extensible across desktop, CLI, runtime, SDK, and plugins\n- scalable toward enterprise governance and hybrid inference\n\n## Platform Pillars\n\n- Local AI execution and model orchestration\n- Autonomous coding agents with explicit roles and approval boundaries\n- Deep repository intelligence powered by parsing, chunking, embeddings, and graph traversal\n- Corexa-native runtime contracts for inference, memory, terminal, and workspace services\n- Desktop and CLI workflows designed for real software engineering loops\n- Extensible open source architecture with enterprise-ready foundations\n\n## Corexa Architecture At A Glance\n\n```text\nElectron Desktop\n  -\u003e IPC bridge\n  -\u003e Go runtime daemon\n  -\u003e provider adapters, terminal control, indexing, memory, APIs\n  -\u003e TypeScript agents, SDKs, and workspace services\n  -\u003e Rust acceleration for parsing and indexing hotspots\n```\n\n## Monorepo Overview\n\n```text\napps/           Electron desktop app and CLI\nagents/         Planner, coder, reviewer, debugger, architect, orchestrator\npackages/       Shared SDKs, contracts, repo intelligence, memory, plugin kit\nruntime/        Go runtime daemon and provider adapters\nnative/         Rust performance modules\nmemory/         Local vector database layouts and operational assets\ninfrastructure/ Local and production infra manifests\ndocs/           Architecture, roadmap, governance, and development guides\nexamples/       Example plugins and workflows\nscripts/        Bootstrap, dev, and utility scripts\n```\n\n## Documentation\n\n### Start Here\n\n- [Documentation Hub](docs/README.md)\n- [Docs Site Source](docs/site/README.md)\n- [Architecture Overview](docs/architecture/corexa-platform-architecture.md)\n- [Monorepo Structure](docs/architecture/monorepo-structure.md)\n- [Project Goals](docs/project/goals.md)\n- [Execution Plan](docs/project/execution-plan.md)\n- [Milestones](docs/project/milestones.md)\n- [Roadmap](docs/product/roadmap.md)\n\n### Open Source and Community\n\n- [Contributing Guide](CONTRIBUTING.md)\n- [Code of Conduct](CODE_OF_CONDUCT.md)\n- [Governance](GOVERNANCE.md)\n- [Security Policy](SECURITY.md)\n- [Support Guide](SUPPORT.md)\n\n## Quick Start\n\n### Prerequisites\n\n- Node.js 20+\n- pnpm 10+\n- Go 1.23+\n- Rust stable\n\n### Install\n\n```bash\npnpm install\n```\n\n### Start Corexa\n\n```bash\npnpm dev\n```\n\nStart the GitHub Pages documentation site locally:\n\n```bash\npnpm docs:dev\n```\n\nStart the local runtime separately when wiring the desktop app to the Go daemon:\n\n```bash\npnpm runtime:dev\n```\n\nIf Electron is installed but its runtime binary is missing:\n\n```bash\npnpm --filter @corexa/desktop run repair:electron\n```\n\n## Development Commands\n\n```bash\npnpm build\npnpm lint\npnpm test\npnpm typecheck\ngo -C runtime/daemon test ./...\ncargo test --manifest-path native/tree-sitter-indexer/Cargo.toml\n```\n\n## Current Project Focus\n\n### Phase 1\n\n- Local chat and runtime APIs\n- Repository scanning, parsing, and indexing\n- Desktop and CLI developer workflows\n- Memory and plugin foundations\n\n### Phase 2\n\n- Multi-agent orchestration\n- Autonomous engineering workflows\n- Richer terminal approvals and execution traces\n- Semantic memory write-back and replay\n\n### Phase 3\n\n- Enterprise policy systems\n- Plugin ecosystem and marketplace\n- Hybrid local and remote inference\n- Team memory, governance, and observability\n\n## Open Source Standards\n\nCorexa is being structured as a serious long-term open source project:\n\n- clear contribution model\n- documented governance and decision-making\n- issue and PR templates\n- Dependabot for dependency hygiene\n- CODEOWNERS for review routing\n- release automation through GitHub Actions and Changesets\n\n## Repository Standards\n\n- `pnpm` workspaces + Turborepo for JavaScript and TypeScript packages\n- Go runtime with clean architecture boundaries\n- Rust acceleration for performance-sensitive modules\n- Biome for formatting and linting\n- GitHub Actions for CI, release, and repository health\n- GitHub Pages powered by the React site in `docs/site`\n\n## License\n\nApache-2.0. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencorex-org%2Fcorexa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopencorex-org%2Fcorexa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencorex-org%2Fcorexa/lists"}