Skip to content

Conversation

@activadee
Copy link
Owner

No description provided.

claude and others added 12 commits December 31, 2025 17:32
- Add JSDoc comments to all core classes (Droid, Thread, TurnResult)
- Add JSDoc to error classes with examples and category tags
- Add JSDoc to type definitions (config, options, events, turn)
- Add JSDoc to CLI functions (process, installer, stream-parser, utils)
- Add JSDoc to utility functions (models, zod-adapter, events)
- Set up Mintlify documentation with mint.json configuration
- Create documentation pages for concepts, guides, and API reference
- Add TypeDoc configuration for generating API docs from JSDoc
- Add docs generation scripts to package.json
- Change TypeDoc output to docs/api-generated/
- Keep manual docs in docs/api-reference/ (not overwritten)
- Add docs/api-generated/ to .gitignore (regenerate from source)
- Set up Docusaurus with TypeScript in docs-site/
- Migrate all MDX documentation to Docusaurus format
- Convert Mintlify-specific components to standard markdown
- Configure for GitHub Pages deployment
- Update package.json with docs scripts
- Remove Mintlify configuration
TypeScript expects type packages in @types/ directory. Changed types
array to reference "bun" which resolves to @types/bun correctly.
@activadee activadee merged commit 1d7551d into main Jan 1, 2026
1 check passed
@activadee activadee deleted the claude/add-jsdoc-mintify-docs-2gNah branch January 1, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants