A "pawsome" computer control superapp that allows you to interact with your Windows machine using AI.
Featuring a sleek cat-themed UI and powered by Zhipu AI (GLM-4.7-flash), Neko-Claw provides a safe yet efficient way to automate tasks through PowerShell commands.
- Cat-Themed Interface: A warm, user-friendly UI designed with a premium "Neko" aesthetic.
- Human-in-the-Loop Safety: AI proposes PowerShell commands, but nothing runs without your explicit "Purr-fect" (Approve) or "Hiss" (Reject).
- One-Command Start: Intelligent backend that automatically builds the Next.js frontend if needed.
- Smart Output Cleaning: Automatically strips ANSI escape codes from terminal outputs for clean readability.
- Flexible Configuration: Easily change API Keys, Models, and URLs directly from the Settings menu.
- Backend: Go (Golang)
- Frontend: Next.js (TypeScript, Tailwind CSS)
- AI Integration: OpenAI-compatible API
- Go 1.20+
- Node.js & npm (for building the UI)
- PowerShell/pwsh (standard on Windows)
-
Clone the repository:
git clone https://github.com/yourusername/neko-agent.git cd neko-agent -
Run the application: Navigate to the
agentfolder and run the Go server. It will automatically install UI dependencies and build the frontend on the first run.cd agent go run .
-
Access the App: Open your browser and go to
http://localhost:8080.
Once the app is running:
- Click on ⚙️ Settings in the top navigation bar.
- Enter your API Key.
- Ensure the Endpoint is set.
- Save the configuration and start chatting with Neko!
This application allows an AI to suggest commands that can modify your system. Always review the commands in the approval box before clicking "Purr-fect".
Made with 🐾 and AI.
