Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 27, 2025

Reverts repository state to commit 6b5bcc6, removing all subsequent changes including Ollama enhancements and UI modifications.

Removed Features

  • Ollama AI enhancements: Token usage tracking, API key authentication, web search (DuckDuckGo), URL content reading, tool/function calling system
  • UI changes: Resizable SettingsForm with autoscroll

Modified Files

  • README.md: Removed documentation for removed features
  • src/AI/OllamaClient.cs: Reverted to basic implementation (~432 lines removed)
  • src/Config/AppSettings.cs: Removed configuration options for new features
  • src/UI/MainForm.cs: Reverted UI integration changes
  • src/UI/SettingsForm.cs: Restored fixed dialog form (~94 lines changed)

Total: 524 lines removed, 33 lines restored

Original prompt

Revert to Commit 6b5bcc6


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: ExtCan <60326708+ExtCan@users.noreply.github.com>
Copilot AI changed the title [WIP] Revert changes from commit 6b5bcc6 Revert to commit 6b5bcc6 Dec 27, 2025
Copilot AI requested a review from ExtCan December 27, 2025 02:41
@ExtCan ExtCan marked this pull request as ready for review December 27, 2025 03:08
@ExtCan ExtCan merged commit 51fbbc0 into main Dec 27, 2025
2 checks 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.

2 participants