Rejigged the structure

This commit is contained in:
2026-01-15 18:41:01 +11:00
parent 27044db894
commit 4064e1e716
29 changed files with 763 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Incremental Agent
Incremental Agent is a little attempt to build an AI agent that can create a website incrementally; inspired by the Ralph Wiggum addon for Claude Code.
## Features
- Incremental, iterative website development
- Uses AI to generate and refine code, add libraries, and enhance functionality, all self determined
- Simple and easy to use