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.0.tar.gz (15.8 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.0-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: graytrasher-0.2.0.tar.gz
  • Upload date:
  • Size: 15.8 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.0.tar.gz
Algorithm Hash digest
SHA256 9d3f583a1f6d39b93a2c93bde3029897e862e635c05f78336177b0f3dd4338cd
MD5 90f2501a66947ee2edc8409745b74665
BLAKE2b-256 93aa10ca4c90db1919bec62c3da8662c2641dcd29c868add5dff11af41594420

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: graytrasher-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 18.7 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8f65a698d2135c50bc0a908b81cddf9e48735f8271c69c726fe48c32c78aa0ea
MD5 af27470f25febbfd67e4fac695e170c6
BLAKE2b-256 8320aadac4e6297e9164dc2da07d398e17b72659d62146450f2b265d6b41eae3

See more details on using hashes here.

Provenance

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