Skip to content

Releases: abstracta/browser-copilot

0.10.1

20 Feb 16:01
Compare
Choose a tag to compare

Fix to avoid missing or incomplete messages in agent flow executions

0.10

20 Feb 12:57
Compare
Choose a tag to compare

Now copilots can navigate pages and fill input fields!

Check the updated agent example.

0.9.2

22 Nov 17:06
Compare
Choose a tag to compare

Small improvements in lists visualization spacing

0.9.1

19 Nov 18:52
Compare
Choose a tag to compare

Now list items decorators are shown and charts are not left blank when the browser tab navigates to a new URL or the tab is refreshed.

0.9

04 Oct 16:38
Compare
Choose a tag to compare
0.9

This version includes some cool new features!:

  • Now tables look good and consistent with the rest of the copilot style
  • Copilots can now include PlantUML diagrams in their response. This is very helpful when you want to display a topology of services or some other useful UML diagrams.
image
  • Copilots can now include Apache ECharts charts in their response. This alllows copilots to provide all sort of charts, like time line charts, pie charts, etc.
image
  • Copilots can now trigger different acctions before or after a request is done by the browser.
  • Copilots can request the extension to poll them periodically for interactions infromation. This is helpful to generate proactive messages to users when some background event happens, like an alert being triggered in a system.

For an example of usage of these new features you can check the new skywalking-copilot.

Finally, some consistency fixes have been introduced that prevent multiple activations of same agent in a tab, and potentially missing some browser events in the extension.

0.8

02 Jul 14:06
Compare
Choose a tag to compare
0.8

This release improves styling and fixes visualization of links when included in copilot answer

0.7.4

04 May 01:01
Compare
Choose a tag to compare
v0.7.4

[skip ci] Set release version

0.7.3

25 Jan 13:58
Compare
Choose a tag to compare

Fix visualization of new prompt button in user messages

0.7.2

24 Jan 13:48
Compare
Choose a tag to compare

Fix issue with icons in release due to change of using git lfs

0.7.1

23 Jan 17:23
Compare
Choose a tag to compare

This release fixes styling of messages for proper visualization of paragraphs.