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(rnd): AutoGPT Agent wrapper for Agent Server #7365

Merged
merged 17 commits into from
Jul 13, 2024

Commits on Jun 26, 2024

  1. WIP Wrapped Agent

    kcze committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    712c368 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 5, 2024

  1. WIP Agent wrapper

    kcze committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1a3df67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b80b0e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

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

Commits on Jul 10, 2024

  1. Update agent wrapper

    kcze committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1cc094f View commit details
    Browse the repository at this point in the history
  2. Update agent wrapper

    kcze committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    53a07d6 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    kcze committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    17181f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 12, 2024

  1. Fix test, remove migrations

    kcze committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d71f150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a24454 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    kcze committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    372dc28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4cde88 View commit details
    Browse the repository at this point in the history
  5. feat: push the limit for open handles (#7390)

    Fix macos build
    ntindle authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5ec2856 View commit details
    Browse the repository at this point in the history
  6. Update agent block

    kcze committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c6f5142 View commit details
    Browse the repository at this point in the history
  7. Switch fast_mode to True

    kcze committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    021f3a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Mock AutoGPTAgentBlock test

    kcze committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    f1eff55 View commit details
    Browse the repository at this point in the history