2026-07-02 - 2026-08-02

Overview

10 Active Pull Requests
17 Active Issues
Excluding merges, 3 authors have pushed 10 commits to master and 13 commits to all branches. On master, 44 files have changed and there have been 4316 additions and 705 deletions.

8 Pull requests merged by 2 users

2 Pull requests proposed by 1 user

10 Issues closed from 3 users

15 Issues created by 2 users

Opened #71 ConnectionError retry exhaustion silently swallowed, producing empty response instead of propagating ExecutionError 2026-07-06 17:21:13 +00:00

Opened #73 Add tool_agent_class parameter to AgentFactory and create_executor to support runtime-injected ToolAgent subclasses 2026-07-07 06:40:16 +00:00

Opened #75 Implement real type: tool graph node execution by wiring NodeConfig.tool to ToolAgent._execute_tool 2026-07-07 09:12:00 +00:00

Opened #76 Enforce USD budget at each agent invocation (incl. pruning): skip pruning when tripped, fail immediately with no retries at zero/negative balance 2026-07-07 10:06:46 +00:00

Opened #77 Epic: LLM Agent Runtime Stabilization — reliability, resource enforcement & correctness hardening 2026-07-07 10:20:52 +00:00

Opened #78 Invert default exception handling: stop swallowing by default; catch only recoverable exceptions and propagate the rest 2026-07-07 11:45:02 +00:00

Opened #82 feat(agents): surface timeout budget in tool schemas and errors 2026-07-30 15:30:16 +00:00

Opened #83 feat(agents): add offset-based pagination to file_read 2026-07-30 15:47:38 +00:00

Opened #86 fix(ci): benchmark_regression job intermittently hangs/times out and never signals real regressions correctly 2026-07-31 11:54:35 +00:00

Opened #88 feat(skills): add Skill package schema and agent-side skill loading support 2026-07-31 18:08:19 +00:00

Opened #89 Graph route with an edge to a non-existent target node executes partially then exits silently instead of failing config validation 2026-07-31 18:50:14 +00:00

Opened #90 Graph route with an edge to a non-existent target node executes partially then exits silently instead of failing config validation 2026-07-31 18:50:35 +00:00

Opened #91 Graph route with an edge to a non-existent target node executes partially then exits silently instead of failing config validation 2026-07-31 18:50:55 +00:00

Opened #92 TDD: Graph route with an edge to a non-existent target node executes partially then exits silently instead of failing config validation 2026-07-31 18:51:29 +00:00

Opened #93 Expose sandboxed read_file/write_file helpers to inline code (Python_exec) in unsafe mode 2026-07-31 19:26:18 +00:00

10 Unresolved Conversations