360SOFTY

Insights

Engineering Insights

Practical writing on software architecture, SaaS products, AI automation, legacy modernisation, and the business of building reliable systems.

RSS

Curated links from external sources — not 360Softy original articles.

ExternalCloud
Cloudflare Changelog

Agents, Workers - Agents SDK v0.5.0: Protocol message control, retry utilities, data parts, and @cloudflare/ai-chat v0.1.0

The latest release of the Agents SDK ↗ adds built-in retry utilities, per-connection protocol message control, and a fully rewritten @cloudflare/ai-chat with data parts, tool approval persistence, and zero breaking changes. Retry utilities A new this.retry() method lets you retry any async operation with exponential backoff and jitter. You can pass an optional shouldRetry predicate to bail early on non-retryable errors. class MyAgent extends Agent { async onRequest(request) { const data

AgentsWorkers
Cloudflare ChangelogRead original
ExternalCloud
Cloudflare Changelog

Access - Streamlined clientless browser isolation for private applications

A new Allow clientless access setting makes it easier to connect users without a device client to internal applications, without using public DNS. Previously, to provide clientless access to a private hostname or IP without a published application, you had to create a separate bookmark application pointing to a prefixed Clientless Web Isolation URL (for example, https://<your-teamname>.cloudflareaccess.com/browser/https://10.0.0.1/). This bookmark was visible to all users in the App Launcher, r

Access
Cloudflare ChangelogRead original
ExternalCloud
Cloudflare Changelog

Access - Policies for bookmark applications

You can now assign Access policies to bookmark applications. This lets you control which users see a bookmark in the App Launcher based on identity, device posture, and other policy rules. Previously, bookmark applications were visible to all users in your organization. With policy support, you can now: Tailor the App Launcher to each user — Users only see the applications they have access to, reducing clutter and preventing accidental clicks on irrelevant resources. Restrict visibility of sensi

Access
Cloudflare ChangelogRead original
ExternalCloud
Cloudflare Changelog

Agents, Workers - Agents SDK v0.5.0: Protocol message control, retry utilities, data parts, and @cloudflare/ai-chat v0.1.0

The latest release of the Agents SDK adds built-in retry utilities, per-connection protocol message control, and a fully rewritten @cloudflare/ai-chat with data parts, tool approval persistence, and zero breaking changes. Retry utilities A new this.retry() method lets you retry any async operation with exponential backoff and jitter. You can pass an optional shouldRetry predicate to bail early on non-retryable errors. JavaScript class MyAgent extends Agent { async onRequest(request) {

AgentsWorkers
Cloudflare ChangelogRead original
ExternalCloud
Cloudflare Changelog

Cloudflare One, Cloudflare WAN, Cloudflare Network Firewall, Network Flow - Cloudflare One Product Name Updates

We are updating naming related to some of our Networking products to better clarify their place in the Zero Trust and Secure Access Service Edge (SASE) journey. We are retiring some older brand names in favor of names that describe exactly what the products do within your network. We are doing this to help customers build better, clearer mental models for comprehensive SASE architecture delivered on Cloudflare. What's changing Magic WAN → Cloudflare WAN Magic WAN IPsec → Cloudflare IPsec Magic W

Cloudflare OneCloudflare WANCloudflare Network Firewall
Cloudflare ChangelogRead original
ExternalCloud
Cloudflare Changelog

Containers - Docker-in-Docker support added to Containers and Sandboxes

Sandboxes and Containers now support running Docker for "Docker-in-Docker" setups. This is particularly useful when your end users or agents want to run a full sandboxed development environment. This allows you to: Develop containerized applications with your Sandbox Run isolated test environments for images Build container images as part of CI/CD workflows Deploy arbitrary images supplied at runtime within a container For Sandbox SDK users, see the Docker-in-Docker guide for instructions on com

Containers
Cloudflare ChangelogRead original
ExternalMobile Development
Apple Developer News

Get ready with the latest beta releases

The beta versions of iOS 26.4, iPadOS 26.4, macOS 26.4, tvOS 26.4, visionOS 26.4, and watchOS 26.4 are now available. Get your apps ready by confirming they work as expected on these releases. And make sure to build and test with Xcode 26.4 beta to take advantage of the advancements in the latest SDKs. View downloads and release notes Learn about testing a beta OS Learn about sending feedback

Apple Developer NewsRead original
ExternalFrontend Development
Vercel Blog

Qwen 3.5 Plus is on AI Gateway

Qwen 3.5 Plus is now available on AI Gateway. The model comes with a 1M context window and built-in adaptive tool use. Qwen 3.5 Plus excels at agentic workflows, thinking, searching, and using tools across multimodal contexts, making it well-suited for web development, frontend tasks, and turning instructions into working code. Compared to Qwen 3 VL, it delivers stronger performance in scientific problem solving and visual reasoning tasks. To use this model, set model to in the AI SDK:alibaba/q

Vercel BlogRead original

Work with 360Softy

Building a SaaS product, AI system, or business platform?

Book a free consultation and we will tell you honestly whether we can help.