Commit Graph

5 Commits

Author SHA1 Message Date
Nitzan Pomerantz f50b32b0ad Docs: Add CHANGELOG, update CLAUDE.md, cleanup old files
- Add CHANGELOG.md with v2.0.0, v1.0.0, v0.1.0 history
- Update CLAUDE.md: v2.0.0 status, learnings section, CI/CD info
- Delete MCP_NORMALIZATION_FIX.md (already implemented)
- Archive start.prompt, start2.prompt to .archive/
- Update .gitignore to exclude .archive/

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 23:45:59 +02:00
Nitzan Pomerantz 9dbfca459b Organize and cleaup 2025-10-30 20:47:02 +02:00
Nitzan Pomerantz 5ad5994dfc Add local config files to .gitignore
- .claude/ - Claude Code workspace directory
- .mcp.json - User-specific MCP configuration
- PHASE3-PLAN-SUMMARY.md - Temporary planning document

These files contain local paths and should not be tracked in version control.
2025-10-25 13:33:40 +03:00
Nitzan Pomerantz f3d3a8efd4 Update gitignore for python 2025-07-12 17:44:48 +03:00
Nitzan Pomerantz f199defdf7 Initial commit 2025-07-12 12:27:22 +03:00