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: agent store integration #380

Merged
merged 30 commits into from
May 30, 2024
Merged

Commits on May 17, 2024

  1. feat: implement agent store

    Gozala committed May 17, 2024
    Configuration menu
    Copy the full SHA
    832aa35 View commit details
    Browse the repository at this point in the history
  2. feat: implement agent store

    Gozala committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2a63f73 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. feat: attempt to refactor

    Gozala committed May 25, 2024
    Configuration menu
    Copy the full SHA
    1221297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1056f29 View commit details
    Browse the repository at this point in the history
  3. chore: undo unintended changes

    Gozala committed May 25, 2024
    Configuration menu
    Copy the full SHA
    28fee19 View commit details
    Browse the repository at this point in the history
  4. chore: undo

    Gozala committed May 25, 2024
    Configuration menu
    Copy the full SHA
    db6290a View commit details
    Browse the repository at this point in the history
  5. chore: undo

    Gozala committed May 25, 2024
    Configuration menu
    Copy the full SHA
    a668e4e View commit details
    Browse the repository at this point in the history
  6. chore: undo

    Gozala committed May 25, 2024
    Configuration menu
    Copy the full SHA
    008638b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix: cause of test failures

    Gozala committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7fdc252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02a4c93 View commit details
    Browse the repository at this point in the history
  3. chore: remove local deps

    Gozala committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9c6d257 View commit details
    Browse the repository at this point in the history
  4. chore: undo unintended changes

    Gozala committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b77ace4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dd9940 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. chore: undo formatting changes

    Gozala committed May 29, 2024
    Configuration menu
    Copy the full SHA
    16d3142 View commit details
    Browse the repository at this point in the history
  2. chore: undo changes

    Gozala committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3fa1a88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dae31c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80fbbf0 View commit details
    Browse the repository at this point in the history
  5. chore: remove ucan endpoint

    Gozala committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d1ae1d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91591ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9bc074 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cf48ed View commit details
    Browse the repository at this point in the history
  9. fix: agent store integration tests (#381)

    This PR fixes 3/4 integration tests failing in target PR, as well as
    swaps receiptsStorage in blob tests by the agent store. The remaining
    one is a problem from
    #380 (comment)
    vasco-santos authored May 29, 2024
    Configuration menu
    Copy the full SHA
    58c4b50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e727c7 View commit details
    Browse the repository at this point in the history
  11. fix: typo

    Gozala committed May 29, 2024
    Configuration menu
    Copy the full SHA
    05d441e View commit details
    Browse the repository at this point in the history
  12. chore: expose region field

    Gozala committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2440550 View commit details
    Browse the repository at this point in the history
  13. fix: fix receipt endpoint

    Gozala committed May 29, 2024
    Configuration menu
    Copy the full SHA
    708f03a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    24f5193 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    34f29f9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix: last tests

    vasco-santos committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6306a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c53bc03 View commit details
    Browse the repository at this point in the history