WIP: Code editing Agent This is a code editing agent written in Go using anthropic's sdk. The agent is inspired by anthropic and ampcode implementation. NOTE: the env var ANTHROPIC_API_KEY is required for the agent to work References https://ampcode.com/how-to-build-an-agent https://github.com/anthropics/anthropic-sdk-go