Skip to main content

yncli

AI coding agent untuk terminal. Langsung paham struktur workspace Anda, merancang rencana di plan.md, dan mengeksekusi kode tanpa basa-basi.


⚡ Cara Pasang & Jalankan

Lewat NPX / NPM (Node.js)

# Langsung jalankan tanpa instalasi:
npx @yanzyuyu/yncli

# Atau pasang secara global:
npm install -g @yanzyuyu/yncli
yncli

Lewat Pip / Pipx (Python)

# Pasang via pip:
pip install yncli
yncli

# Atau jalankan via pipx:
pipx run yncli

Script Pasang Otomatis (PowerShell / Shell)

  • Windows (PowerShell):
    irm https://raw.githubusercontent.com/yanzyuyu/yncli/main/install.ps1 | iex
    
  • macOS / Linux:
    curl -fsSL https://raw.githubusercontent.com/yanzyuyu/yncli/main/install.sh | bash
    

💡 Kenapa Pakai yncli?

  1. Langsung Paham Isi Folder
    Begitu dibuka di direktori proyek, yncli otomatis membaca file kode ke memori aktif. Anda tidak perlu repot copy-paste isi file manual.

  2. Perencanaan Jelas (plan.md)
    Di Plan Mode, AI menganalisis sistem, menggambar rancangan ASCII, dan menulis dokumen PRD ke plan.md sebelum menyentuh kode produksi.

  3. Eksekusi Mandiri di Build Mode
    Di Build Mode, AI langsung memodifikasi file, membuat komponen baru, dan memvalidasi sintaks (JS/TS, Python, Rust, Go, PHP, dll.) secara mandiri.

  4. Tampilan Bersih Satu Baris
    Status eksekusi diperbarui di baris yang sama tanpa membanjiri layar terminal Anda dengan ratusan baris log yang tidak perlu.


🛠️ Contoh Penggunaan

1. Buka Konsol Interaktif

Cukup buka terminal di folder proyek Anda:

yncli

2. Kirim Instruksi Cepat Sekali Ketik

yncli "buatkan REST API FastAPI dengan autentikasi JWT dan SQLite"

3. Opsi Tambahan

# Ganti model AI:
yncli -m ag/claude-sonnet-4-6

# Mulai langsung di Plan Mode:
yncli --mode plan

# Aktifkan spesialisasi tertentu:
yncli -s architect

⌨️ Perintah di Dalam Konsol (Slash Commands)

Perintah Deskripsi
/model Buka menu pop-up interaktif untuk memilih model AI (bisa diklik)
/plan Masuk ke Plan Mode (Riset arsitektur & susun plan.md)
/build Masuk ke Build Mode (Eksekusi pembuatan & modifikasi kode)
/ask Masuk ke Ask Mode (Konsultasi murni tanpa edit file)
/cd <folder> Pindah folder kerja aktif & muat ulang memori file
/approval Atur apakah tool dijalankan otomatis atau konfirmasi manual
/thinking Tampilkan atau sembunyikan proses penalaran AI
/skill <nama> Ganti persona (ultrabrain, architect, debugger, dll)
/clear Bersihkan riwayat chat dan segarkan memori proyek
/save Simpan riwayat percakapan ke file Markdown
/exit Keluar dari yncli

📄 Lisensi

MIT License © 2026 Yanzyuyu.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yncli-1.2.0.tar.gz (45.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yncli-1.2.0-py3-none-any.whl (53.5 kB view details)

Uploaded Python 3

File details

Details for the file yncli-1.2.0.tar.gz.

File metadata

  • Download URL: yncli-1.2.0.tar.gz
  • Upload date:
  • Size: 45.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.15

File hashes

Hashes for yncli-1.2.0.tar.gz
Algorithm Hash digest
SHA256 42e3cce80109aa24d87c7f1bc32da0924e97659b485c93ed223b6e521f0825e6
MD5 b114fef577937e4afba7f3d14290d078
BLAKE2b-256 e4b36aae880a9cf69818fd0ed2ad5590a2d16fdeb4abf991ab7416a5b363fd2c

See more details on using hashes here.

File details

Details for the file yncli-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: yncli-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 53.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.15

File hashes

Hashes for yncli-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 021d7ae6f3536a9cef66657db1b37d111f04a03bb8ca332caa7cbac430227e88
MD5 6c7743f245a75716ee316d64e2489179
BLAKE2b-256 64849f40418b0ff8c5b507c76cda797fbea97b66a39c89912302f7f9f7c93cb2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page