TechBrief — بروزترین اخبار تکنولوژی

TechBrief — تازه‌ترین اخبار فناوری

مرجع روزانه خلاصهٔ اخبار و تحلیل‌های کوتاه از منابع معتبر.

آخرین خبرها

X says you can block Grok from editing your photos

X has introduced a new feature that makes it slightly harder for other users to manipulate your uploaded images with the Grok chatbot. As reported by Social Media Today and verified by The Verge, a new toggle within the image upload settings on the X iOS app says it can "block modifications by Grok" when […]

Battlefield 6 teams hit with layoffs despite ‘biggest launch in franchise history’

Even a record-breaking launch can't seem to save developers from layoffs. According to a report from IGN, the various teams behind Battlefield 6 have been hit with an unspecified number of layoffs; that includes staff at EA studios Criterion, Dice, Ripple Effect, and Motive, all of which contributed to the game. In a statement to […]

Anthropic is suing the Department of Defense

Anthropic has sued the US government over its designation as a supply-chain risk, the latest move in a weekslong battle between it and the Pentagon over the acceptable use cases for its military AI tech. The suit, filed in a California district court, accuses the Trump administration of illegally punishing the company for setting "red […]

Launch HN: Terminal Use (YC W26) – Vercel for filesystem-based agents

Hello Hacker News! We're Filip, Stavros, and Vivek from Terminal Use (https://www.terminaluse.com/). We built Terminal Use to make it easier to deploy agents that work in a sandboxed environment and need filesystems to do work. This includes coding agents, research agents, document processing agents, and internal tools that read and write files.

Here's a demo: https://www.youtube.com/watch?v=ttMl96l9xPA.

Our biggest pain point with hosting agents was that you'd need to stitch together multiple pieces: packaging your agent, running it in a sandbox, streaming messages back to users, persisting state across turns, and managing getting files to and from the agent workspace.

We wanted something like Cog from Replicate, but for agents: a simple way to package agent code from a repo and serve it behind a clean API/SDK. We wanted to provide a protocol to communicate with your agent, but not constraint the agent logic or harness itself.

On Terminal Use, you package your agent from a repo with a config.yaml and Dockerfile, then deploy it with our CLI. You define the logic of three endpoints (on_create, on_event, and on_cancel) which track the lifecycle of a task (conversation). The config.yaml contains details about resources, build context, etc.

Out of the box, we support Claude Agent SDK and Codex SDK agents. By support, we mean that we have an adapter that converts from the SDK message types to ours. If you'd like to use your own custom harness, you can convert and send messages with our types (Vercel AI SDK v6 compatible). For the frontend, we have a Vercel AI SDK provider that lets you use your agent with Vercel's AI SDK, and have a messages module so that you don't have to manage streaming and persistence yourself.

The part we think is most different is storage.

We treat filesystems as first-class primitives, separate from the lifecycle of a task. That means you can persist a workspace across turns, share it between different agents, or upload / download files independent of the sandbox being active. Further, our filesystem SDK provides presigned urls which makes it easy for your users to directly upload and download files which means that you don't need to proxy file transfer through your backend.

Since your agent logic and filesystem storage are decoupled, this makes it easy to iterate on your agents without worrying about the files in the sandbox: if you ship a bug, you can deploy and auto-migrate all your tasks to the new deployment. If you make a breaking change, you can specify that existing tasks stay on the existing version, and only new tasks use the new version.

We're also adding support for multi-filesystem mounts with configurable mount paths and read/write modes, so storage stays durable and reusable while mount layout stays task-specific.

On the deployment side, we've been influenced by modern developer platforms: simple CLI deployments, preview/production environments, git-based environment targeting, logs, and rollback. All the configuration you need to build, deploy & manage resources for your agent is stored in the config.yaml file which makes it easy to build & deploy your agent in CI/CD pipelines.

Finally, we've explicitly designed our platform for your CLI coding agents to help you build, test, & iterate with your agents. With our CLI, your coding agents can send messages to your deployed agents, and download filesystem contents to help you understand your agent's output. A common way we test our agents is that we make markdown files with user scenarios we'd like to test, and then ask Claude Code to impersonate our users and chat with our deployed agent.

What we do not have yet: full parity with general-purpose sandbox providers. For example, preview URLs and lower-level sandbox.exec(...) style APIs are still on the roadmap.

We're excited to hear any thoughts, insights, questions, and concerns in the comments below!


Comments URL: https://news.ycombinator.com/item?id=47311657

Points: 4

# Comments: 2

Our Favorite Wireless Headphones Are $60 Off

The Sony WH-1000XM6 get a noticeable markdown for a limited time.

Google’s latest Pixel Watches have fallen to their lowest prices ever

With longer days and warmer weather on the way, it’s a good time to take your gym routine outside. Luckily, Google’s Pixel Watch 4 can help you track all your outdoor fitness activities, and right now it’s on sale at Amazon, Best Buy, and Target starting at $289.99 ($60 off), a new low price. The […]

Jolla on track to ship new phone with Sailfish OS, user-replaceable battery

Article URL: https://liliputing.com/the-new-jolla-phone-with-sailfish-os-is-on-track-to-start-shipping-in-the-first-half-of-2026/

Comments URL: https://news.ycombinator.com/item?id=47311456

Points: 29

# Comments: 1

Slate Auto changes CEO months ahead of affordable EV launch

Former Amazon Marketplace vice president Peter Faricy is the new person in charge of the company.

Donut Lab says latest test proves its solid-state battery isn’t a supercapacitor

When Donut Lab first announced its solid-state battery earlier this year, there was some speculation around whether the Finnish startup had actually produced a supercapacitor, which is a much shorter-term form of electrical storage. Supercapacitors can charge and discharge quickly, similar to Donut Lab's claimed solid-state battery. But supercapacitors are totally different from batteries in […]

Live Nation settles government antitrust suit — that probably doesn’t include a breakup

On Monday, Live Nation-Ticketmaster agreed to settle a federal antitrust lawsuit with the Department of Justice. Eight states so far have indicated they plan to join the settlement, a district attorney said in court, and four others remain unclear on their status. The case alleged that it illegally monopolized parts of the live events industry, […]

دسته‌بندی‌ها

معمولی: گجت‌ها، نرم‌افزار، امنیت، AI، استارتاپ