agent-ecosystem/src/main
matt a517a5d96c feat(release): enhance CI workflow for macOS and Windows builds
- Added build and verification steps for both macOS and Windows in the GitHub Actions workflow.
- Included checks to ensure the necessary packaged inputs are present after the build process.

This commit improves the CI workflow by ensuring that builds are properly verified across platforms, enhancing reliability and consistency in the release process.
2026-02-13 01:34:31 +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(visualization): enhance team and subagent visualization in README 2026-02-12 23:43:28 +09:00
services feat(release): set package version from Git tag in CI workflow 2026-02-13 01:13:56 +09:00
types feat(remotion): integrate Remotion for video rendering and preview 2026-02-12 22:58:58 +09:00
utils feat(sessions): enhance session retrieval with metadata options 2026-02-12 22:42:06 +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(release): enhance CI workflow for macOS and Windows builds 2026-02-13 01:34:31 +09:00