Skip to content

Conversation

@igor-vovk
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings November 18, 2025 22:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR renames the package from agents to tpagents (third-party agents) and updates all related type names and function names to reflect this change. The renaming provides clearer semantics by explicitly indicating these are third-party agent tools.

Key Changes:

  • Renamed package from agents to tpagents
  • Renamed AgentTool interface to TPAgentTool
  • Renamed DetectAgentTools function to DetectTPAgentTools

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
internal/tpagents/tp_agent_manual.go Updated package declaration and interface reference
internal/tpagents/tp_agent_gh_copilot.go Updated package declaration and interface reference
internal/tpagents/tp_agent_gemini_cli.go Updated package declaration and interface reference
internal/tpagents/tp_agent.go Updated package declaration and renamed interface from AgentTool to TPAgentTool
internal/tpagents/detect_tp_agents.go Updated package declaration, function name, and improved documentation
cmd/init.go Updated import path and all type references to use new package and type names

@igor-vovk igor-vovk merged commit 9e2cc04 into main Nov 18, 2025
1 check passed
@igor-vovk igor-vovk deleted the agents branch November 18, 2025 22:21
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