Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion utilities/discovery-toolbox/PRIVACY.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,6 @@ pre-filled body before submitting — the GitHub issue is public.

---

<sub>Privacy notice for Discovery Toolbox **v1.7.20** · built from `bc42237` on 2026-09-02T23:30:08.966Z.</sub>
<sub>Privacy notice for Discovery Toolbox **v1.7.22** · built from `524c849` on 2026-09-03T22:41:40.889Z.</sub>

<sub>This document is maintained in the open in the [`microsoft/discovery`](https://github.com/microsoft/discovery/tree/main/utilities/discovery-toolbox) repository. It covers only this extension; for VS Code's own privacy practices see the [VS Code privacy statement](https://code.visualstudio.com/license).</sub>
4 changes: 2 additions & 2 deletions utilities/discovery-toolbox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Microsoft Discovery is the AI for Science platform that enables agentic-driven scientific research and development. Discovery Toolbox provides an end-to-end deployment and management experience — including instantiation of agents, tools, models, knowledge bases (Bookshelves), and the supercomputer compute pool — plus subscription-wide resource inventory with cascade tear-down, declarative validation plans, live agent chat, and a `@discovery` chat participant for natural-language operations.

**Current version:** `v1.7.20`
**Current version:** `v1.7.22`

---

Expand Down Expand Up @@ -95,4 +95,4 @@ Found a bug, want a feature, or have general feedback? Open an issue on the [mic

---

<sub>Published version **v1.7.20** &middot; built from `bc42237` on 2026-09-02T23:30:08.966Z.</sub>
<sub>Published version **v1.7.22** &middot; built from `524c849` on 2026-09-03T22:41:40.889Z.</sub>
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 deletions utilities/discovery-toolbox/vsix/latest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.7.20",
"vsixPath": "vsix/DiscoveryToolbox-v1.7.20.vsix",
"sha256": "c5ca839c094ec1ab1f1e5b0ec92f1e8335ba954003ea81262c700689e4ff85b8",
"publishedAt": "2026-09-02T23:30:08.966Z"
"version": "1.7.22",
"vsixPath": "vsix/DiscoveryToolbox-v1.7.22.vsix",
"sha256": "6ee5b8c40a8b13a7875eea031d58512c056976d2199823435a516d25ce236e7e",
"publishedAt": "2026-09-03T22:41:40.889Z"
}
Loading