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

feat: Added the ability to use the TEACH-ME mode #221

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Commits on Oct 22, 2024

  1. start

    FroVolod committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    48250c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. added a visual indicator for creating a new project

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fc14a52 View commit details
    Browse the repository at this point in the history
  2. added filter to "RUST_LOG" trace

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4334684 View commit details
    Browse the repository at this point in the history
  3. added "--teach-me" to execute_git_commands()

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a78deb0 View commit details
    Browse the repository at this point in the history
  4. fixed filter for indicatif_layer

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5b78a94 View commit details
    Browse the repository at this point in the history
  5. refactored

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    61f4d74 View commit details
    Browse the repository at this point in the history
  6. added "--teach-me" to track_usage()

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    333d904 View commit details
    Browse the repository at this point in the history
  7. reverted a fix for track_usage()

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bb05f03 View commit details
    Browse the repository at this point in the history
  8. added "--teach-me" to BuildCommand

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    21744ed View commit details
    Browse the repository at this point in the history
  9. fixed

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1ddf136 View commit details
    Browse the repository at this point in the history
  10. added "--teach-me" to subprocess_step

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    20fd718 View commit details
    Browse the repository at this point in the history
  11. formatted "Invoking cargo"

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fcb68ab View commit details
    Browse the repository at this point in the history
  12. refactored indent_payload()

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1d7c891 View commit details
    Browse the repository at this point in the history
  13. added --teach-me to NearArgs

    FroVolod committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    53b3f97 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. refactored tracing

    FroVolod committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    cd99663 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. updated README

    FroVolod committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8bac628 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    FroVolod authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4cab6dd View commit details
    Browse the repository at this point in the history