agent-ecosystem/src/main
matt 8729039698 feat(mac): add ARM64 and x64 distribution scripts and update README
- Introduced new distribution scripts for macOS targeting ARM64 and x64 architectures.
- Updated README to clarify download instructions for macOS Apple Silicon and Intel users.
- Enhanced CI workflow to support building for both architectures, improving release process.
2026-02-14 12:12:44 +09:00
..
constants Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
http feat(visualization): enhance team and subagent visualization in README 2026-02-12 23:43:28 +09:00
ipc feat(window): implement custom title bar for Windows with native controls 2026-02-13 04:44:34 +09:00
services feat(mac): add ARM64 and x64 distribution scripts and update README 2026-02-14 12:12:44 +09:00
types feat(remotion): integrate Remotion for video rendering and preview 2026-02-12 22:58:58 +09:00
utils feat(pathDecoder): add support for legacy Windows-style encoded paths 2026-02-13 02:05:26 +09:00
CLAUDE.md Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
index.ts feat(linux): add native window frame and pacman packaging 2026-02-14 11:14:55 +11:00