@spencer-kit/coder-studio 0.4.8 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.5.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#72](https://github.com/spencerkit/coder-studio/pull/72) [`93e05d6`](https://github.com/spencerkit/coder-studio/commit/93e05d690135f6ef939fa33a465380b00fd99de9) Thanks [@pallyoung](https://github.com/pallyoung)! - Add expanded provider runtime support, agent instruction generation, skills management, and work analysis dashboard updates.
8
+
9
+ ## 0.4.9
10
+
11
+ ### Patch Changes
12
+
13
+ - [#69](https://github.com/spencerkit/coder-studio/pull/69) [`a4df948`](https://github.com/spencerkit/coder-studio/commit/a4df9486d7dd560e0d489b565d530f215fae2d4c) Thanks [@pallyoung](https://github.com/pallyoung)! - Improve workspace, diagnostics, monitoring, and editor workflows with system
14
+ dependency installs, managed Vue LSP support, file history previews, and
15
+ refined settings and workspace surfaces.
16
+
3
17
  ## 0.4.8
4
18
 
5
19
  ### Patch Changes