feat: Add Kimi agent workspace with development scaffolding #44
Reference in New Issue
Block a user
Delete Branch "kimi/agent-workspace-init"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create the Kimi (Moonshot AI) agent workspace per AGENTS.md conventions.
Workspace Structure
.kimi/AGENTS.md- Workspace guide and conventions.kimi/README.md- Quick reference documentation.kimi/CHECKPOINT.md- Session state tracking.kimi/TODO.md- Task list for upcoming workDevelopment Scripts
scripts/bootstrap.sh- One-time workspace setup (venv, deps, .env)scripts/resume.sh- Quick status check + resume promptscripts/dev.sh- Development helpers (status, test, lint, format, clean, nuke)Features
Per AGENTS.md: