-
Notifications
You must be signed in to change notification settings - Fork 11
Add initial agent support #88
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
Merged
Merged
Changes from 20 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
b397d2b
Invite Agents functionality for client
greetingsuniverse 85e0616
added agentcard discovery and adding logic & UI. discovery doesn't wo…
ElliottheCat a1e0071
fixed event changes iteration logic.
ElliottheCat 69dd629
fixed issue that when adding an agent card, it would remove other age…
ElliottheCat 54747e5
working ownly that connects to external agent over IP with HTPP
ElliottheCat dc0c5ac
agent frontend revision
greetingsuniverse cf3261e
resolved merge conflict
ElliottheCat 942c4e8
fixed bugs after merging
ElliottheCat d34b057
Update src/services/workspace-agent.ts
ElliottheCat 404c6e4
Agent Card stored in Yjs Array, no more agent.js file visible to user.
ElliottheCat 1261e04
Merge branch 'main' of https://github.com/ElliottheCat/ownly
ElliottheCat 1e0c1ab
Fixed channel history contamination by reset to loading state when sw…
ElliottheCat 26cb1d5
fix invitee bug in invoke
greetingsuniverse 268ff70
Merge remote-tracking branch 'tianyuan/agentclient'
ElliottheCat a91eff4
separated agentCard, agentMessage, agentChannels into types.ts for be…
ElliottheCat 36d3df8
Deleted extra agent channel interface. Now agents can act as users an…
ElliottheCat 4bd4699
Deleted Duplicate agent invocation section in src/components/InvitePe…
ElliottheCat 3813732
Merge remote-tracking branch 'upstream/main'
ElliottheCat 805a1f4
removed the Test button in AgentBrowser.vue. Agent are no longer cent…
ElliottheCat 2a0ac72
removed A2A relevant fields in the add agent section for clariy
ElliottheCat 7e422fb
removed unnecessary fields in IAgentCard and redundant HTTP agent codes
ElliottheCat 990945a
Cleaned unnecessary functions in AddAgentModal.vue
ElliottheCat 468c740
Cleaned unnecessary functions in AddAgentModal.vue
ElliottheCat 5972232
removed CORS relevant UI in AgentBrowser; Removed Agent discovery tha…
ElliottheCat 1641bf8
Update src/services/types.ts
ElliottheCat b2d9323
Update src/services/types.ts
ElliottheCat 5ba7653
Update src/services/workspace-agent.ts
ElliottheCat 9dadc65
Update src/services/workspace-agent.ts
ElliottheCat 7ce1fac
Update src/services/workspace-agent.ts
ElliottheCat 9578a3d
Update src/services/types.ts
ElliottheCat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.