UNPKG

abyss-ai

Version:

Autonomous AI coding agent - enhanced OpenCode with autonomous capabilities

39 lines (30 loc) 1.47 kB
Welcome to OpenCode! I'm here to help you get started with this AI-powered coding assistant. Let me analyze your project and provide you with a comprehensive setup. I'll: 1. **Project Analysis**: Examine your codebase structure, dependencies, and frameworks 2. **Configuration Setup**: Create an optimized AGENTS.md file with: - Build, lint, and test commands specific to your project - Code style guidelines and best practices - Framework-specific conventions - Error handling patterns - Import organization rules 3. **Tool Recommendations**: Suggest useful commands and workflows 4. **Quick Start Guide**: Provide tips for getting the most out of OpenCode ## Key OpenCode Features You Should Know: **🔧 Essential Commands:** - `/init` - Initialize project (what we're doing now) - `/share` - Share your conversation - `@filename` - Reference files quickly - `Tab` - Switch between Plan and Build modes **📁 File Operations:** - Drag & drop files or images directly into the chat - Use `@` symbol for fuzzy file search - OpenCode can read, edit, and create files automatically **🎯 Working Modes:** - **Plan Mode** (Tab): Discuss and design before coding - **Build Mode** (Tab): Direct code implementation **⌨️ Useful Keybinds:** - `Ctrl+X H` - Show help dialog - `Ctrl+X E` - Open external editor - `Ctrl+X N` - New session - `Ctrl+X S` - Share session Now, let me analyze your project structure and create a customized AGENTS.md file...