robert
bc8de5a7ae
Forward sandbox into agent builder backend
build / build (push) Successful in 4s
2026-06-03 21:51:30 -03:00
robert
819d381efd
Update a2a-pack minimum to 0.1.56
build / build (push) Successful in 14s
2026-06-03 14:34:00 -03:00
robert
08195a46f8
Rebuild agent-builder on a2a-pack 0.1.51
build / build (push) Successful in 16s
2026-06-02 14:04:34 -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
8c44be6226
Bump a2a-pack minimum to 0.1.41
build / build (push) Successful in 15s
2026-05-31 20:56:08 -03:00
robert
15882193f0
fix: require current a2a-pack runtime
build / build (push) Successful in 23s
2026-05-29 10:59:37 -03:00
robert
64fdd2cb33
fix: cap builder knative scale at one
build / build (push) Successful in 21s
2026-05-27 19:42:23 -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
8b8535ddec
chore: require a2a-pack 0.1.32
build / build (push) Successful in 22s
2026-05-27 19:21:03 -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
9b70bec52e
Advertise builder grant needs
build / build (push) Successful in 27s
2026-05-23 13:50:53 -04:00
robert
091f8eaf06
Use secret-backed agent builder runtime
build / build (push) Successful in 28s
2026-05-23 13:33:12 -04:00
robert
c35039cf66
Bump agent-builder to a2a-pack 0.1.16
build / build (push) Successful in 28s
2026-05-23 12:47:42 -04:00
robert
c009b2f081
Pass caller LLM runtime options
build / build (push) Successful in 27s
2026-05-21 13:58:18 -03: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
robert
d0fa3f3f5f
builder: require durable workspace execution
build / build (push) Failing after 2s
2026-05-19 11:29:01 -03:00
robert
de2887ff6f
fix: persist builder deepagent files
build / build (push) Successful in 31s
2026-05-17 18:57:29 -03:00
robert
7d2be163ef
chore: rebuild against latest a2a-pack base
build / build (push) Successful in 26s
2026-05-16 17:29:30 -03: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
robert
146d534add
rebuild: pull in a2a-pack _meta handler (c73c7fc)
build / build (push) Successful in 32s
2026-05-15 21:02:30 -03: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
robert
4b5af84446
build: raise langgraph recursion limit to 80
...
build / build (push) Successful in 2s
The default 25 was tripping on iterative builds (list -> write*3 -> test
-> deploy is already 12-18 steps; any retry blew the cap).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-12 13:22:46 -03:00
robert
0bc7435f94
bump: rebuild against base with logging fix
build / build (push) Successful in 33s
2026-05-12 09:32:47 -03:00
robert
5c9c942a36
bump: rebuild against fresh a2a-pack-base (ctx.cp_jwt is now in the SDK)
build / build (push) Successful in 33s
2026-05-12 08:33:55 -03:00
robert
87eedb47a4
initial: deepagents-driven agent generator + deployer
build / build (push) Successful in 31s
2026-05-11 21:26:52 -03:00