Skip to content

Comments

feat: remove tools/agent feature#214

Merged
ibelick merged 6 commits intomainfrom
feat/remove-agents-tools
Jun 18, 2025
Merged

feat: remove tools/agent feature#214
ibelick merged 6 commits intomainfrom
feat/remove-agents-tools

Conversation

@ibelick
Copy link
Owner

@ibelick ibelick commented Jun 18, 2025

Removes the entire agents feature from the codebase, including:

  • agent chat screen
  • agent-related files and components
  • agent docs

Stepping back from agents to focus on multi-model. We'll reintroduce agent tooling later in a simpler, more modular way.

@vercel
Copy link

vercel bot commented Jun 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zola-anfe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2025 4:15pm

@ibelick ibelick marked this pull request as ready for review June 18, 2025 16:16
@ibelick ibelick merged commit f35c493 into main Jun 18, 2025
12 checks passed
@ibelick ibelick deleted the feat/remove-agents-tools branch June 18, 2025 17:21
@titouv
Copy link

titouv commented Jun 18, 2025

As i was updating PR #157 I was wondering if the plan was to also remove ToolInvocation calls because from what i understand there is no tool remaining (and all UI parts related to tool in this case)

<ToolInvocation toolInvocations={toolInvocationParts} />

@ibelick
Copy link
Owner Author

ibelick commented Jun 19, 2025

@titouv tools will be coming back soon. For now, you can comment out or remove <ToolInvocation />, especially if the schema changes significantly with AI SDK V5. Thanks for your work on this

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.

2 participants