robert
d9cbd7dd52
Use DeepAgents model resolver in builder graph
build / build (push) Successful in 14s
2026-06-06 20:34:46 -03:00
robert
137f84be6a
Use sandbox client for builder validation
build / build (push) Successful in 14s
2026-06-06 20:25:15 -03:00
robert
64fd7c26f2
Require user LLM credentials
build / build (push) Successful in 17s
2026-06-06 12:21:48 -03:00
robert
bc8de5a7ae
Forward sandbox into agent builder backend
build / build (push) Successful in 4s
2026-06-03 21:51:30 -03:00
robert
1c7ceace23
Compat fix workspace grep globs
build / build (push) Successful in 15s
2026-06-03 21:49:10 -03:00
robert
9a90add738
Sanitize generated pricing fields
build / build (push) Successful in 4s
2026-06-02 14:19:13 -03:00
robert
d665563953
Add conversational meta-agent compose tool
build / build (push) Successful in 15s
2026-06-01 22:48:02 -03:00
robert
33d20d3aaa
fix: keep builder artifacts inside workspace grant
build / build (push) Successful in 21s
2026-05-27 19:31:49 -03:00
robert
53ecc9a0cb
fix: generate agents with platform LLM grants
build / build (push) Successful in 21s
2026-05-26 21:42:57 -03:00
robert
cd15dc3aaa
require a2a pack write prefix support
build / build (push) Successful in 20s
2026-05-26 20:35:05 -03:00
robert
7829e5c71e
feat: let builder use caller or platform llm
build / build (push) Successful in 23s
2026-05-26 10:52:09 -03:00
robert
98a8c57c83
fix: use platform llm grants for builder
build / build (push) Successful in 2s
2026-05-26 09:49:40 -03:00
robert
a20cd5ae3b
fix: harden generated agent platform access
build / build (push) Successful in 21s
2026-05-25 23:32:47 -03:00
robert
0b9e594bec
Teach agent builder packed frontends
build / build (push) Successful in 25s
2026-05-23 15:01:14 -04:00
robert
c009b2f081
Pass caller LLM runtime options
build / build (push) Successful in 27s
2026-05-21 13:58:18 -03:00
robert
b802e54549
Teach builder sandbox rootfs capture
build / build (push) Successful in 25s
2026-05-19 13:21:32 -03:00
robert
d0fa3f3f5f
builder: require durable workspace execution
build / build (push) Failing after 2s
2026-05-19 11:29:01 -03:00
robert
f6c612a071
Teach builder to author DeepAgents skills
build / build (push) Successful in 26s
2026-05-19 09:48:24 -03:00
robert
d43533df80
Sync builder workspaces from managed repo
build / build (push) Successful in 2s
2026-05-19 09:18:57 -03:00
robert
a3466c7a9a
Track builder workspace deployment base
build / build (push) Successful in 27s
2026-05-19 09:10:43 -03:00
robert
68108c895f
document render artifact salvage
build / build (push) Successful in 2s
2026-05-18 19:20:05 -03:00
robert
45386a1f14
harden agent builder render guidance
build / build (push) Successful in 26s
2026-05-18 19:13:29 -03:00
robert
de2887ff6f
fix: persist builder deepagent files
build / build (push) Successful in 31s
2026-05-17 18:57:29 -03:00
robert
23cdc1e924
fix: require current a2a init scaffold
build / build (push) Successful in 26s
2026-05-17 08:08:14 -03:00
robert
1bb6044b15
feat: initialize agents from a2a template
build / build (push) Successful in 2s
2026-05-16 17:36:17 -03: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
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
robert
87eedb47a4
initial: deepagents-driven agent generator + deployer
build / build (push) Successful in 31s
2026-05-11 21:26:52 -03:00