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): Remove unused autogpt code #7112

Merged

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 Apr 29, 2024

  1. Remove unused autogpt/core code

    kcze committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b72beaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f574569 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. WIP Clean forge

    kcze committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8a55d24 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 8, 2024

  1. Merge branch 'kpczerwinski/open-656-move-components-to-forge' into kp…

    …czerwinski/open-745-clean-forge
    kcze committed May 8, 2024
    Configuration menu
    Copy the full SHA
    acd92a7 View commit details
    Browse the repository at this point in the history
  2. Update

    kcze committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cf3119b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'kpczerwinski/open-745-clean-forge' into kpczerwinski/op…

    …en-428-clean-autogpt
    kcze committed May 8, 2024
    Configuration menu
    Copy the full SHA
    79ab731 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. Merge branch 'kpczerwinski/open-656-move-components-to-forge' into kp…

    …czerwinski/open-745-clean-forge
    kcze committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ffcc152 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    91c7377 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    Pwuts committed May 16, 2024
    Configuration menu
    Copy the full SHA
    654432c View commit details
    Browse the repository at this point in the history
  3. put all agent protocol stuff together in forge.agent_protocol and f…

    …ix imports
    
    * `forge.database` -> `forge.agent_protocol.database`
    * `forge.agent.agent_protocol` -> `forge.agent_protocol.api_router`
    * `forge.agent.middlewares` -> `forge.agent_protocol.middlewares`
    etc
    Pwuts committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0d0ea93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fee0144 View commit details
    Browse the repository at this point in the history
  5. remove unused StepOutput model

    Pwuts committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dfc74d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18a64ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f60272 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77cf987 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98a82e6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb03da0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    37d36bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4499112 View commit details
    Browse the repository at this point in the history
  3. Remove forge_log.py

    kcze committed May 19, 2024
    Configuration menu
    Copy the full SHA
    c96c850 View commit details
    Browse the repository at this point in the history
  4. Restore Agent in forge

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

Commits on May 20, 2024

  1. Remove validate_yaml_file

    kcze committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1999bfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc08d5a View commit details
    Browse the repository at this point in the history
  3. Remove prompt_settings_file from Config and CLI params

    Default directives are now provided by the `SystemComponent`
    kcze committed May 20, 2024
    Configuration menu
    Copy the full SHA
    92e325d View commit details
    Browse the repository at this point in the history
  4. Lint

    kcze committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d529aa4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'kpczerwinski/open-745-clean-forge' into kpczerwinski/op…

    …en-428-clean-autogpt
    kcze committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b913537 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Fix and lint

    kcze committed May 21, 2024
    Configuration menu
    Copy the full SHA
    972841c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7832e32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38af9e8 View commit details
    Browse the repository at this point in the history
  4. Update

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

Commits on May 22, 2024

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