Bug Fixesβ
- build: resolve TypeScript compilation errors in tests (babb8b7)
- deps: update npm dependencies and fix MCP SDK compatibility (1b999e6)
- flake.nix: update npm dependencies hash (863538f)
- mcp: improve ProjectWatcher stability and semantic cache (8611a40)
- mcp: resolve critical memory leaks and race conditions (06b5929)
- naming: standardize server name to securellm-mcp (0edd096)
- nix: update npmDepsHash to match actual dependencies (eae9599)
- regenerate package-lock.json to match package.json dependencies (20a955a)
- remove deprecated ts-node (b9974eb)
- skip puppeteer chrome download in nix build (366c017)
- wrapper script path substitution (dc2f666)
Featuresβ
- Add enterprise-grade refactoring guide for MCP server (54f338b)
- async: [MCP-2] replace blocking execSync with async execution (683a824)
- auth: add OAuth management and provider modules (9d32596)
- ci/cd: add CI/CD workflows and code formatting configurations (a7adbb5)
- ci/cd: add enterprise-grade CI/CD pipelines and portfolio enhancements (089e3f7)
- logging: [MCP-1] implement async logger with pino (3ebfcb9)
- tests: add new test files for proactive logic and advanced SSH functionalities (019f09c)
- tools/nix utils: add cache manager utility (1c120cb)