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.

ExternalFrontend Development
Vercel Blog

AI Gateway supports OpenAI's Responses API

OpenAI's Responses API is now available through AI Gateway. The Responses API is a modern alternative to the Chat Completions API. Point your OpenAI SDK to AI Gateway's base URL and use the names to route requests. TypeScript and Python are both supported. All of the functionality in the Responses API was already accessible through AI Gateway via the AI SDK and Chat Completions API, but you can now use the Responses API directly.creator/model Install the OpenAI SDK and point it at AI Gateway. S

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Chat SDK adds table rendering and streaming markdown

Chat SDK now renders tables natively across all platform adapters and converts markdown to each platform's native format during streaming. The component is a new card element in that gives you a clean, composable API for rendering tables across every platform adapter. Pass in headers and rows, and Chat SDK handles the rest.Table()Chat SDK The adapter layer converts the table to the best format each platform supports. Slack renders Block Kit table blocks, Teams and Discord use GFM markdown tabl

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

v0 API now supports custom MCP servers

The v0 API now supports . Teams can configure new servers programmatically by providing the necessary endpoint and authentication details.connecting to any custom MCP server Once configured, you can make these custom servers available directly during a v0 chat session by referencing the server ID: Visit the .v0 API docs Read more

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Skip unaffected builds for projects in Bun monorepos

now detects Bun lockfiles, extending the same compatibility already available for other package managers.Skipping unaffected builds in monorepos When Vercel evaluates which projects to build, it reads lockfile changes to determine whether dependencies have changed. Teams using Bun can now rely on this detection to skip builds for projects that haven't changed, reducing unnecessary build time across monorepos. See the to learn how skipping unaffected projects works.monorepo documentation Read mo

Vercel BlogRead original
ExternalCloud
Cloudflare Changelog

Workflows, Workers - Workflow steps now expose retry attempt number via step context

Cloudflare Workflows allows you to configure specific retry logic for each step in your workflow execution. Now, you can access which retry attempt is currently executing for calls to step.do(): await step.do("my-step", async (ctx) => { // ctx.attempt is 1 on first try, 2 on first retry, etc. console.log(`Attempt ${ctx.attempt}`); }); You can use the step context for improved logging & observability, progressive backoff, or conditional logic in your workflow definition. Note that th

WorkflowsWorkers
Cloudflare ChangelogRead original
ExternalAI
OpenAI News

Codex Security: now in research preview

Codex Security is an AI application security agent that analyzes project context to detect, validate, and patch complex vulnerabilities with higher confidence and less noise.

Product
OpenAI NewsRead original
External
Smashing Magazine

Human Strategy In An AI-Accelerated Workflow

UX design is entering a new phase, with designers shifting from makers of outputs to directors of intent. AI can now generate wireframes, prototypes, and even design systems in minutes, but UX has never been only about creating interfaces. It’s about navigating ambiguity, advocating for humans in systems optimised for efficiency, and solving their problems through thoughtful design.

Smashing MagazineRead original
ExternalCloud
Cloudflare Changelog

Radar - Region Filtering, AS Traffic Volume, and Navigation Improvements on Cloudflare Radar

Radar ships several new features that improve the flexibility and usability of the platform, as well as visibility into what is happening on the Internet. Region filtering All location-aware pages now support filtering by region, including continents, geographic subregions (Middle East, Eastern Asia, etc.), political regions (EU, African Union), and US Census regions/divisions (for example, New England, US Northeast). Traffic volume by top autonomous systems and locations A new traffic volume v

Radar
Cloudflare ChangelogRead 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.