agent-ecosystem/src
matt 2d04b92cac feat(release): set package version from Git tag in CI workflow
- Added a step in the GitHub Actions workflow to set the package version based on the Git tag during the release process.
- This enhancement ensures that the version in package.json reflects the tagged release, improving version management and consistency.

This commit streamlines the release process by automating version updates from Git tags.
2026-02-13 01:13:56 +09:00
..
main feat(release): set package version from Git tag in CI workflow 2026-02-13 01:13:56 +09:00
preload feat(visualization): enhance team and subagent visualization in README 2026-02-12 23:43:28 +09:00
renderer feat(visualization): enhance team and subagent visualization in README 2026-02-12 23:43:28 +09:00
shared 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