diff --git a/backend/README.md b/backend/README.md index 497bd53b..4e768b56 100644 --- a/backend/README.md +++ b/backend/README.md @@ -1 +1 @@ -# AgentPress \ No newline at end of file +# \ No newline at end of file diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 433d608e..cdbfaa66 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -1,13 +1,12 @@ [tool.poetry] -name = "agentpress" -version = "0.1.12" -description = "Building blocks for AI Agents" +name = "suna" +version = "1.0" +description = "open source generalist AI Agent" authors = ["marko-kraemer "] readme = "README.md" license = "MIT" -homepage = "https://github.com/kortix-ai/agentpress" -repository = "https://github.com/kortix-ai/agentpress" -keywords = ["llm", "ai", "agents", "ai agents", "ai agent framework"] +homepage = "https://www.suna.so/" +repository = "https://github.com/kortix-ai/suna" classifiers = [ "Development Status :: 4 - Beta", "Intended Audience :: Developers",