This commit is contained in:
marko-kraemer 2025-04-22 21:11:43 +01:00
parent ceea41208c
commit 246a3a9957
2 changed files with 6 additions and 7 deletions

View File

@ -1 +1 @@
# AgentPress #

View File

@ -1,13 +1,12 @@
[tool.poetry] [tool.poetry]
name = "agentpress" name = "suna"
version = "0.1.12" version = "1.0"
description = "Building blocks for AI Agents" description = "open source generalist AI Agent"
authors = ["marko-kraemer <mail@markokraemer.com>"] authors = ["marko-kraemer <mail@markokraemer.com>"]
readme = "README.md" readme = "README.md"
license = "MIT" license = "MIT"
homepage = "https://github.com/kortix-ai/agentpress" homepage = "https://www.suna.so/"
repository = "https://github.com/kortix-ai/agentpress" repository = "https://github.com/kortix-ai/suna"
keywords = ["llm", "ai", "agents", "ai agents", "ai agent framework"]
classifiers = [ classifiers = [
"Development Status :: 4 - Beta", "Development Status :: 4 - Beta",
"Intended Audience :: Developers", "Intended Audience :: Developers",