Skip to content

Preview test#1

Closed
mworzala wants to merge 1 commit into
mainfrom
test-pr
Closed

Preview test#1
mworzala wants to merge 1 commit into
mainfrom
test-pr

Conversation

@mworzala
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 18, 2026

Web preview: torn down (PR closed).

@mworzala mworzala closed this May 18, 2026
mworzala added a commit that referenced this pull request May 25, 2026
… tools

KNOWN_TOOL_KINDS in Project.ts hard-coded the four current tool kinds
so the constructor could pre-declare a `tool.<kind>` context key per
tool. Since change #1 the host already passes tool metadata via
`deps.tools`, so the mirror was redundant — and required a one-line
edit here every time a new tool landed.

Drive the derivations from `deps.tools` directly. Adding a new tool
is now a single registration in the host's TOOLS array; the model
picks it up.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
mworzala added a commit that referenced this pull request May 25, 2026
`bun run format` reformats 39 files that drifted from oxfmt's rules:
markdown table column widths, JSON pretty-printing, line-wrap reflows,
and import-group spacing on the files I touched in changes #1–#12.
No semantic changes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.

1 participant