mirror of
https://github.com/lossless-group/perplexed-plugin.git
synced 2026-07-22 06:49:50 +00:00
Gemini lands as the fourth research provider — Google Search grounded, per-segment citation attribution via groundingSupports[] (the layer Claude's web_search_20260209 dynamic-filter sandbox loses), redirect URLs resolved through Obsidian's requestUrl with canonical/og:url + <title> parsing so citations land with real source URLs and real page titles. Plus the partials + preambles paradigm (vault-visible shared rules across the four directory templates), the addClass token bug that was silently breaking eight settings sections finally fixed, system-prompt textareas promoted from 200px right-edge slots to full-width 3-line rows, seeder made idempotent at both folder and file layers, and ERR_NETWORK_CHANGED mid-stream errors translated into plain-English re-run guidance. Per-day changelogs: - changelog/2026-05-19_01.md — partials + preambles + 11 hidden sections fix - changelog/2026-05-19_02.md — Gemini provider lands - changelog/2026-05-20_01.md — Obsidian-shipping pass (today) Release narrative: changelog/releases/0.2.0.md Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
11 lines
No EOL
416 B
JSON
11 lines
No EOL
416 B
JSON
{
|
|
"id": "perplexed",
|
|
"name": "Perplexed",
|
|
"version": "0.2.0",
|
|
"minAppVersion": "1.8.10",
|
|
"description": "Generate source-cited research content from Perplexity, Anthropic Claude, Google Gemini, Perplexica, or local LM Studio — directly into your notes.",
|
|
"author": "The Lossless Group",
|
|
"authorUrl": "https://lossless.group",
|
|
"fundingUrl": "https://buymeacoffee.com/losslessgroup",
|
|
"isDesktopOnly": true
|
|
} |