opencode-metis 0.3.0 → 0.3.1

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/README.md CHANGED
@@ -156,12 +156,6 @@ Without `aiProvider` set, observations are stored with basic string truncation i
156
156
  | `testFilePatterns` | string[] | `["*.test.ts", "*.spec.ts", "*_test.go", "test_*.py"]` | Glob patterns for test files |
157
157
  | `toolRedirectRules` | array | `[]` | Rules to deny or redirect specific tools |
158
158
 
159
- ### Notifications
160
-
161
- | Key | Type | Default | Description |
162
- |-----|------|---------|-------------|
163
- | `notificationsEnabled` | boolean | `false` | Enable macOS desktop notifications for session events |
164
-
165
159
  ## Architecture
166
160
 
167
161
  The system has four components, each built as a separate bundle under `dist/`: