{"id":49699817,"url":"https://github.com/inkeep/open-knowledge-legacy","last_synced_at":"2026-05-30T21:00:55.953Z","repository":{"id":355950532,"uuid":"1203857779","full_name":"inkeep/open-knowledge-legacy","owner":"inkeep","description":"Agent-native knowledge platform — Obsidian-grade editor + CRDT + MCP + git","archived":false,"fork":false,"pushed_at":"2026-05-28T05:49:36.000Z","size":39418,"stargazers_count":3,"open_issues_count":19,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T06:25:24.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://open-knowledge-docs.preview.inkeep.com","language":"TypeScript","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/inkeep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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-07T13:00:16.000Z","updated_at":"2026-05-28T05:47:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/inkeep/open-knowledge-legacy","commit_stats":null,"previous_names":["inkeep/open-knowledge-legacy"],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/inkeep/open-knowledge-legacy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fopen-knowledge-legacy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fopen-knowledge-legacy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fopen-knowledge-legacy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fopen-knowledge-legacy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inkeep","download_url":"https://codeload.github.com/inkeep/open-knowledge-legacy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fopen-knowledge-legacy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33599465,"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-05-28T02:00:06.440Z","response_time":99,"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-08T07:02:26.080Z","updated_at":"2026-05-28T08:00:40.307Z","avatar_url":"https://github.com/inkeep.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open Knowledge\n\nOpen Knowledge is a local-first knowledge base for teams that want docs, help-center content, SOPs, and agent-facing knowledge to live in one structured editing system.\n\nThe project includes a desktop app, web app, server, CLI, shared core packages, and docs site. It uses Bun workspaces and Turbo for builds.\n\n## Repository Model\n\nThis public repository is mirrored from Inkeep's internal monorepo with Copybara. The internal source path is `public/open-knowledge/` in `inkeep/agents-private`.\n\nPublic pull requests are welcome. When a public PR opens here, automation mirrors it into the internal monorepo for review and merge. After the internal PR lands, Copybara syncs the accepted change back to this repository.\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md) for the full contribution flow and [AGENTS.md](./AGENTS.md) for agent-facing development guidance.\n\n## Prerequisites\n\n- Bun 1.3.13 or newer (pinned in [`.bun-version`](./.bun-version))\n- Node.js 24 or newer (pinned in [`.node-version`](./.node-version))\n- Git\n\nIf you use a Node version manager, pin Node 24 with `fnm install`, `volta install node@24`, or `mise install`. Earlier Node versions fail `engines` checks during `bun install`.\n\n## Quick Start\n\n```bash\nbun install\nbun run check\n```\n\nRun the app locally:\n\n```bash\nbun run --filter @inkeep/open-knowledge-app dev\n```\n\nRun the docs site locally:\n\n```bash\ncd docs\nbun run dev\n```\n\n## Monorepo Layout\n\n- `packages/app` - web app and editor UI\n- `packages/cli` - command-line entrypoint\n- `packages/core` - shared domain logic\n- `packages/desktop` - Electron desktop app\n- `packages/plugin` - agent integration package\n- `packages/server` - local server\n- `docs` - documentation site\n\n## Development\n\n```bash\nbun run format\nbun run lint\nbun run typecheck\nbun run test\nbun run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkeep%2Fopen-knowledge-legacy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finkeep%2Fopen-knowledge-legacy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkeep%2Fopen-knowledge-legacy/lists"}