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

Uploaded Python 3

File details

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

File metadata

  • Download URL: graytrasher-0.2.3.tar.gz
  • Upload date:
  • Size: 20.3 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.3.tar.gz
Algorithm Hash digest
SHA256 4b4c42e3ba7107876f6467df801bc1b9e3eb1828920d63543fe1d5397cd10882
MD5 324c465ebd8bee8c3207ca9e9fbd4192
BLAKE2b-256 305df613a36eaf4cf848f9014bfba223dfbfc1272753c773e0da1abbdf0a1531

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: graytrasher-0.2.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 15b474a0159564d2c2cb12f3066353e9cf40cd31d9f99172a48f67e726e2e42c
MD5 e2753c8eaa2722c8903faa567f7ee80e
BLAKE2b-256 70c8283f8fb44886c6f78e65ac42ce5fbc6f3766c21d79df026615775216fb93

See more details on using hashes here.

Provenance

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