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(cardinal): move context into cardinal #757

Closed
wants to merge 81 commits into from
Closed

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    d309164 View commit details
    Browse the repository at this point in the history
  2. lint stuff.

    pyrofolium committed May 1, 2024
    Configuration menu
    Copy the full SHA
    246023d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge branch 'main' of github.com:Argus-Labs/world-engine into brian/…

    …world-1110-move-message-and-query-into-cardinal
    pyrofolium committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0ebcb12 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    14322eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5665866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48dfe33 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of github.com:Argus-Labs/world-engine into brian/…

    …world-1110-move-message-and-query-into-cardinal
    
    # Conflicts:
    #	cardinal/world.go
    pyrofolium committed May 3, 2024
    Configuration menu
    Copy the full SHA
    948a539 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge branch 'main' of github.com:Argus-Labs/world-engine into brian/…

    …world-1110-move-message-and-query-into-cardinal
    pyrofolium committed May 6, 2024
    Configuration menu
    Copy the full SHA
    51d4dd6 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    d7847e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d5aaaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf065fa View commit details
    Browse the repository at this point in the history
  4. not working.

    pyrofolium committed May 7, 2024
    Configuration menu
    Copy the full SHA
    cf8f6d8 View commit details
    Browse the repository at this point in the history
  5. minor lint stuff.

    pyrofolium committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e7781af View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of github.com:Argus-Labs/world-engine into newcon…

    …textmove
    
    # Conflicts:
    #	cardinal/cardinal.go
    #	cardinal/cardinal_test.go
    #	cardinal/engine_test.go
    #	cardinal/example_messagetype_test.go
    #	cardinal/message_manager.go
    #	cardinal/plugin_persona.go
    #	cardinal/query.go
    #	cardinal/query_manager.go
    #	cardinal/server/receipts_test.go
    #	cardinal/testutils/testutils.go
    #	cardinal/world.go
    #	cardinal/world_test.go
    pyrofolium committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5f84a9d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    7e2db70 View commit details
    Browse the repository at this point in the history
  2. refine error messages.

    pyrofolium committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8fa31c6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 10, 2024

  1. fixed the linter.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    41ab055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    630b20a View commit details
    Browse the repository at this point in the history
  3. make 3 methods private.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    799db3e View commit details
    Browse the repository at this point in the history
  4. 4 methods.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5b35880 View commit details
    Browse the repository at this point in the history
  5. checkpoint.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2252d9e View commit details
    Browse the repository at this point in the history
  6. checkpoint.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7356fc5 View commit details
    Browse the repository at this point in the history
  7. checkpoint.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0492a2b View commit details
    Browse the repository at this point in the history
  8. checkpoint.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8297b10 View commit details
    Browse the repository at this point in the history
  9. checkpoint.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6c98b6f View commit details
    Browse the repository at this point in the history
  10. checkpoint.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1520543 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5f9dcd View commit details
    Browse the repository at this point in the history
  12. checkpoint.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    53a7e70 View commit details
    Browse the repository at this point in the history
  13. checkpoint.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a8836a3 View commit details
    Browse the repository at this point in the history
  14. checkpoint.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fcea4ce View commit details
    Browse the repository at this point in the history
  15. DONE.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a3fb915 View commit details
    Browse the repository at this point in the history
  16. lints

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    258a4d8 View commit details
    Browse the repository at this point in the history
  17. rename provider to world.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e5845b9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1e385ab View commit details
    Browse the repository at this point in the history
  19. remove old context file.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2dd20ad View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c3a6550 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    62750f9 View commit details
    Browse the repository at this point in the history
  22. review changes.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    206fa4e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    16635c0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4b0c967 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ea77849 View commit details
    Browse the repository at this point in the history
  26. get rid of the index.

    pyrofolium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    140312d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    728bd13 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. move to query_manager

    pyrofolium committed May 11, 2024
    Configuration menu
    Copy the full SHA
    14d0460 View commit details
    Browse the repository at this point in the history
  2. lint stuff.

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

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    d3cc295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad20464 View commit details
    Browse the repository at this point in the history
  3. better error handling.

    pyrofolium committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fb23e3b View commit details
    Browse the repository at this point in the history
  4. add comment.

    pyrofolium committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3006832 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdec3c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5825ccd View commit details
    Browse the repository at this point in the history
  7. change all eCtx to wCtx.

    pyrofolium committed May 13, 2024
    Configuration menu
    Copy the full SHA
    00f5d83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46afa0f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. get rid of debug.go

    pyrofolium committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5725224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f316bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be09497 View commit details
    Browse the repository at this point in the history
  4. update swagger.

    pyrofolium committed May 14, 2024
    Configuration menu
    Copy the full SHA
    634c588 View commit details
    Browse the repository at this point in the history
  5. remove empty file.

    pyrofolium committed May 14, 2024
    Configuration menu
    Copy the full SHA
    bf5a799 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2619cb View commit details
    Browse the repository at this point in the history
  7. remove queryhandler type.

    pyrofolium committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a76c6dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9fd8900 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d46adb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56646e3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa19015 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aeb64d2 View commit details
    Browse the repository at this point in the history
  13. make single error.

    pyrofolium committed May 14, 2024
    Configuration menu
    Copy the full SHA
    94df133 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4d7fda1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. lint issue.

    pyrofolium committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4a2a20b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f5da3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12832f8 View commit details
    Browse the repository at this point in the history
  4. lint.

    pyrofolium committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2ef44ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d73eeac View commit details
    Browse the repository at this point in the history
  6. clean up

    smsunarto committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1973562 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1421072 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. rename error to Errorf.

    pyrofolium committed May 16, 2024
    Configuration menu
    Copy the full SHA
    414446c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5fdf04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4e48ec View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    c5424ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    503b198 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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