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: refactor CoreMemory to support generalized memory fields and memory editing functions #1479

Merged
merged 40 commits into from
Jul 1, 2024

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    4afdec5 View commit details
    Browse the repository at this point in the history
  2. update create agent

    sarahwooders committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c494d54 View commit details
    Browse the repository at this point in the history
  3. add todo

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    8df27e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a3801 View commit details
    Browse the repository at this point in the history
  3. add tests

    sarahwooders committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    907faf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    070b404 View commit details
    Browse the repository at this point in the history
  5. update create

    sarahwooders committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e083162 View commit details
    Browse the repository at this point in the history
  6. working CLI

    sarahwooders committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5c22be9 View commit details
    Browse the repository at this point in the history
  7. remove old function code

    sarahwooders committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    690c4fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8c84d4 View commit details
    Browse the repository at this point in the history
  9. fix bug in update

    sarahwooders committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f4e8456 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. add memory tools

    sarahwooders committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    4146ddd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. merge

    sarahwooders committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    909793f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6506a View commit details
    Browse the repository at this point in the history
  3. cli fixes

    sarahwooders committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f9b4d8b View commit details
    Browse the repository at this point in the history
  4. update memory

    sarahwooders committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7b637e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58ac373 View commit details
    Browse the repository at this point in the history
  6. fix local messages

    sarahwooders committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    124158d View commit details
    Browse the repository at this point in the history
  7. fix human/persona

    sarahwooders committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    680da48 View commit details
    Browse the repository at this point in the history
  8. fix human/persona

    sarahwooders committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    858b2d1 View commit details
    Browse the repository at this point in the history
  9. fix human/persona

    sarahwooders committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ea9e273 View commit details
    Browse the repository at this point in the history
  10. fix tests

    sarahwooders committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    b48a1d9 View commit details
    Browse the repository at this point in the history
  11. fix tests

    sarahwooders committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    32a3e92 View commit details
    Browse the repository at this point in the history
  12. fix tests

    sarahwooders committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5ba118f View commit details
    Browse the repository at this point in the history
  13. fix server tests

    sarahwooders committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    fe24dad View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. fix server tests

    sarahwooders committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    12522a5 View commit details
    Browse the repository at this point in the history
  2. metadata

    sarahwooders committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    08be41f View commit details
    Browse the repository at this point in the history
  3. fix cli

    sarahwooders committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0343f5e View commit details
    Browse the repository at this point in the history
  4. fix tools

    sarahwooders committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    22bc17d View commit details
    Browse the repository at this point in the history
  5. fix test base functions

    sarahwooders committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0b1d780 View commit details
    Browse the repository at this point in the history
  6. fix cli

    sarahwooders committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6b8c8d9 View commit details
    Browse the repository at this point in the history
  7. fix storage

    sarahwooders committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9debbea View commit details
    Browse the repository at this point in the history
  8. fix docker tests

    sarahwooders committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c554ed9 View commit details
    Browse the repository at this point in the history
  9. cleanup

    sarahwooders committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6231c5c View commit details
    Browse the repository at this point in the history
  10. more cleanup

    sarahwooders committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2f30257 View commit details
    Browse the repository at this point in the history
  11. more cleanup

    sarahwooders committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3160a70 View commit details
    Browse the repository at this point in the history
  12. more cleanup

    sarahwooders committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d526403 View commit details
    Browse the repository at this point in the history
  13. typo

    cpacker committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    67b0ed7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7fe4748 View commit details
    Browse the repository at this point in the history