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

Agent v2 #2773

Merged
merged 119 commits into from
Sep 18, 2023
Merged

Agent v2 #2773

merged 119 commits into from
Sep 18, 2023

Commits on Mar 19, 2022

  1. Make private bridges.

    futursolo committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    c764a24 View commit details
    Browse the repository at this point in the history
  2. Add worker agent.

    futursolo committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    80470e6 View commit details
    Browse the repository at this point in the history
  3. Add task type.

    futursolo committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    14b87d1 View commit details
    Browse the repository at this point in the history
  4. Memorised Task.

    futursolo committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    9e09ea5 View commit details
    Browse the repository at this point in the history
  5. Add station.

    futursolo committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    b424a13 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Add Station Agent.

    futursolo committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    d9d9034 View commit details
    Browse the repository at this point in the history
  2. Subscription.

    futursolo committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    c6f5405 View commit details
    Browse the repository at this point in the history
  3. Station hooks.

    futursolo committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    7c96635 View commit details
    Browse the repository at this point in the history
  4. Reactor Agents.

    futursolo committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    da6afa2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Add more description.

    futursolo committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    5fb8ea6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Configuration menu
    Copy the full SHA
    31475ba View commit details
    Browse the repository at this point in the history
  2. Remove Station restart.

    futursolo committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    8e27e10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    381089b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20ec679 View commit details
    Browse the repository at this point in the history
  5. Update Reactor Agent.

    futursolo committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    4271aa3 View commit details
    Browse the repository at this point in the history
  6. Decouple macros from it.

    futursolo committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    43a3925 View commit details
    Browse the repository at this point in the history
  7. Reactor Macro.

    futursolo committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    f6262cf View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Reactivate Task.

    futursolo committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    6a3f4d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Merge branch 'master' into agent-v2

    # Conflicts:
    #	packages/yew-agent/src/hooks.rs
    futursolo committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    ece1f32 View commit details
    Browse the repository at this point in the history
  2. Slightly adjust API.

    futursolo committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    dab6765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36277b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Remove Station.

    futursolo committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    a7ad43f View commit details
    Browse the repository at this point in the history
  2. Create Task macro.

    futursolo committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    60bd5d5 View commit details
    Browse the repository at this point in the history
  3. Migrate Example.

    futursolo committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    21e7422 View commit details
    Browse the repository at this point in the history
  4. Simplify Task Agent Design.

    futursolo committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    7b36753 View commit details
    Browse the repository at this point in the history
  5. Implement Sink.

    futursolo committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    3ee1997 View commit details
    Browse the repository at this point in the history
  6. Agent -> Task in Example.

    futursolo committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    c396c0a View commit details
    Browse the repository at this point in the history
  7. Switch to Registrable.

    futursolo committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    a1ac4c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    43a844c View commit details
    Browse the repository at this point in the history
  2. AgentScopeExt.

    futursolo committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    8765abc View commit details
    Browse the repository at this point in the history
  3. Finish AgentScopeExt.

    futursolo committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    5b5db77 View commit details
    Browse the repository at this point in the history
  4. Prelude.

    futursolo committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    85bf7cb View commit details
    Browse the repository at this point in the history
  5. Adjust prelude.

    futursolo committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    958acff View commit details
    Browse the repository at this point in the history
  6. Fix imports.

    futursolo committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    7680607 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Yew Agent.

    futursolo committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    44b5aa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13eeaef View commit details
    Browse the repository at this point in the history
  3. Add stub reset.

    futursolo committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    b2ae9e8 View commit details
    Browse the repository at this point in the history
  4. Remove example.

    futursolo committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    15d7a34 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Merge branch 'master' into agent-v2

    # Conflicts:
    #	packages/yew-agent/Cargo.toml
    #	packages/yew-agent/src/hooks.rs
    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    46b9f68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b55fbe2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1afc217 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69be5e4 View commit details
    Browse the repository at this point in the history
  5. Adds Runtime.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    8dbf8aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3266319 View commit details
    Browse the repository at this point in the history
  7. A LocalRuntime.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    eddec1d View commit details
    Browse the repository at this point in the history
  8. Add note.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    a18d7d6 View commit details
    Browse the repository at this point in the history
  9. Add SSR benchmark.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2498542 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d8a48b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3121c7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f9b32a View commit details
    Browse the repository at this point in the history
  13. Add time.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    8e72fcc View commit details
    Browse the repository at this point in the history
  14. Fix wasm_bindgen.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    7c65632 View commit details
    Browse the repository at this point in the history
  15. Adjust inlining.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    75242b5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2dd9f0c View commit details
    Browse the repository at this point in the history
  17. Add reset.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    6df22bf View commit details
    Browse the repository at this point in the history
  18. Simplify task agent.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    1cd3edd View commit details
    Browse the repository at this point in the history
  19. SSR for tasks.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    5c6a0de View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Optimise benchmark output.

    futursolo committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    1d6274c View commit details
    Browse the repository at this point in the history
  2. Optimise BufWriter.

    futursolo committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    7437a4b View commit details
    Browse the repository at this point in the history
  3. Add json output.

    futursolo committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    f02d0e2 View commit details
    Browse the repository at this point in the history
  4. Add Benchmark Workflow.

    futursolo committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    fa735f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5aa5d93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99738bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b1fbce View commit details
    Browse the repository at this point in the history
  8. Move example.

    futursolo committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    20cca36 View commit details
    Browse the repository at this point in the history
  9. Update example.

    futursolo committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    04da271 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    711bb29 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8e43790 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8397d28 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f342183 View commit details
    Browse the repository at this point in the history
  14. Finished prepared output.

    futursolo committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    fa192e8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    74e0876 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Fix Workflow syntax.

    futursolo committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    4db4134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c318a1 View commit details
    Browse the repository at this point in the history
  3. Tidy up the code.

    futursolo committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    a8a04cf View commit details
    Browse the repository at this point in the history
  4. Remove HashSet.

    futursolo committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    7106f40 View commit details
    Browse the repository at this point in the history
  5. Fix rustfmt.

    futursolo committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    e609668 View commit details
    Browse the repository at this point in the history
  6. Some optimisation.

    futursolo committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    2be17ec View commit details
    Browse the repository at this point in the history
  7. Use postcard.

    futursolo committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    8ffebda View commit details
    Browse the repository at this point in the history
  8. Remove allocations.

    futursolo committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    9f37ac1 View commit details
    Browse the repository at this point in the history
  9. Weak Ref.

    futursolo committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    4b64446 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Adjust feature flags.

    futursolo committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    214b140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2fcea2 View commit details
    Browse the repository at this point in the history
  3. Make Send bound explicit.

    futursolo committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    406aed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fe3349 View commit details
    Browse the repository at this point in the history
  5. Migrate to pinned channel.

    futursolo committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    46c9907 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76ce866 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e81c3bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    238a3cf View commit details
    Browse the repository at this point in the history
  9. Fix Sink close.

    futursolo committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    0ba69be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c9a6010 View commit details
    Browse the repository at this point in the history
  11. Fix closing.

    futursolo committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    2220ea3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    1e00743 View commit details
    Browse the repository at this point in the history
  2. Remove old platform.

    futursolo committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b7e888b View commit details
    Browse the repository at this point in the history
  3. Migrate to new macro.

    futursolo committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b1644c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Port Oneshot Agent.

    futursolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a19a1fa View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    49785fe View commit details
    Browse the repository at this point in the history
  2. Remove unneeded checks.

    futursolo committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    fdad38d View commit details
    Browse the repository at this point in the history
  3. Update example note.

    futursolo committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    301249a View commit details
    Browse the repository at this point in the history
  4. Fix doc tests.

    futursolo committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    dd627aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d3f081 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07680ec View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Update Crate Information.

    futursolo committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    e98d8a3 View commit details
    Browse the repository at this point in the history
  2. Remove unused dependencies.

    futursolo committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    0b8e678 View commit details
    Browse the repository at this point in the history
  3. Remove unused dependencies.

    futursolo committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    b40418c View commit details
    Browse the repository at this point in the history
  4. Update documentation.

    futursolo committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    a5e6f2c View commit details
    Browse the repository at this point in the history
  5. Rename Bridge to Runner.

    futursolo committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    2040906 View commit details
    Browse the repository at this point in the history
  6. Update documentation.

    futursolo committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5a6410e View commit details
    Browse the repository at this point in the history
  7. Update documentation.

    futursolo committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    2157b75 View commit details
    Browse the repository at this point in the history
  8. Update State name.

    futursolo committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d086af8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc1fa1f View commit details
    Browse the repository at this point in the history
  10. Update documentation.

    futursolo committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    266be2b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Sep 2, 2023

  1. Fix doc link.

    futursolo committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    c74bd6b View commit details
    Browse the repository at this point in the history
  2. Make code link code link.

    futursolo committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    6f02bb8 View commit details
    Browse the repository at this point in the history
  3. Make CODEC -> C.

    futursolo committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    898de87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d1b767 View commit details
    Browse the repository at this point in the history
  5. Fix readme.

    futursolo committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    7d84e37 View commit details
    Browse the repository at this point in the history