diff --git a/README.md b/README.md index 95e4bc43..570c043a 100644 --- a/README.md +++ b/README.md @@ -53,30 +53,6 @@ Open your browser and navigate to [http://localhost:3000](http://localhost:3000) - Try restarting Docker Desktop - Run `docker compose down` and then `make build` again -## 📁 AI-First Development - -After cloning the repository, open it in [Cursor IDE](https://www.cursor.com/) for an AI-first development experience: - -1. Toggle AI Pane (Cmd + I) -2. Go to Cursor Settings -> Models -> Check "claude-3-5-sonnet-20241022" -3. Open Composer Tab -4. Switch model to "claude-3-5-sonnet-20241022" -5. Switch to agent -6. Say "hi" to start your onboarding - -After your onboarding round complete, you type "hi" and get the following prompt: - -``` -Would you like to: - -1. Review today's priorities? -2. Check pending decisions? -3. Get updates on recent changes? -4. Switch to a specific expert? -``` - -We don't use any ticketing system, AI will tell you what to do next. -AI will act like your personal secretary, answer any questions about business, design, architecture, etc. ## 📁 Project Structure