harness improvements
- A smaller task-focused prompt and tool catalog reduce recurring context overhead. Large tool results remain available in full, including during fast-path execution.
- Independent read operations run with bounded concurrency. Context compression stops retrying when it does not save space.
- A work journal preserves hypotheses, artifacts and checks across context compression and task recovery. Local verification and isolated experiments help the agent test its answers without an extra model call for each check.
- Compatible provider adapters preserve native reasoning continuation. The shared harness continues to support all providers and models with the existing model choices and reasoning budgets.
- Deep ingest receives the configured attachment and note folders as filtered context. Sending waits for attachment processing, so a file being added is included in the request.
- Meeting notes accept paged Plaud transcripts.
- Updated
fast-uriandsharpto address dependency security advisories.
Install from the Obsidian Community Plugins store, or download main.js, manifest.json and styles.css into your vault's plugin folder and reload Obsidian.
Optional downloads are published separately under 3.8.2-assets and installed on demand through Settings.