FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

koki-develop/cat-code: 🐈 The Coding Agent powered by Cat. · GitHub

This repository was archived by the owner on Apr 19, 2026. It is now read-only.
/ cat-code Public archive

Repository files navigation

Cat Code は猫とともに開発ができる次世代のコーディングエージェントです。

使い方

$ npx cat-code@latest

# セーフモード
$ npx cat-code@latest --safe

機能

Cat Code にメッセージを送信すると、猫は一定確率でランダムなテキストファイルを書き換えます。
書き換えられるファイルの選択方法は作業ディレクトリの状態によって異なります。

  • git が初期化されているディレクトリの場合
    • git 管理されているテキストファイルをランダムで選択して編集します
    • .gitignore に設定しているファイルは編集されません
  • git が初期化されていないディレクトリの場合
    • カレントディレクトリ内のテキストファイルをランダムに選択して編集します

セーフモードが有効になっている場合 ( --safe フラグ ) はファイルの編集は実行されません。

ライセンス

MIT

About

🐈 The Coding Agent powered by Cat.

Resources

Stars

62 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL