2fa8f6695f
Merge pull request #26 from sortedcord/refactor/installer-project-scaffolding
...
refactor: Scaffolding Redesign - Move Installers to Tools Layout
2026-06-28 15:41:28 +05:30
6afaf372f2
docs: Moved authentication to plugins and improve auth documentation
2026-06-28 12:24:27 +05:30
6e63e54f1e
Shifted installers to to tools
2026-06-28 11:21:25 +05:30
4a03e42b9d
docs: Update documentation to incorporate for Installation Strategies Redesign
2026-06-28 09:02:18 +05:30
9a7404a65f
feat(plugins): Added the official bootstrap plugin repository
2026-06-25 21:46:30 +05:30
d108f14ce5
refactor: Run plugin directly in memory in ephemeral mode
2026-06-25 19:41:50 +05:30
fdb2e108ee
docs: Added plugins and development guide
2026-06-25 19:26:51 +05:30
02d3c9241c
feat: Resumable Download Helper and Manifest Preservation
...
- Route downloads through local cache directory
- Automatically resume interrupted downloads from the byte offset
- `setup_uninstaller_context` checks if a fail had happened. If yes then
CLI preserves existing manifest instead of wiping it.
- Interruption Signal Traps and Prompts
2026-06-24 23:29:12 +05:30
393868610f
release: v2.0.0
2026-06-24 22:09:34 +05:30
f9ed59786f
feat: Automate versioning workflow with release script and semantic rules
2026-06-21 14:38:59 +05:30