• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

alexdesousa / planck / 34f78a086f83fd0e5aa0f3db7acebadeecd8a701 / 2
84%
main: 84%

Build:
DEFAULT BRANCH: main
Ran 07 May 2026 12:09PM UTC
Files 15
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 May 2026 08:56PM UTC coverage: 89.54% (-0.3%) from 89.838%
34f78a086f83fd0e5aa0f3db7acebadeecd8a701.2

push

github

alexdesousa
:sparkles: execute_fn receives agent_id — list_models marks current model

Pass the calling agent's id as the first argument to every execute_fn,
giving tools runtime access to who is calling them without needing
closure captures.

- Tool.execute_fn type updated to (agent_id, tool_call_id, args)
- agent.ex dispatch passes state.id through safe_execute
- ask_agent drops own_id closure — uses agent_id from execute_fn
- spawn_agent drops orchestrator_id closure — uses agent_id from execute_fn
- worker_tools/3 and orchestrator_tools/6 (one arg fewer each)
- list_models marks the caller's current model with current: true via
  Agent.get_state dynamic lookup — works correctly when granted to workers
- Sidecar execute_tool/3 → /4 (tool_call_id added), RPC args updated
- AIBehaviour.get_model/3 added for base_url path testability

779 of 870 relevant lines covered (89.54%)

30.36 hits per line

Source Files on job 34f78a086f83fd0e5aa0f3db7acebadeecd8a701.2
  • Tree
  • List 15
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 34
  • 34f78a08 on github
  • Prev Job for on main (#1547a1a6d82e68461ce9c1961670834493ee6622.2)
  • Next Job for on main (#09ed6017792159df5360ef58e8b1a3e679f2f5e9.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc