feature/0.12.0 #154

Merged
clawdie merged 2 commits from feature/0.12.0 into main 2026-06-23 13:40:49 +02:00
Owner
No description provided.
clawdie added 2 commits 2026-06-23 13:40:37 +02:00
Harness-neutral naming throughout the daemon:
- COLIBRI_AUTOSPAWN_PI    → COLIBRI_AUTOSPAWN
- COLIBRI_PI_BINARY       → COLIBRI_AUTOSPAWN_BINARY  (default: zot)
- COLIBRI_AUTOSPAWN_PI_ARGS → COLIBRI_AUTOSPAWN_ARGS
- Function: autospawn_pi_if_configured → autospawn_agent_if_configured
- Log prefix: autospawn-pi → autospawn
- Variable: pi_binary → agent_binary, pi_name → agent_name
feat: geodesic dome MCP tool — wireframe + structural BOM
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
2b0c941855
Class I icosahedron subdivision, perspective rendering, and
complete bill of materials analysis. Reports:
- Strut lengths + counts (grouped by size)
- Connector types (3/4/5/6-way junctions)
- Triangle areas (grouped, with totals)
- Material BOM (glass, polycarbonate, insulated)
- Cost + weight estimates per material
- Full or half-sphere modes

No Blender, no GPU — pure Python + numpy + Pillow.
clawdie merged commit 3aeef3e5ff into main 2026-06-23 13:40:49 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#154
No description provided.