docs(site): add Opus 4.7, update star count to 105k+, fix stale 2025→2026 meta, refresh April 20

- index.html: star badge 100k+ → 105k+ (NousResearch/hermes-agent at 105k)
- models/index.html: bump meta description year 2025 → 2026
- models/index.html: update date to April 20, 2026
- models/index.html: Opus 4.6 → Opus 4.7 across all 4 sections (Overall, Coding, Writing, Research)
  - New stats: 70% CursorBench, 98.5% XBOW visual-acuity, 3.75MP image resolution
  - Picker card 'Complex coding' updated to Opus 4.7
  - Anthropic setup box: add claude-opus-4-7 as first model name
- compare/claude-code.html: update Opus 4.6 reference to 4.7
- compare/perplexity-computer.html: update Opus 4.6 reference to 4.7
This commit is contained in:
nesquena-hermes
2026-04-20 19:45:00 +00:00
parent 87315afb19
commit cfb48eaab4
4 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -299,7 +299,7 @@
Perplexity Computer — launched February 25, 2026 for Max subscribers and expanded to all Pro subscribers in March 2026 — is a cloud-based agentic workflow engine. Its tagline is "Chat answers. Agents do tasks. <strong>Computer works.</strong>" You describe a goal in natural language; the system decomposes it into subtasks, dispatches parallel sub-agents, and runs everything in an isolated cloud sandbox (2 vCPUs, 8 GB RAM, Python + Node.js pre-installed) with real browser access and a real filesystem.
</p>
<p>
The core differentiator is <strong>multi-model orchestration at scale</strong>. Perplexity Computer routes across 19+ frontier models — Claude Opus 4.6, GPT-5.4, Gemini, Grok, and others — automatically selecting the best model for each subtask. No single model handles the whole pipeline; orchestration is the product. Tasks can run for hours, check in only when genuinely blocked, and notify you on completion via email or push notification.
The core differentiator is <strong>multi-model orchestration at scale</strong>. Perplexity Computer routes across 19+ frontier models — Claude Opus 4.7, GPT-5.4, Gemini, Grok, and others — automatically selecting the best model for each subtask. No single model handles the whole pipeline; orchestration is the product. Tasks can run for hours, check in only when genuinely blocked, and notify you on completion via email or push notification.
</p>
<p>
It also ships with <strong>400+ prebuilt OAuth connectors</strong> (Google Drive, Gmail, Notion, Jira, GitHub, Slack, Salesforce, Snowflake, and more) and MCP server support added in March 2026. The connector ecosystem is broad, though independent reviewers found several connectors (Vercel, Ahrefs, GitHub OAuth) unreliable in practice — the GitHub personal access token path worked better than the official connector.