文件最后提交记录最后更新时间
Update package.json, README.md, and assets for SuperDesign extension - Changed the description and publisher in package.json. - Added keywords and updated categories in package.json. - Introduced new icon files (icon.png and icon.svg) for the extension. - Revised README.md to credit the authors and updated a quote format. - Adjusted activation message in extension.ts for user clarity. 10 个月前
Prepare deprecation version 0.0.12 for iganbold publisher - Update displayName to "superdesign (DEPRECATED)" - Add deprecation notice to README with link to new extension - Update description with migration link - Revert publisher to iganbold for final deprecation release - Update Supabase credentials to new database - Change default AI model to Claude 4 Sonnet - Update extension logos 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> 6 个月前
Add support for custom Anthropic API URL This adds the ability to use local proxies or custom Anthropic API endpoints (e.g., localhost:4000) for development and testing purposes. Changes: - Add superdesign.anthropicUrl configuration setting to package.json - Update customAgentService.ts to support custom Anthropic URLs - Conditionally include Helicone headers only when using default URL When a custom Anthropic URL is configured, the extension will: 1. Use the custom URL instead of the default Helicone endpoint 2. Skip adding Helicone authentication headers 3. Log the custom URL being used for debugging This is particularly useful for: - Using local Claude API proxies (ccproxy-api, etc.) - Testing with custom API endpoints - Development and debugging scenarios 🤖 Generated with Claude Code (https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> 5 个月前
Update package version to 0.0.6, add asset copying functionality in esbuild.js, and enhance Content Security Policy in webview templates for improved security. 10 个月前
Theme preview 10 个月前
simplify message structure to use vercel ai sdk message 10 个月前
Prepare deprecation version 0.0.12 for iganbold publisher - Update displayName to "superdesign (DEPRECATED)" - Add deprecation notice to README with link to new extension - Update description with migration link - Revert publisher to iganbold for final deprecation release - Update Supabase credentials to new database - Change default AI model to Claude 4 Sonnet - Update extension logos 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> 6 个月前
Revert to SuperdesignDev publisher for ongoing development - Restore original README - Update publisher back to SuperdesignDev - Update extension name to superdesign-official - Update displayName to "Superdesign Dev" - Maintain version 0.0.14 Deprecation version 0.0.13 published successfully via GitHub Actions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> 6 个月前