Commit Graph

4 Commits

Author SHA1 Message Date
robert
4b5af84446 build: raise langgraph recursion limit to 80
All checks were successful
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
All checks were successful
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)
All checks were successful
build / build (push) Successful in 33s
2026-05-12 08:33:55 -03:00
robert
87eedb47a4 initial: deepagents-driven agent generator + deployer
All checks were successful
build / build (push) Successful in 31s
2026-05-11 21:26:52 -03:00