You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: add changeset for GitHub Pages documentation
* feat: add GitHub Pages documentation structure
* docs: add GitHub Pages landing page explaining .src.md format
* docs: add navigation links to README
* docs: rename API Reference to Technical Reference for better accuracy
* Add OpenRouter support.
* Provide means for user to select model and enter API key for OpenRouter in UI.
* Add CLAUDE.md dev guide for agentic assistants; gitignore docs folder
- Created CLAUDE.md with build commands, lint commands, and code style guidelines
- Added docs/ folder to .gitignore to keep repo more focused
* Remove docs directory from repository
This commit removes the docs directory from the repository to keep the codebase focused on the OpenRouter integration feature. The documentation is still preserved in the feat/docs branch.
* Autopopulate available OpenRouter models.
* Remove CLAUDE.md. fix TypeScript issues in formatModelName funcion in the OpenRouter model selector.
* minor: update formatting
0 commit comments