Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 0 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading