This website requires JavaScript.
Explore
Help
Register
Sign In
CyberCoveLLC
/
Triple-C
Watch
1
Star
0
Fork
0
You've already forked Triple-C
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
128
Wiki
Activity
Files
eb86aa95b7a6452d06608cdb75e5de3530f5fc9c
Triple-C
/
app
/
src-tauri
/
icons
/
icon.png
337 lines
91 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
Add icon.ico and icon.png for Windows and Linux builds Windows requires icon.ico for the resource file during tauri-build. Generated from existing 128x128@2x.png placeholder. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 08:03:49 -08:00
<EFBFBD>
PNG
Add port mappings feature, update app icon, and enhance default instructions - Add per-project port mapping configuration (host:container port pairs with TCP/UDP protocol) stored in project config and applied as Docker port bindings at container creation. Port changes trigger automatic container recreation via fingerprint detection. - Create PortMappingsModal UI component following the same pattern as EnvVarsModal, integrated into ProjectCard config panel. - Inject port mapping details into CLAUDE_INSTRUCTIONS so Claude inside the container knows which ports are available for testing services. - Update default global instructions for new installs to encourage use of subagents for long-running and parallel tasks. - Replace app icons with new v2 sun logo design for better visibility at small sizes (taskbar/dock). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 14:36:51 +00:00