4 Commits
Author SHA1 Message Date
windyboy 205bcd1968 Restore project files to git tracking
- Re-add all legitimate project files after cache cleanup
- Maintain proper .gitignore for cache and build artifacts
- Keep Kiro specs and steering files tracked
2025-12-31 17:57:56 +08:00
windyboy ed4fe731df Remove ignored files from cache 2025-12-31 17:57:12 +08:00
windyboy f7e54692a9 Initial project setup: Obsidian intelligent journal organizer
- Add core agent architecture with Command + Skill pattern
- Implement Claude API integration for content analysis
- Add Obsidian REST API integration for vault operations
- Create conversational interface (v2.0) with natural language processing
- Add comprehensive configuration management and validation
- Include project documentation and developer guides
- Set up testing framework with unit, integration, and property tests
- Add Kiro specs for Claude API configuration and code quality improvements
- Configure project steering files for development guidelines
2025-12-31 17:55:10 +08:00
windyboy 3200ad3dd5 Initial commit: Obsidian journal organizer with conversational AI interface
- Core agent framework with Command + Skill architecture
- v1.0 CLI interface for direct command execution
- v2.0 conversational interface with natural language processing
- Obsidian Local REST API integration
- Claude 3.5 Sonnet integration for content analysis
- Comprehensive configuration management
- Test suite and documentation
- Project specifications and development guides
2025-12-31 17:41:39 +08:00