Tak Samandarin v0.4 už je opravdu vydaný.AD7 wrote: 05 Jun 2026, 16:05 Open Salamander 5.0 Samandarin 0.4
https://github.com/KRtkovo-eu-AI/salama ... ses/latest
Gtein wrote: 09 Jun 2026, 14:30 Tak se mi zdá, že se v tom začíná dělat pěkný guláš. Který Salamander je jako pokračovatel Altap Salamanderu a je nejlepší odladěný a co má za novinky?
Sally je od začátku podle všeho vyvíjen v jedné jediné branchi.
Samandarin měl původně každou feature v separátní branchi, aby kód jednotlivých feature šlo mergnout. Bohužel pak jsem v tom začal mít chaos při správě těch jednotlivých branchí, navíc OpenAI změnil ceny pro Codex (takže teď vypotřebuju tokeny mnohem dřív), že jsem nakonec začal dělat to stejné - vývoj pomocí jedné větve, ve které jsou všechny funkce (takže ty feature branche některé poslední fixy a úpravy už neobsahují, musely by se cherry picknout commity).
Já mám navíc na vývoj čas spíš jen nárazově, takže mezi v0.1 (04.10.2025) a v0.2 (19.5.2026) uplynul větší čas - mezitím 0xeb začal s vývojem forku Sally, ale já neměl prostor se k tomu připojit.
Co jsem to studoval, Samandarin a Sally mají odlišný přístup k implementaci Dark Mode (a to i pro pluginy). Při pokusu o mergnutí funkce Tabbed panels do Sallyho jsem nebyl schopný vyřešit konflikty - ve forku Sally je změněno hodně částí (asi kvůli podpoře Unicode), které se dotýkají stejných míst, na které sahá i úprava skrz Tabbed panels, takže (podle mě) jsou tyto dva forky kódem nekompatibilní (to je bohužel realita vibe codingu pomocí AI - asi to bude chtít ještě nějaký ten pátek počkat, až bude sama AI schopná ty dva forky mergnout a zároveň vyřešit jejich konflikty i duplicity).
Popis funkcí forku Samandarin:
Tabbed Panels
Shared/separate History– When tabs overflow the tab bar, you can scroll the tab bar with the mouse wheel.
– You can switch between tabs on one side when holding right mouse button and scrolling with the mouse wheel.
Dark Mode
Configurable Command Shell Application
Tree View panel
– based on fgodoy changes
Internal Viewer support for Unicode encoding in text files
User Folders
Copy/Move between plugin-FS and archives
Included Plugins Overview
– 7-Zip 1.31
– Automation 1.7
– Checksum 2.2
– Database Viewer 1.24
– DiskMap 1.12
– FTP Client 1.35
– File Comparator 1.19
– Folders 0.1
– Hyper-V Machines 1.03
– JSON Viewer .NET 1.0Show local Hyper-V virtual machines. You can Start/Turn Off/Shut Down/Connect/Create New Machine through the plugin.
– Multimedia Viewer 1.16Supported File TypesCode: Select all
*.json, *.pc, *.jbeam
– Network 1.08
– PAK 1.71
– PictView 2.21
– Portable Devices 0.1Using WIC backend.
– Portable Executable Viewer 3.0
– PrismSharp Text Viewer .NET 1.0
– Registry Editor 1.14The viewer focuses on human-readable text content and syntax-highlighted source files. Extensions are matched case-insensitively.
Common text and configuration formats
Plain text and logs:Configuration files:Code: Select all
*.txt, *.logJSON family:Code: Select all
*.ini, *.cfg, *.conf, *.configYAML:Code: Select all
*.json, *.jsonc, *.json5XML and markup:Code: Select all
*.yaml, *.ymlMarkdown:Code: Select all
*.xml, *.html, *.htm, *.php, *.axaml, *.xaml, *.xlf, *.nuspec, *.plist, *.storyboardWindows scripting:Code: Select all
*.md, *.markdownC-family source:Code: Select all
*.bat, *.cmd, *.ps1, *.psd1, *.psm1Project and build files:Code: Select all
*.cs, *.cpp, *.c, *.cxx, *.h, *.hh, *.hpp, *.hxxPrism syntax highlighting identifiersCode: Select all
*.csproj, *.fsproj, *.vbproj, *.vcxproj, *.vcproj, *.props, *.targets
The viewer also registers Prism lexers so matching file extensions open in this viewer.
– Renamer 1.13
– Samandarin Update Notifier 0.1
– Service Explorer 0.012
– Split & Combine 1.11
– TAR 3.34
– UnARJ 1.21
– UnCAB 1.27
– UnCHM 1.03
– UnFAT 1.1
– UnISO 1.37
– UnLHA 1.13
– UnMIME 1.14
– UnOLE2 1.01
– UnRAR 3.01
– UnDelete 1.11
– WebView2 Render Viewer .NET 1.0
– Windows Mobile 1.08It acts as a universal document canvas, covering web pages, Markdown (including MDX), SVG, modern image formats like WebP and AVIF, classic raster files, and PDFs up to 32 MB.
Supported File Types
HTML and web archives:Markdown rendered to HTML:Code: Select all
*.html, *.htm, *.xhtml, *.mhtml, *.mhtSVG vector graphics:Code: Select all
*.md, *.markdown, *.mdown, *.mkd, *.mdxModern image formats:Code: Select all
*.svg, *.svgzRaster image formats:Code: Select all
*.webp, *.avif, *.apngPortable Document Format:Code: Select all
*.png, *.jpg, *.jpeg, *.jfif, *.gif, *.bmp, *.ico, *.tif, *.tiffCode: Select all
– ZIP 1.4