Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.0] - 2025-01-07
## [0.1.0] - 2025-06-13

### Added
- GitHub Actions CI/CD pipeline with automated testing and production release workflow
Expand Down Expand Up @@ -51,7 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Dead code: RedisCache, createCacheMiddleware, unused npm scripts
- Co-author attribution from future commits

## [0.1.0-beta.1] - 2025-01-06
## [0.1.0-beta.1] - 2025-06-01

### Added
- Complete MCP server implementation for Digital Samba Embedded API
Expand Down Expand Up @@ -80,7 +80,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- TypeScript with full type definitions
- Modular architecture with clear separation of resources and tools

## [0.0.1-alpha] - 2024-12-01
## [0.0.1-alpha] - 2025-05-25

### Added
- Initial project structure
Expand Down
3 changes: 3 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ src/
- No breaking changes to existing functionality
- Simple, maintainable code over complex patterns

## AI Collaboration Guidelines
- No claude as co-author

## Known Issues & Design Considerations

### MCP Resources vs Tools in AI Assistants
Expand Down
Loading