svelka-cli
v0.1.21
Published
Svelka, a terminal coding agent. Understands your codebase, edits files, runs commands, drives whole workflows.
Downloads
983
Readme
Svelka
Svelka is an AI helper that lives in your terminal.
You type what you want in plain language. It can:
- write and fix code
- build a simple website from a short description
- (Pro/Team) check security, make images, use WhatsApp
It is not open source. The free period is free to use, not free source code.
Plans (simple)
| Plan | Price | In short | | -------------- | ----------- | ---------------------------------------------- | | Free trial | 365 days | Code + website building | | Coding | $10 / month | Same, after the free period | | Pro | $30 / month | Coding + security + images + personal WhatsApp | | Team | $75 / month | Pro + WhatsApp groups + more images |
Details: https://nakata.app/pricing
Install
npm install -g svelka-cliWorks on macOS, Linux, Windows (64-bit).
Start in 3 steps
1. Your AI key (you pay the AI company, not Svelka, for the model):
export DEEPSEEK_API_KEY=sk-...
# or OPENAI_API_KEY / ANTHROPIC_API_KEY / …2. Run it:
svelkaFree coding trial is 365 days (needs internet once in a while to stay free).
3. When you pay:
- https://nakata.app/pricing
- In Svelka:
/activate - Browser opens → approve → done
Or paste the email token: /license your-token
Everyday commands
svelka -p "explain this project"
svelka -c # continue last chat in this folderInside Svelka:
/pricing— plans/license— your status/design …— build a site from a description/help— full list
Learns your preferences
You do not need a /learn command. Tell Svelka preferences in ordinary English
or Turkish, for example: Keep answers short or Bundan sonra Türkçe cevap ver.
Svelka learns only a known-safe set of response style and verification rules.
The data stays locally in ~/.svelka/corrections/; raw prompts are not stored by
the learner. Facts and project notes remain separate in Svelka memory.
License (short)
Proprietary software. No reverse engineering, cracking, or sharing license keys.
Full terms: https://nakata.app/terms
Support: [email protected]
