Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

environments changed

managed-agents/environments

Nearest release: v2.1.260, published an hour before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+4added
Lines−4removed
From line 38 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits11to this page, all time

The whole hunk

from line 38, old and new numbered
/
lines
from line 38
3838 
3939 <MultiFileExample language="cli" label="CLI">
4040 ```bash CLI
41 ant beta:environments create < python-dev.environment.yaml
41 ant apply environment.yaml
4242 ```
4343 
44 <File filename="python-dev.environment.yaml">
44 <File filename="environment.yaml">
4545 ```yaml
4646 name: python-dev
4747 config:
from line 251
251251 
252252 <MultiFileExample language="cli" label="CLI">
253253 ```bash CLI
254 ant beta:environments create < environment.yaml
254 ant apply environment.yaml
255255 ```
256256 
257257 <File filename="environment.yaml">
from line 429
429429 
430430 <MultiFileExample language="cli" label="CLI">
431431 ```bash CLI
432 ant beta:environments create < environment.yaml
432 ant apply environment.yaml
433433 ```
434434 
435435 <File filename="environment.yaml">