# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Initial project setup with MCP servers and specialized agents
- Package Manager with multi-package manager support (npm, yarn, pnpm, bun)
- Nexus Knowledge Graph for managing knowledge structures
- Reasoning Engine for structured problem analysis
- Perplexity Integration for AI-powered search
- News Integration for real-time news access
- Notion Integration for workspace management
- Specialized agents: Coding Agent, Research Agent, Documentation Agent
- Development and debugging tools setup
### Changed
- Standardized on Bun as the primary package manager
- Updated installation and setup instructions
### Security
- Implemented directory restrictions for Package Manager operations