Skip to content

Promote: MCP-style tool harness + identity fix - #354

Merged
slaveofcode merged 4 commits into
mainfrom
develop
Aug 28, 2026
Merged

Promote: MCP-style tool harness + identity fix#354
slaveofcode merged 4 commits into
mainfrom
develop

Conversation

@slaveofcode

Copy link
Copy Markdown
Owner

Promotes the tool-chaining harness (#353) and the AI-identity fix (#352) to production.

'What models are u?' still routed to browser-info — META only matched singular
'model' and 'you'. Now handles what/which model(s)/llm(s)/ai, who/what are/r
you/u/ya, and 'are u chatgpt'. 'what is my browser' still routes to browser-info.
…ain them

Capable providers (cloud) now get the FULL executor catalog in task mode instead
of the keyword-scoped subset, so the model can plan across every tool. Tool
outputs pipe into the next tool's file input, so it can chain — e.g. 'get the
audio from this video, then compress it'. Tiny on-device models stay scoped (they
mis-pick). Adds AgentProvider.capable (cloud=true) and a multi-step system prompt.
fix(agent): AI-identity detection for plurals + 'u'/'r' shorthand
feat(agent): MCP-style tool harness — cloud models chain GWT tools
@slaveofcode
slaveofcode merged commit 94bb711 into main Aug 28, 2026
1 check 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.

1 participant