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

Create pass to use ai to generate behavior code #611

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

Commits on Apr 3, 2024

  1. Initial structural changes for Codify Pass

    * Add Codify module
    * Add skeleton code for pass and command
    * Factor Pass base classes to separate compilation units
    * Fix a comment in AST
    * Add dependency for codify module on OpenAI Scala Client
    reid-spencer committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5dfa500 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29e9193 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge branch 'main' into 608-create-pass-to-use-ai-to-generate-behavi…

    …or-code
    
    Signed-off-by: Reid Spencer <[email protected]>
    reid-spencer authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    98963df View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    9093718 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    5977696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6788105 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge branch 'main' into 608-create-pass-to-use-ai-to-generate-behavi…

    …or-code
    
    Signed-off-by: Reid Spencer <[email protected]>
    reid-spencer authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d4bcd8e View commit details
    Browse the repository at this point in the history