What problem does it solve?
FitClaw-old solves the problem of manual exercise planning and coding, providing a smart programming assistant to assist with tasks ranging from model integration to user interaction.
Core Features & Use Cases
- Agent Runtime: Unifies model calls, tool execution, state management, and event systems.
- CLI Programming Assistant: Provides an interactive development experience similar to Claude Code.
- Feishu Bot: Integrates Agent capabilities into instant messaging and team workflows.
- Sports Coach Skill: Offers training plans, motion query, training record, and physical examination management.
- Web/UI Components: Accumulates reusable chat interface and terminal UI capabilities.
- GPU Pod Management: Assists in the deployment and management of local/remote inference resources such as vLLM.
Quick Start
Start by installing dependencies and then building all packages using npm.
- Install dependencies: npm install
- Build all packages: npm run build
To start the CLI, run the command: node packages/coding-agent/dist/cli.js