https://github.com/areid987/aider-squad

https://github.com/areid987/aider-squad

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: AReid987
  • Language: Python
  • Default Branch: main
  • Size: 10.7 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created 10 months ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

Aider Config

Usage

  1. Install dependencies: pip install typer subprocess
  2. Create a .env file with your API keys
  3. Run python aider_config.py run code_squad --session-name my_session --repo-path my_repo

Commands

  • run: Run aider with the specified config
  • github_clone: Clone a GitHub repository

Owner

  • Name: Antonio Reid
  • Login: AReid987
  • Kind: user
  • Location: Austin, Texas

GitHub Events

Total
  • Push event: 1
  • Pull request event: 1
  • Create event: 3
Last Year
  • Push event: 1
  • Pull request event: 1
  • Create event: 3

Dependencies

pyproject.toml pypi
  • typer >=0.16.0