Back to home

Categories: Google, Perplexity, Anthropic, StackBlitz, Vercel, GitHub (AI features)

47 noviniek

Results

Piatok 3. júla 2026

Štvrtok 2. júla 2026

Utorok 30. júna 2026

GitHub 🔥 Top

Claude Opus 4.8 (fast mode) in preview for GitHub Copilot

GitHub Copilot now offers Claude Opus 4.8 in a new fast-mode preview that delivers significantly faster output token speeds while keeping the same intelligence as standard Opus. The variant is rolling out to Copilot users in preview, aimed at speeding up agentic and long-form coding tasks.

30. jún 2026 GitHub Changelog
Vercel 🔥 Top

Realtime voice, speech, and transcription now supported on AI Gateway

Vercel's AI Gateway adds beta support for realtime voice agents, text-to-speech, and speech-to-text, so developers can build conversational voice apps without juggling separate providers. Audio models route through AI SDK 7 with the same observability, BYOK and spend controls as text models, at no extra Gateway fee.

30. jún 2026 Vercel Changelog

Pondelok 29. júna 2026

GitHub 🔥 Top

GitHub Copilot app gets BYOK for custom models

The desktop Copilot app can now connect your own API keys to OpenAI, Azure, Anthropic, Ollama or LM Studio. Keys are stored in the OS keychain and traffic routes through your own account or gateway.

29. jún 2026 GitHub
Vercel ⭐ Notable

Query Web Analytics from the Vercel CLI

New `vercel metrics` command exposes Web Analytics directly via the CLI. Supports filters, dimensions, and is positioned for coding agents to answer questions about UTM campaign performance or mobile-vs-desktop conversion.

29. jún 2026 Vercel
Vercel ⭐ Notable

Deploy Node Servers with Zero Configuration

Vercel auto-detects server.ts in the root or src/ and deploys it as a Node.js application without configuration. Supports native Node HTTP, Express, Koa, and NestJS.

29. jún 2026 Vercel

Nedeľa 28. júna 2026

Sobota 27. júna 2026

Piatok 26. júna 2026

GitHub 🔥 Top

GitHub Copilot for Jira is now generally available

Copilot for Jira moves from public preview to GA, with streaming agent progress in Jira tickets, post-session steering that continues on the same draft PR, and simplified org/repo onboarding.

26. jún 2026 GitHub Changelog

Štvrtok 25. júna 2026

Streda 24. júna 2026

Utorok 23. júna 2026

GitHub 🔥 Top

New features and Claude as agent provider preview in JetBrains IDEs

GitHub Copilot in JetBrains IDEs now lets users pick Claude from the agent provider menu by pointing at a local Claude Code CLI install. The same release adds org/enterprise GitHub agents, queue-and-steer in Copilot CLI sessions, and an agent debug-logs summary view.

23. jún 2026 GitHub Changelog
Vercel ⭐ Notable

Sakana Fugu Ultra now available on AI Gateway

Vercel AI Gateway added Sakana AI's Fugu Ultra, a multi-agent orchestration model that routes work across 1-3 frontier-model agents and merges results, benchmarking comparably to Claude Mythos Preview and Fable 5.

23. jún 2026 Vercel Changelog

Pondelok 22. júna 2026

Anthropic ⭐ Notable

New tool versions for code execution, web search, and web fetch

Anthropic shipped new versions of three Claude API tools. code_execution_20260521 surfaces the 90-second per-cell execution limit. web_search_20260318 and web_fetch_20260318 add a response_inclusion parameter to trim consumed result blocks in agentic workflows.

22. jún 2026 Anthropic

Nedeľa 21. júna 2026

Sobota 20. júna 2026

Piatok 19. júna 2026

Anthropic ⭐ Notable

Claude Design now stays on brand for daily work

The new Claude Design keeps a project aligned with the design system, syncs both ways with Claude Code via /design-sync, and lets you edit directly on the canvas. Imports brand from a GitHub repo, design files, or raw uploads.

19. jún 2026 Anthropic
GitHub ⭐ Notable

GitHub Copilot app generally available

The native desktop home for agent-driven development hit GA on all three OSes. Voice conversations via on-device speech-to-text, integrated with session management and github.com.

19. jún 2026 GitHub Changelog
Vercel 🔥 Top

Introducing eve — open-source agent framework

Eve is a TypeScript-native open-source framework where every agent = a directory of files (instructions.md + tools/ + skills/). Built in: durable execution, per-agent sandbox, human approvals, evals, OpenTelemetry. Plus the Sandbox runtime now goes up to 24h.

19. jún 2026 Vercel