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

alexdesousa / planck / 34f78a086f83fd0e5aa0f3db7acebadeecd8a701
85%

Build:
DEFAULT BRANCH: main
Ran 07 May 2026 12:09PM UTC
Jobs 2
Files 26
Run time 1min
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: 84.961% (-0.2%) from 85.13%
34f78a086f83fd0e5aa0f3db7acebadeecd8a701

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

1209 of 1423 relevant lines covered (84.96%)

25.48 hits per line

Coverage Regressions

Lines Coverage ∆ File
37
67.36
-1.21% lib/planck/agent/tools.ex
21
86.49
0.0% lib/planck/headless.ex
3
94.74
0.0% lib/planck/agent/builtin_tools.ex
Jobs
ID Job ID Ran Files Coverage
1 34f78a086f83fd0e5aa0f3db7acebadeecd8a701.1 07 May 2026 12:09PM UTC 11
77.76
GitHub Action Run
2 34f78a086f83fd0e5aa0f3db7acebadeecd8a701.2 07 May 2026 12:09PM UTC 15
89.54
GitHub Action Run
Source Files on build 34f78a086f83fd0e5aa0f3db7acebadeecd8a701
  • Tree
  • List 26
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 34f78a08 on github
  • Prev Build on main (#1547A1A6...)
  • Next Build on main (#09ED6017...)
  • 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