Skip to content

Commit 4ded801

Browse files
committed
docs: update
1 parent 4936755 commit 4ded801

File tree

11 files changed

+869
-2793
lines changed

11 files changed

+869
-2793
lines changed

AGENTS.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

ARCHIVE.md

Lines changed: 0 additions & 147 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.9.2] - 2025-08-30
11+
1012
### Changed
1113

1214
- Unified and simplified documentation structure
13-
- Consolidated 8 documentation files into 4 focused guides
14-
- Enhanced MCP integration guide with comprehensive testing section
15-
- Improved developer onboarding with contributing guidelines
15+
- Consolidated redundant documentation files into 4 focused guides:
16+
- README.md: Enhanced with better badges, examples, and developer experience
17+
- DOCS.md: Completely rewritten with current commands and workflows
18+
- MCP.md: Streamlined AI integration guide with practical examples
19+
- EXAMPLES.md: Comprehensive AI interaction examples and use cases
20+
- Enhanced CLI user experience with organized help categories and command aliases
21+
- Improved installation instructions with PATH setup guidance
22+
- Added professional badges to README for better project credibility
1623

1724
### Removed
1825

19-
- Redundant documentation files (QUICKSTART.md, MCP_GUIDE.md, etc.)
20-
- Duplicate installation and setup instructions
26+
- Redundant documentation files (MCP_IMPROVEMENTS.md, MCP_USAGE_EXAMPLES.md, ARCHIVE.md, KNOWLEDGE.md, AGENTS.md, homebrew-tap-setup.md)
27+
- Outdated commands and concepts from documentation
28+
- Duplicate installation and setup instructions across files
29+
30+
### Fixed
31+
32+
- Version number updated to 0.9.2 across all references
33+
- Cross-references between documentation files
34+
- Markdown formatting and linting issues
2135

2236
## [Previous Releases]
2337

0 commit comments

Comments
 (0)