Releases: AIDotNet/SemanticCode
Releases · AIDotNet/SemanticCode
Release v0.1.4.0
Enhance agent management with editing and deletion confirmation features
Release v0.1.3.0
Add agent management features and update project to .NET 10.0 - Introduced AgentsManagementView and corresponding ViewModel for agent management. - Implemented AgentDirectoryService for loading, saving, and deleting agent files. - Added ClaudeCodeProfile and ProfileManager for profile management. - Updated MainView and SystemSettingsView for new navigation and UI elements. - Bumped project version to 0.1.3.0 and updated .NET target framework to 10.0.
Release v0.1.1.2
Bump package version to 0.1.1.2 and update release script to use Powe…
Release v0.1.1.0
Set fixed window size in MainWindow.axaml Added explicit Width and Height properties to MainWindow.axaml to ensure the window opens at 800x450 pixels. Also reverted the version number in Directory.Packages.props from 0.1.1.1 to 0.1.1.0.