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

544 Desktop Agent Bridging #968

Merged
merged 126 commits into from Jul 26, 2023

Conversation

kriswest
Copy link
Contributor

@kriswest kriswest commented Apr 25, 2023

supersedes #861
resolves #453
resolves #544

Implements a new Part in the FDC3 Standard: Desktop Agent Bridging

kriswest and others added 30 commits November 23, 2022 10:37
…rror enumeration and notes on raiseIntentForCOntext handling via findIntentsByContext and raiseIntent
* new schema structure
quicktypeUtils update
npm scripts update

* PR feedback

* cleanup

* typos

* fix type generation folder

* Fixed schema structures

* copy schemas to website

* package json update

* removed defunct file

* make sources optional

* cleanup

* Update schemas/bridging/raiseIntentResultResponse.schema.json

Co-authored-by: Kris West <kris@cosaic.io>

* cleanup

* regenerated types

* PR feedback

* Fixe meta for requests

* Apply suggestions from code review

* Regenerating bridging typescript

* Apply suggestions from code review

* adjust OptionalFeatures and IntentResult schemas

---------

Co-authored-by: Kris West <kris@cosaic.io>
kriswest and others added 2 commits July 26, 2023 10:44
@kriswest
Copy link
Contributor Author

@hughtroeger I believe all your comments are dealt with

Copy link
Contributor

@mattjamieson mattjamieson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few small things, otherwise looking great.

SCOPE.md Outdated Show resolved Hide resolved
docs/agent-bridging/ref/findInstances.md Outdated Show resolved Hide resolved
docs/agent-bridging/ref/findInstances.md Outdated Show resolved Hide resolved
docs/agent-bridging/ref/findInstances.md Outdated Show resolved Hide resolved
docs/agent-bridging/ref/findInstances.md Outdated Show resolved Hide resolved
docs/agent-bridging/ref/findInstances.md Outdated Show resolved Hide resolved
Co-authored-by: Matt Jamieson <10372+mattjamieson@users.noreply.github.com>
Copy link
Contributor

@mattjamieson mattjamieson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀 Thanks to everyone for all the hard work getting to this point!

#80)

* Add the app to each reference page mermaid diagram to clarify how message exchanges work

* Changing arrow style for FDC3 API calls + adding expect type for promise resolution to mermaid diagrams

* fix box in mermaid diagram
Copy link
Contributor

@mattjamieson mattjamieson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kriswest kriswest merged commit 2a535a4 into finos:master Jul 26, 2023
11 checks passed
@kriswest kriswest deleted the 544-Desktop-Agent_bridging-Proposal-mk2 branch July 26, 2023 17:38
@bingenito bingenito mentioned this pull request Nov 6, 2023
27 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Desktop Agent Bridging Desktop Agent Bridging Discussion Group enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support the production of Desktop Agent Bridging
10 participants