Skip to content

Implement part 3 of 3 of the empty bodies in specs/tools/registry.t27 (7 functions) - #4201

Merged
gHashTag merged 1 commit into
masterfrom
queen-3865
Sep 17, 2026
Merged

gHashTag merged 1 commit into
masterfrom
queen-3865

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Closes #3865

Opened from the bee branch queen-3865, which was pushed but never turned into a pull request. Every changed path is inside the boundary the issue declares:

  • specs/tools/registry.t27

The acceptance criteria are structural and were checked by the swarm, not by a human; the review-side oracle is what decides whether the generated code compiles and passes its tests.

- unregister_custom: Removes a custom tool from registry
- register_all: Registers multiple tools at once and returns count
- set_all_permissions: Sets permissions for multiple tools
- clear: Clears all tools from registry
- find_by_description: Finds tools by description pattern
- count: Returns number of registered tools
- is_empty: Checks if registry is empty

Added comprehensive test blocks for all functions.

Closes #3865
@gHashTag
gHashTag enabled auto-merge September 17, 2026 08:19
This was referenced Sep 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-09-17 11:14:29 UTC

Summary

Status Count
Total Open PRs 50
PRs with Failing Checks 12
PRs with All Checks Green 38
READY 0
FAILING 12
PENDING 0
NO CHECKS YET 0

These columns do not partition: 0 + 12 + 0 + 0 = 12, and there are 50 open PRs. A PR is being counted twice or not at all.

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=8932aae0c5a9 != manifest seal=87e5cbd3ad94.
    The committed NMSE numbers were certified against an older compiler.rs.
    Run scripts/reseal-check.sh locally for the two-step reseal command (advisory; not a merge gate).

@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@gHashTag
gHashTag merged commit e6d1bd8 into master Sep 17, 2026
24 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement part 3 of 3 of the empty bodies in specs/tools/registry.t27 (7 functions)

1 participant