Skip to main content

Coauthor Python Project

Project description

Coauthor AI Agent

Documentation Status pipeline status coverage report PyPI version Pyversions Code style: black

Coauthor is a versatile AI agent designed to seamlessly integrate into any project without being restricted to a particular tool or IDE. It functions as a co-author, operating in the background to monitor files and respond to instructions for collaboratively producing documentation, code, configuration, and more.

The agent is powered by a simple task engine that allows you to define workflows—collections of tasks that are executed in sequence when certain conditions, such as file or directory changes, are met. This task engine is enhanced by the Jinja templating engine, providing extensive control over system and user prompts.

Installing

:start-after:

To install Coauthor run the following command:

pip install coauthor

Configuration .coauthor.yml

To do anything meaningful with coauthor you have to create a configuration file .coauthor.yml. For example in the root of a folder that contains Obsidian markdown files. Refer to the documentation website for more information.

Command line usage

Create a file .coauthor.yml in the root of your project, for example in a Obsidian project where all my Obsidian vaults are in directory vaults:

Start Coauthor run the following commands:

export OPENAI_API_KEY=<you api key>
export OPENAI_API_URL=https://openrouter.ai/api/v1
coauthor --watch

To see command line options, run coauthor --help.

Using with Jira

To enable Jira integration, configure authentication:

# Using Personal Access Token (recommended)
export COAUTHOR_JIRA_PAT=your_personal_access_token
export COAUTHOR_JIRA_URL=https://your-jira-instance.com

# Or using username/password (legacy)
export COAUTHOR_JIRA_USERNAME=your_username
export COAUTHOR_JIRA_PASSWORD=your_password
export COAUTHOR_JIRA_URL=https://your-jira-instance.com

See Jira Configuration for detailed setup instructions.

Contributing

This project welcomes contributions and suggestions. For details, visit the repository's Contributor Page.

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

coauthor-0.1.7.tar.gz (186.4 kB view details)

Uploaded Source

Built Distribution

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

coauthor-0.1.7-py3-none-any.whl (109.3 kB view details)

Uploaded Python 3

File details

Details for the file coauthor-0.1.7.tar.gz.

File metadata

  • Download URL: coauthor-0.1.7.tar.gz
  • Upload date:
  • Size: 186.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.33.1

File hashes

Hashes for coauthor-0.1.7.tar.gz
Algorithm Hash digest
SHA256 7370c505a8ad731b5b091ecd3bafce8c293d023f03abe368d81332b7acf74322
MD5 244f7b794287a40e0b418ec140f44929
BLAKE2b-256 1dff695d789f2505256401242974a67392262b860d2bbe89de091c9f0e9046a2

See more details on using hashes here.

File details

Details for the file coauthor-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: coauthor-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 109.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.33.1

File hashes

Hashes for coauthor-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 4b9c0bf319b06b7a5646388a4bd1142c7eb49c57aee74816ba25226a34450943
MD5 dc83e64a74e9b0dd04a6c0a02bc5c46d
BLAKE2b-256 f9a57dae20e7685654529874e8b70b175745cd0d01e2a2d7582017f3c33fa3eb

See more details on using hashes here.

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