{"id":26103155,"url":"https://github.com/dnakov/anon-kode","last_synced_at":"2025-05-13T19:09:42.167Z","repository":{"id":280514439,"uuid":"942254700","full_name":"dnakov/anon-kode","owner":"dnakov","description":"koding with any LLMs","archived":false,"fork":false,"pushed_at":"2025-04-24T18:52:30.000Z","size":11053,"stargazers_count":1941,"open_issues_count":15,"forks_count":483,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-04-24T19:43:33.467Z","etag":null,"topics":["ai","code","llm","ollama","openai"],"latest_commit_sha":null,"homepage":"https://github.com/dnakov/anon-kode","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnakov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2025-03-03T20:25:47.000Z","updated_at":"2025-04-24T18:52:35.000Z","dependencies_parsed_at":"2025-04-10T16:34:13.505Z","dependency_job_id":null,"html_url":"https://github.com/dnakov/anon-kode","commit_stats":null,"previous_names":["dnakov/anon-kode"],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnakov%2Fanon-kode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnakov%2Fanon-kode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnakov%2Fanon-kode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnakov%2Fanon-kode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnakov","download_url":"https://codeload.github.com/dnakov/anon-kode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250699373,"owners_count":21473220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","code","llm","ollama","openai"],"created_at":"2025-03-09T20:02:20.450Z","updated_at":"2025-04-28T11:51:58.333Z","avatar_url":"https://github.com/dnakov.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","NLP","Terminal \u0026 CLI Agents"],"sub_categories":[],"readme":"# ANON KODE\n\n\nhttps://github.com/user-attachments/assets/7a9253a7-8bb0-40d5-a3f3-5e6096d7c789\n\n\nTerminal-based AI coding tool that can use any model that supports the OpenAI-style API.\n\n- Fixes your spaghetti code\n- Explains wtf that function does\n- Runs tests, shell commands and stuff\n- Whatever else claude-code can do, depending on the model you use\n\n## HOW TO USE\n\n```\nnpm install -g anon-kode\ncd your-project\nkode\n```\n\nYou can use the onboarding to set up the model, or `/model`.\nIf you don't see the models you want on the list, you can manually set them in `/config`\nAs long as you have an openai-like endpoint, it should work.\n\n## USE AS MCP SERVER\n\nFind the full path to `kode` with `which kode` then add the config to Claude Desktop:\n```\n{\n  \"mcpServers\": {\n    \"claude-code\": {\n      \"command\": \"/path/to/kode\",\n      \"args\": [\"mcp\", \"serve\"]\n    }\n  }\n}\n```\n\n## HOW TO DEV\n\n```\npnpm i\npnpm run dev\npnpm run build\n```\n\nGet some more logs while debugging:\n```\nNODE_ENV=development pnpm run dev --verbose --debug\n```\n\n## BUGS\n\nYou can submit a bug from within the app with `/bug`, it will open a browser to github issue create with stuff filed out.\n\n## Warning\n\nUse at own risk.\n\n\n## YOUR DATA\n\n- There's no telemetry or backend servers other than the AI providers you choose\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnakov%2Fanon-kode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnakov%2Fanon-kode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnakov%2Fanon-kode/lists"}