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

refactor(agent, forge): Move library code from autogpt to forge #7106

Commits on Apr 22, 2024

  1. WIP Remove old plugin system

    kcze committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f8ae03b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    232c39a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c0e56 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. WIP Move code to forge

    kcze committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    348081c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. WIP Fix imports

    kcze committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b640f72 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Cleanup forge file structure

    kcze committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8a0b8d9 View commit details
    Browse the repository at this point in the history
  2. Update imports

    kcze committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    77f2605 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Update tests

    kcze committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    b0dd654 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Restore some forge files

    kcze committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    aabb0a5 View commit details
    Browse the repository at this point in the history
  2. Restore forge file structure

    kcze committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    4c353e9 View commit details
    Browse the repository at this point in the history
  3. Update __init__.pys

    kcze committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b4f8b4f View commit details
    Browse the repository at this point in the history
  4. Move tests to forge

    kcze committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f221a27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fb3c22 View commit details
    Browse the repository at this point in the history
  6. Lint

    kcze committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e549ea1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 4, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    ca1f571 View commit details
    Browse the repository at this point in the history
  2. Move providers, fix imports

    kcze committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6a7c2cb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Fix tests

    kcze committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0db3418 View commit details
    Browse the repository at this point in the history
  2. Fix circular deps

    kcze committed May 7, 2024
    Configuration menu
    Copy the full SHA
    214166a View commit details
    Browse the repository at this point in the history
  3. Lint and fixes

    kcze committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3196695 View commit details
    Browse the repository at this point in the history
  4. Update

    kcze committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ea9d6b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fa755f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Updates

    kcze committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7592821 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Move and rename files

    kcze committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4d90dd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2341b4a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Fix circular imports

    kcze committed May 11, 2024
    Configuration menu
    Copy the full SHA
    4fdde69 View commit details
    Browse the repository at this point in the history
  2. Update poetry dependencies

    kcze committed May 11, 2024
    Configuration menu
    Copy the full SHA
    d2c85ac View commit details
    Browse the repository at this point in the history
  3. Lint

    kcze committed May 11, 2024
    Configuration menu
    Copy the full SHA
    f31942c View commit details
    Browse the repository at this point in the history
  4. Update component ordering

    kcze committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ffd6377 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    baf02c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kpczerwinski/open-909-decouple-components' into kpczerw…

    …inski/open-656-move-components-to-forge
    kcze committed May 12, 2024
    Configuration menu
    Copy the full SHA
    2433453 View commit details
    Browse the repository at this point in the history
  3. Fix import

    kcze committed May 12, 2024
    Configuration menu
    Copy the full SHA
    6c1e8a3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    84808e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60da74e View commit details
    Browse the repository at this point in the history
  3. fix usages of click.prompt

    Pwuts committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2833815 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dad9e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4775d3b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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