@meridiona/meridian-darwin-arm64 1.25.0 → 1.26.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/VERSION CHANGED
@@ -1 +1 @@
1
- 1.25.0
1
+ 1.26.0
package/bin/meridian CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meridiona/meridian-darwin-arm64",
3
- "version": "1.25.0",
3
+ "version": "1.26.0",
4
4
  "description": "Prebuilt Meridian app for macOS arm64 (daemon binary + dashboard + Python services). Installed via @meridiona/meridian.",
5
5
  "homepage": "https://github.com/Meridiona/meridian",
6
6
  "repository": {
@@ -111,6 +111,7 @@ else
111
111
  echo ""
112
112
  echo " meridian setup"
113
113
  echo ""
114
- echo " This grants macOS Screen Recording + Accessibility to screenpipe"
114
+ echo " This grants macOS Screen Recording + Accessibility to screenpipe,"
115
+ echo " enables Accessibility for the a11y-helper daemon (for Electron apps),"
115
116
  echo " and collects your Jira / GitHub / Linear credentials."
116
117
  fi
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "meridian-agents"
7
- version = "1.25.0"
7
+ version = "1.26.0"
8
8
  description = "Meridian agents — hermes task linking and Jira progress updates for meridian.db"
9
9
  requires-python = ">=3.11"
10
10
  authors = [{ name = "Meridiona" }]
package/ui.tar.gz CHANGED
Binary file