From 7fbfe0613cd65fa118fbd04613ff1d1d6767b711 Mon Sep 17 00:00:00 2001 From: William Zeng <44910023+wwzeng1@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:09:27 -0700 Subject: [PATCH] Create sweep.md --- site/content/autonomous-agents/sweep.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 site/content/autonomous-agents/sweep.md diff --git a/site/content/autonomous-agents/sweep.md b/site/content/autonomous-agents/sweep.md new file mode 100644 index 0000000..db49eb9 --- /dev/null +++ b/site/content/autonomous-agents/sweep.md @@ -0,0 +1 @@ ++++ title = "Sweep" weight = 20 [extra] linkURL = "https://sweep.dev" description = "Sweep: AI-powered Junior Developer for small features and bug fixes." additionalLinks = [ { url = "https://github.com/sweepai/sweep", icon = "/icons/github.svg", tooltip = "GitHub Repository" }, { url = "https://docs.sweep.dev", icon = "/icons/documentation.svg", tooltip = "Documentation" }, ] +++