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

alexdesousa / planck
85%

Build:
DEFAULT BRANCH: main
Repo Added 17 Apr 2026 05:09PM UTC
Token Y7sBGNHLupeO0AFlvcZqn9gYafsojtGXk regen
Build 27 Last
Files 45
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • main

16 May 2026 08:55PM UTC coverage: 84.654% (+7.6%) from 77.038%
253a08a879d40edbd0010fc57343e994851565a6

push

github

alexdesousa
:sparkles: Allow duplicate agent types — remove type uniqueness constraint

Multiple agents of the same type are now permitted (e.g. two developers
working on different features in parallel). All agents are uniquely
identified by their id; type is display metadata only. list_team + ID
targeting makes type uniqueness unnecessary.

- Removed ensure_type_available/2 from spawn_agent execute_fn
- spawn_agent tool description updated to reflect the new behaviour
- spawn_agent system prompt section updated: "never spawn a type that
  already exists" replaced with guidance to check list_team for reuse
- CHANGELOG, specs/teams.md, docs/guides/teams.md updated

1506 of 1779 relevant lines covered (84.65%)

31.72 hits per line

Relevant lines Covered
Build:
Build:
1779 RELEVANT LINES 1506 COVERED LINES
31.72 HITS PER LINE
Source Files on main
  • Tree
  • List 45
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
253a08a8... main :sparkles: Allow duplicate agent types — remove type uniqueness constraint Multiple agents of the same type are now permitted (e.g. two developers working on different features in parallel). All agents are uniquely identified by their id; type is... push 16 May 2026 09:02PM UTC alexdesousa github
84.65
383c865f... main :memo: v0.1.1 CHANGELOG — config hot-reload entries push 15 May 2026 08:27PM UTC alexdesousa github
77.04
d662ee59... main :sparkles: ResourceStore.register_on_reload/1 + config hot-reload for proxy Config values cached by Skogsra were not refreshed when .env or config.json changed on disk — the watcher fired but the PT cache held the old value. - ResourceStore gain... push 15 May 2026 05:30PM UTC alexdesousa github
85.14
5cdd969a... main :bug: Fix test sidecar execute_fn arity (2 → 3) push 08 May 2026 05:44PM UTC alexdesousa github
85.82
b39f14ac... main :memo: Remove placeholder blog banner — no post yet push 08 May 2026 05:27PM UTC alexdesousa github
85.28
09ed6017... main :bug: Tool output truncation — 2000 lines or 50 KB, whichever first Cap tool results before they are stored in session history. Both limits are always enforced: line truncation is applied first, then byte truncation on the result. Outputs exceedi... push 08 May 2026 02:37PM UTC alexdesousa github
85.28
34f78a08... main :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_... push 07 May 2026 12:09PM UTC alexdesousa github
84.96
1547a1a6... main :bug: Fix dynamic worker history loss on session resume - Extract spawn_agent execute_fn into focused helpers: validate_base_url, resolve_spawn_model, build_spawn_start_opts, filter_granted - Require base_url for ollama and llama_cpp providers ... push 07 May 2026 10:39AM UTC alexdesousa github
85.13
af4764bb... main :sparkles: Explicit agent targeting — identifier + identifier_type Replace the three optional type/name/id fields in ask_agent, delegate_task, destroy_agent, and interrupt_agent with a required identifier string and a required identifier_type enu... push 07 May 2026 10:16AM UTC alexdesousa github
85.19
3f3ebeb5... main :bug: Fix dynamic worker history loss on session resume - Extract original worker agent ID from spawn_agent tool result in session messages so workers are reconstructed with the correct ID and their history is visible on resume - Skip failed ... push 07 May 2026 09:46AM UTC alexdesousa github
77.76
See All Builds (27)

Badge your Repo: planck

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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