Find Related products on Amazon

Shop on Amazon

Show HN: Fork of Claude-code working with local and other LLM providers

Published on: 2025-07-05 00:35:12

ANON KODE anon-kode.mov Terminal-based AI coding retard that can use any model that supports the OpenAI-style API. Fixes your spaghetti code Explains wtf that function does Runs tests and other bullshit Whatever else claude-code can do, depending on the model you use HOW TO USE npm install -g anon-kode cd your-project kode First time you gotta set up your shit with /config. After that, just start typing. Warning Use at own risk. YOUR DATA All telemetry removed DEVELOPMENT CI/CD Workflow This project uses GitHub Actions for automated versioning, building and publishing: Release Workflow - Single workflow that handles everything Trigger manually from GitHub Actions tab Choose version type: patch, minor, or major The workflow will: Bump the version in package.json Build the project Commit changes and create a tag Publish to npm To release a new version: Go to Actions → Release → Run workflow Select version type (patch/minor/major) Click "Run workflow" ... Read full article.