| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| TagForge-win-x64.exe | 2026-04-30 | 64.1 MB | |
| TagForge-osx-arm64 | 2026-04-30 | 64.4 MB | |
| TagForge-linux-x64 | 2026-04-30 | 64.3 MB | |
| TagForge-osx-x64 | 2026-04-30 | 67.7 MB | |
| README.md | 2026-04-30 | 932 Bytes | |
| v2.2 source code.tar.gz | 2026-04-30 | 2.6 MB | |
| v2.2 source code.zip | 2026-04-30 | 2.6 MB | |
| Totals: 7 Items | 265.7 MB | 0 | |
π Highlights
- ποΈ Multi-Modal Vision: Support for image attachments (
.jpg,.png,.webp) in Chat & Generator. - π File Context: Attach text and code files (
.cs,.axaml,.js, etc.) directly to Chat. - ποΈ Token Slider: New Max Tokens control per agent in the Agent Manager.
- π Cross-Platform Security: New
SecurityServicewith hardware-salted XOR for secure keys on Linux/macOS. - ποΈ Modernized Core: Migrated to .NET 9.0 and Avalonia 11.3.11.
- π Centralized Storage: All data now lives in
~/.tagforgewith automated migration.
π οΈ Improvements
- Added Import/Export History backup system.
- Added Global Exception Handling with
crash.log. - Added Reset Settings factory reset option.
- Removed Groq Provider to streamline the ecosystem.
- Cleaned up nullable warnings and optimized code with C# 13 syntax.