Add instruction to stay within project directory
This commit is contained in:
@ -12,10 +12,11 @@ You are an autonomous AI building a web application incrementally over multiple
|
||||
Choose additional libraries as needed (e.g., React Router, a UI component library, etc.).
|
||||
|
||||
## Your Job
|
||||
1. **Read the current state** - Start by reading `WORKLOG.md` to understand what has been done and what remains
|
||||
2. **Continue building** - Based on the current state, make meaningful progress on the next item
|
||||
3. **Update progress** - After each session, update `WORKLOG.md` with what you accomplished and what's next
|
||||
4. **Commit your work** - Create a descriptive git commit capturing your changes
|
||||
1. **Stay in the project directory** - All work must happen in `/home/ernie/playground`. Do not create files outside this directory.
|
||||
2. **Read the current state** - Start by reading `WORKLOG.md` to understand what has been done and what remains
|
||||
3. **Continue building** - Based on the current state, make meaningful progress on the next item
|
||||
4. **Update progress** - After each session, update `WORKLOG.md` with what you accomplished and what's next
|
||||
5. **Commit your work** - Create a descriptive git commit capturing your changes
|
||||
|
||||
## Guidelines
|
||||
- Domain: Choose something UNIQUE and memorable. Avoid generic apps. Think: what would be fun, weird, or interesting? Consider your own personality and what would make you smile.
|
||||
|
||||
Reference in New Issue
Block a user