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.2.2.tar.gz (20.4 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.2.2-py3-none-any.whl (23.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for graytrasher-0.2.2.tar.gz
Algorithm Hash digest
SHA256 d2cee8ed11ffdd87dae4ce979109bc519d644004cd3fe3d8578c551228177a9f
MD5 b354577f8af7c0c031d10131462eaa84
BLAKE2b-256 cba9b72b1da43d3f8e6b00b1417f69ee7b59fec78bafaf40abeded5aed9616d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for graytrasher-0.2.2.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.2.2-py3-none-any.whl.

File metadata

  • Download URL: graytrasher-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 23.6 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.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cb6b3c0bef40ab119bc7375c47acc5422126f881f97f0bffb277c948b94cffea
MD5 ccff81e4cf447aa38d9eb95154b84a80
BLAKE2b-256 a7ebde8416a4fc9241991a2f03d42965d36b50ae65fe5f256219ea4d93bc1dc1

See more details on using hashes here.

Provenance

The following attestation bundles were made for graytrasher-0.2.2-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