Commit Graph
107 Commits
Author SHA1 Message Date
Noah Brier 8fef9a89b6 chore: release v0.2.3 2025-09-13 14:27:37 -04:00
Noah Brier 2348f43ed4 chore: update init-bootstrap and settings 2025-09-13 14:17:50 -04:00
Noah Brier 7205d25967 chore: release v0.2.2 2025-09-13 12:31:28 -04:00
Noah Brier 6bc043665b fix: correct command syntax from 'claude run' to slash commands
- Update all documentation to use /command-name syntax
- Fix README, CLAUDE.md, install.sh, and command docs
- Commands run directly in Claude Code with /command-name
2025-09-13 12:30:37 -04:00
Noah Brier ef2593e173 chore: release v0.2.1 2025-09-13 12:27:24 -04:00
Noah Brier 98944dd26c docs: update README to use init-bootstrap command
- Replace old install.sh instructions with init-bootstrap
- Simplify setup to just clone and run wizard
- Add examples of pre-configured commands
- Explain what init-bootstrap does automatically
2025-09-13 12:26:50 -04:00
Noah Brier f609668172 Initial commit - Claudesidian v0.2.0
Claude Code + Obsidian starter kit for AI-powered knowledge management.

Features:
- PARA method folder structure
- Bootstrap initialization system
- Pre-configured Claude Code commands and agents
- Gemini Vision MCP server with video support
- Helper scripts for vault management
- Automated release management

See README.md for setup instructions.
2025-09-13 12:20:50 -04:00