Skip to content

Conversation

@AlkenD
Copy link
Member

@AlkenD AlkenD commented Nov 16, 2025

Summary

Auto-generated from branch: dev

Changes

8e04907 chore: remove astro depricated Props import
b5626aa chore: add .astro to .gitignore
7ca9c63 chore: run prettier
ef7a9b6 chore: improve changelog and versioning workflow
4446a40 feat(cli): add CLI package with installers and code cleanup
73ce27f chore: remove obsolete files and assets
6bb94e3 docs: update project documentation
d49f14f chore: update project configuration and dependencies
204812c docs: update existing documentation content
fbabb0f docs: add user guides and deployment documentation
da4e1d0 docs: add API and CLI documentation
c0cd50c feat(docs): add new Astro-based documentation site
5d33c6d feat(cli): add interactive setup wizard for Docker configuration
ee3732c docs(api): improve Swagger documentation and API config
80307da feat(api): improve services and routes with unified responses
1e540d4 feat(api): add color extraction and mesh gradient generation
f22e7be feat: add changelog management and version sync infrastructure
aa41a15 feat(scan): add batch scanning with job tracking and resume capability
99a3760 feat(api): add real-time logs streaming with WebSocket and REST endpoints

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • Comments added for complex code
  • Documentation updated (if needed)
  • No new warnings generated
  • Changeset added (if applicable)
  • Pre-PR checks passed

Branch: devmain

- Add shell script installers for macOS/Linux and Windows (PowerShell)
- Add standalone binary build support using pkg
- Remove dead code (checkForUpdatesAsync, compareVersions, isMajorUpdate)
- Refactor duplicate code in default command handler
- Fix cross-platform path handling (use os.homedir() instead of process.env.HOME)
- Add changeset for publishing CLI package
- Update README with installation instructions
@AlkenD AlkenD self-assigned this Nov 16, 2025
@github-actions
Copy link

⚠️ Versioning verification failed

Please run pnpm verify:versioning locally to check the issues.

Common issues:

  • Missing changesets: Run pnpm changeset
  • Changelog sync issues: Run pnpm changelog:sync
  • Sidebar configuration: Check apps/docs/astro.config.mjs

See Pre-Merge Checklist for details.

@github-actions
Copy link

⚠️ Versioning verification failed

Please run pnpm verify:versioning locally to check the issues.

Common issues:

  • Missing changesets: Run pnpm changeset
  • Changelog sync issues: Run pnpm changelog:sync
  • Sidebar configuration: Check apps/docs/astro.config.mjs

See Pre-Merge Checklist for details.

@AlkenD AlkenD merged commit 8bdae90 into main Nov 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants