Skip to content

Releases: AIDotNet/SemanticCode

Release v0.1.4.0

05 Aug 11:58
Compare
Choose a tag to compare
Enhance agent management with editing and deletion confirmation features

Release v0.1.3.0

05 Aug 11:41
Compare
Choose a tag to compare
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

05 Aug 09:29
Compare
Choose a tag to compare
Bump package version to 0.1.1.2 and update release script to use Powe…

Release v0.1.1.0

05 Aug 09:15
Compare
Choose a tag to compare
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.