mirror of
https://github.com/Kuingsmile/word-GPT-Plus.git
synced 2026-04-25 08:15:48 +03:00
[GH-ISSUE #104] [Feature]: Better agentic tools and stop button #75
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/word-GPT-Plus#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HenkieTenkie62 on GitHub (Sep 19, 2025).
Original GitHub issue: https://github.com/Kuingsmile/word-GPT-Plus/issues/104
Originally assigned to: @Kuingsmile on GitHub.
前置阅读 | Pre-reading
服务类型 | Service Type
Self-hosted service
系统信息 | System Information
Windows
Office 版本 | Office Version
microsoft 365
功能请求 | Feature request
Great tool, very useful!
But I am missing a stop button. If the agent doesn't follow the plan i just wait for it to complete.
I also think the agent tools could be improved. If you do not select whole document the agent does not read the document.
Could this be made more like VSCode Copilot?
Here you can choose, select and add context for the chat/agent.
Also agents in Copilot have the ability to search and insert edits to the document with tools:
https://code.visualstudio.com/docs/copilot/reference/copilot-vscode-features#_chat-tools
This is how the toolfunction is declared in chat:
Usage by model:
I think this would greatly increase it's utility value!
@Kuingsmile commented on GitHub (Nov 13, 2025):
agent in Copilot is much more complex than the agent tool in this project, I need more time to improve my skills in order to enhance the project.
@Kuingsmile commented on GitHub (Dec 23, 2025):
@HenkieTenkie62 I’m happy to say that I’ve made a big improvement to the agent mode! As you can see in the GIF below, I’ll keep optimizing it and will release the first rewritten version soon.
MCP support is also under development.
@HenkieTenkie62 commented on GitHub (Dec 23, 2025):
Great I'll check it out when I have the time 👌