mirror of
https://github.com/leonvanzyl/autocoder.git
synced 2026-01-31 06:42:06 +00:00
fix dotenv dependency, also add license agreement
This commit is contained in:
11
README.md
11
README.md
@@ -1,12 +1,14 @@
|
||||
# Autonomous Coding Agent
|
||||
|
||||
[](https://www.buymeacoffee.com/leonvanzyl)
|
||||
|
||||
A long-running autonomous coding agent powered by the Claude Agent SDK. This tool can build complete applications over multiple sessions using a two-agent pattern (initializer + coding agent). Includes a React-based UI for monitoring progress in real-time.
|
||||
|
||||
## Video Walkthrough
|
||||
## Video Tutorial
|
||||
|
||||
[](https://youtu.be/YW09hhnVqNM)
|
||||
[](https://youtu.be/lGWFlpffWk4)
|
||||
|
||||
> **[Watch the setup and usage guide →](https://youtu.be/YW09hhnVqNM)**
|
||||
> **[Watch the setup and usage guide →](https://youtu.be/lGWFlpffWk4)**
|
||||
|
||||
---
|
||||
|
||||
@@ -320,4 +322,5 @@ The agent tried to run a command not in the allowlist. This is the security syst
|
||||
|
||||
## License
|
||||
|
||||
Internal Anthropic use.
|
||||
This project is licensed under the GNU Affero General Public License v3.0 - see the [LICENSE.md](LICENSE.md) file for details.
|
||||
Copyright (C) 2026 Leon van Zyl (https://leonvanzyl.com)
|
||||
|
||||
Reference in New Issue
Block a user