Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Error Handling & Interactive Mode Feature #23

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Apr 14, 2023

  1. added better error handling

    moved openai key to a function call for easier calling
    spenceryonce committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d9d43d4 View commit details
    Browse the repository at this point in the history
  2. added interactive mode + CLI flag

    allows for accepting changes of individual suggestions
    spenceryonce committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    270ac7a View commit details
    Browse the repository at this point in the history
  3. Added Proper Logging

    all commands are logged in a log file
    with nicely formatted context and datetime
    spenceryonce committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    fa84b1e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from spenceryonce/logging

    Added Proper Logging
    spenceryonce authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2cd8a54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea7d6fa View commit details
    Browse the repository at this point in the history