Skip to main content

An extensible agent capable of coding work.

Project description

graytrasher

An extensible agent capable of coding work. Model-agnostic and aplicable in real-world scenarios.

Quickstart

from graytrasher import AICoder
from graytrasher.models.settings import BasicAICoderSettings

config = BasicAICoderSettings(model_name="anthropic/claude-sonnet-4.6", api_key="<YOUR_API_KEY>", workspace="path/to/your/project/or/where/you/gonna/work").model_dump()

my_agent = AIConfig(**config)

my_agent.complete(task="Read my codebase and create a `summary.txt` with a in-depth explanation of the project.")

Chat with the agent

my_agent = AIConfig(**config)

from graytrasher.chat.interface import chat_with_agent_in_terminal
import asyncio

asyncio.run(chat_with_agent_in_terminal(agent=my_agent))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

graytrasher-0.1.0.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

graytrasher-0.1.0-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file graytrasher-0.1.0.tar.gz.

File metadata

  • Download URL: graytrasher-0.1.0.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for graytrasher-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7792e6ed55df4c9dc4738c9d37881d53beda038d245b6b9c687742a17ce8975d
MD5 482758be15b642e6d772f52cd4760075
BLAKE2b-256 a9ceb7f95c869aaf8b24dcd7945b92ef2386b6ab6e36fe83cbc90196eba1efb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for graytrasher-0.1.0.tar.gz:

Publisher: python-publish.yml on cesl11/graytrasher

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file graytrasher-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: graytrasher-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for graytrasher-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5d03bccb3df4711c9b90d540c97c0ea612a868e46f83915417b7394b035b1075
MD5 9ab499e2df0b479e670fb76946b25c32
BLAKE2b-256 5f1f433e92102cc92acf952054b88db2d9b2a0aef97108b6942812d875ad8ee6

See more details on using hashes here.

Provenance

The following attestation bundles were made for graytrasher-0.1.0-py3-none-any.whl:

Publisher: python-publish.yml on cesl11/graytrasher

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page