livepilot 1.4.4 → 1.4.5
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 +8 -0
- package/package.json +1 -1
- package/plugin/plugin.json +1 -1
- package/.mcp.json +0 -9
- package/plugin/.mcp.json +0 -8
- package/plugin/skills/livepilot-core/references/device-atlas/plugins-synths.md +0 -2012
- package/plugin/skills/livepilot-core/references/device-atlas/presets-by-vibe.md +0 -727
- package/plugin/skills/livepilot-core/references/device-atlas/samples-and-irs.md +0 -598
- package/plugin/skills/livepilot-core/references/device-atlas/synths-m4l.md +0 -730
- package/plugin/skills/livepilot-core/references/device-atlas/utility-and-workflow.md +0 -843
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.4.5] — 2026-03-18
|
|
4
|
+
|
|
5
|
+
### Added
|
|
6
|
+
- **Built-in Device Atlas** — 10 reference files covering all native Ableton instruments, effects, drums, EQ, dynamics, space, modulation, spectral, and MIDI tools. Agent uses these for informed device/parameter decisions without trial-and-error
|
|
7
|
+
|
|
8
|
+
### Fixes
|
|
9
|
+
- Excluded personal library data (M4L collections, AU/VST plugins, user samples) from npm package and git
|
|
10
|
+
|
|
3
11
|
## [1.4.4] — 2026-03-18
|
|
4
12
|
|
|
5
13
|
### Fixes
|
package/package.json
CHANGED
package/plugin/plugin.json
CHANGED
package/.mcp.json
DELETED