ci
2da8cf7190
ci: bump image to c009b2f081
2026-05-21 16:59:31 +00:00
robert
c009b2f081
Pass caller LLM runtime options
build / build (push) Successful in 27s
2026-05-21 13:58:18 -03:00
ci
7317b41755
ci: bump image to 1411a445e1
2026-05-20 22:43:22 +00:00
robert
1411a445e1
fix: align agent-builder with longer pack timeouts
build / build (push) Successful in 27s
2026-05-20 19:41:22 -03:00
ci
4c8cd8ab2f
ci: bump image to f7da050814
2026-05-19 22:01:21 +00:00
robert
f7da050814
Bump a2a-pack cancellation errors
build / build (push) Successful in 27s
2026-05-19 19:00:36 -03:00
ci
c0fff736d8
ci: bump image to eeaf5ddb87
2026-05-19 21:45:58 +00:00
robert
eeaf5ddb87
Bump a2a-pack runtime errors
build / build (push) Successful in 26s
2026-05-19 18:44:12 -03:00
ci
74c4f77abf
ci: bump image to 0b1d310d31
2026-05-19 19:15:54 +00:00
robert
0b1d310d31
Bump a2a-pack sandbox timeout fix
build / build (push) Successful in 25s
2026-05-19 16:13:34 -03:00
ci
15571f3ae0
ci: bump image to 27b0cabc55
2026-05-19 16:33:16 +00:00
robert
27b0cabc55
Avoid batch S3 deletes in builder
build / build (push) Successful in 2s
2026-05-19 13:33:07 -03:00
ci
f5bda1ab24
ci: bump image to b802e54549
2026-05-19 16:23:10 +00:00
robert
b802e54549
Teach builder sandbox rootfs capture
build / build (push) Successful in 25s
2026-05-19 13:21:32 -03:00
ci
9f56a15303
ci: bump image to 490bf09260
2026-05-19 15:55:27 +00:00
robert
490bf09260
builder: expose runtime image env
build / build (push) Successful in 26s
2026-05-19 12:54:52 -03:00
robert
75e34f3fd1
ci: rebuild with a2a-pack 0.1.8
2026-05-19 12:53:02 -03:00
robert
d0fa3f3f5f
builder: require durable workspace execution
build / build (push) Failing after 2s
2026-05-19 11:29:01 -03:00
ci
960c3558c9
ci: bump image to f6c612a071
2026-05-19 12:49:09 +00:00
robert
f6c612a071
Teach builder to author DeepAgents skills
build / build (push) Successful in 26s
2026-05-19 09:48:24 -03:00
ci
e1d9eab879
ci: bump image to d43533df80
2026-05-19 12:19:59 +00:00
robert
d43533df80
Sync builder workspaces from managed repo
build / build (push) Successful in 2s
2026-05-19 09:18:57 -03:00
ci
16b6139bed
ci: bump image to a3466c7a9a
2026-05-19 12:12:15 +00:00
robert
a3466c7a9a
Track builder workspace deployment base
build / build (push) Successful in 27s
2026-05-19 09:10:43 -03:00
ci
f0e52f9cdd
ci: bump image to 68108c895f
2026-05-18 22:20:21 +00:00
robert
68108c895f
document render artifact salvage
build / build (push) Successful in 2s
2026-05-18 19:20:05 -03:00
ci
859107d612
ci: bump image to 45386a1f14
2026-05-18 22:14:24 +00:00
robert
45386a1f14
harden agent builder render guidance
build / build (push) Successful in 26s
2026-05-18 19:13:29 -03:00
ci
8af5384e6c
ci: bump image to 1f3f8349df
2026-05-17 22:13:59 +00:00
robert
1f3f8349df
fix: allow custom agent scaffolds
build / build (push) Successful in 27s
2026-05-17 19:13:13 -03:00
ci
2a6227b8ec
ci: bump image to de2887ff6f
2026-05-17 21:58:16 +00:00
robert
de2887ff6f
fix: persist builder deepagent files
build / build (push) Successful in 31s
2026-05-17 18:57:29 -03:00
ci
34cbaa702d
ci: bump image to aa5ee5b0fe
2026-05-17 21:18:02 +00:00
robert
aa5ee5b0fe
fix: reject stale agent scaffolds
build / build (push) Successful in 2s
2026-05-17 18:17:58 -03:00
ci
83e3ad3c3b
ci: bump image to 23cdc1e924
2026-05-17 11:08:55 +00:00
robert
23cdc1e924
fix: require current a2a init scaffold
build / build (push) Successful in 26s
2026-05-17 08:08:14 -03:00
ci
54a853b9df
ci: bump image to 1bb6044b15
2026-05-16 20:36:56 +00:00
robert
1bb6044b15
feat: initialize agents from a2a template
build / build (push) Successful in 2s
2026-05-16 17:36:17 -03:00
ci
137847bab1
ci: bump image to 7d2be163ef
2026-05-16 20:30:05 +00:00
robert
7d2be163ef
chore: rebuild against latest a2a-pack base
build / build (push) Successful in 26s
2026-05-16 17:29:30 -03:00
ci
022f029161
ci: bump image to 80a5d3bce4
2026-05-16 01:09:03 +00:00
robert
80a5d3bce4
tools: expose a2a_pack source to the inner LLM loop
...
build / build (push) Successful in 3s
list_a2a_pack(subdir) / read_a2a_pack(path) let the builder browse the
installed SDK at runtime — the same package the scaffolded agents
import. Path-traversal guarded; reads capped at 64 KiB.
Why: the system prompt only carries an abridged example. When the LLM
needed to recall what RunContext exposes (ctx.workspace API, ctx.ask
vs ctx.collect, runtime.apt_packages…) it would guess. Now it can
read the actual source.
Prompt updated to point at the new tools.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-15 22:08:56 -03:00
ci
abc4b96455
ci: bump image to 82b5bd202f
2026-05-16 00:58:36 +00:00
robert
82b5bd202f
rebuild: pull in a2a-pack 0.1.2 (auth + progress + apt)
build / build (push) Successful in 33s
2026-05-15 21:58:01 -03:00
ci
9a0c626d43
ci: bump image to a021239ef6
2026-05-16 00:45:05 +00:00
robert
a021239ef6
prompt: tell the inner loop about runtime.apt_packages
...
build / build (push) Successful in 37s
So generated agents that need ffmpeg / imagemagick / etc. declare them
in a2a.yaml instead of failing at runtime with a missing binary.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-15 21:44:25 -03:00
ci
90b24e0064
ci: bump image to 146d534add
2026-05-16 00:03:07 +00:00
robert
146d534add
rebuild: pull in a2a-pack _meta handler (c73c7fc)
build / build (push) Successful in 32s
2026-05-15 21:02:30 -03:00
ci
a948cdf840
ci: bump image to e92bbeb3f7
2026-05-15 23:46:49 +00:00
robert
e92bbeb3f7
build: surface clean error when no workspace bound (MCP path)
...
build / build (push) Successful in 33s
ctx.workspace is a property that raises PermissionError when the runtime
didn't provision a workspace. The original `getattr(ctx.workspace, …)`
guard didn't catch that — the property call happens before getattr can
fall back. When the agent is invoked over the local MCP gateway
(a2amcp), which has no grant flow, this surfaced as a 500 instead of
the intended "run me through the orchestrator" message.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-15 20:46:13 -03:00