2026-07-26 - 2026-08-02
Overview
2 Pull requests merged by 1 user
Merged
#85 feat(agents): add offset-based pagination to file_read
Merged
#84 feat(agents): surface timeout budget in tool schemas and errors
2 Pull requests proposed by 1 user
Proposed
#87 fix(ci): make benchmark_regression job fast and correctly fail on regressions
Proposed
#94 feat(skills): add skill package schema and agent-side skill loading support
4 Issues closed from 1 user
Closed
#91 Graph route with an edge to a non-existent target node executes partially then exits silently instead of failing config validation
Closed
#90 Graph route with an edge to a non-existent target node executes partially then exits silently instead of failing config validation
Closed
#83 feat(agents): add offset-based pagination to file_read
Closed
#82 feat(agents): surface timeout budget in tool schemas and errors
9 Issues created by 1 user
Opened
#82 feat(agents): surface timeout budget in tool schemas and errors
Opened
#83 feat(agents): add offset-based pagination to file_read
Opened
#86 fix(ci): benchmark_regression job intermittently hangs/times out and never signals real regressions correctly
Opened
#88 feat(skills): add Skill package schema and agent-side skill loading support
Opened
#89 Graph route with an edge to a non-existent target node executes partially then exits silently instead of failing config validation
Opened
#90 Graph route with an edge to a non-existent target node executes partially then exits silently instead of failing config validation
Opened
#91 Graph route with an edge to a non-existent target node executes partially then exits silently instead of failing config validation
Opened
#92 TDD: Graph route with an edge to a non-existent target node executes partially then exits silently instead of failing config validation
Opened
#93 Expose sandboxed read_file/write_file helpers to inline code (Python_exec) in unsafe mode
5 Unresolved Conversations
Open
#77
Epic: LLM Agent Runtime Stabilization — reliability, resource enforcement & correctness hardening
Open
#9
Align cleveractors-core to The Actor Configuration Standard v1.0.0
Open
#22
Epic: Package Registry Client — Support Package Registry Standard v1.0.0
Open
#2
Clever Actors only accepts GRAPH actors, not LLM actors.
Open
#8
cleveractors.langgraph provides no StateGraph bridge — host applications must walk CompiledActor nodes manually