Conversation
Changes: - Add tag-based language management (add/remove individual languages) - Change rule language selection from text input to dropdown - Add default language setting for new rules - Auto-assign template default language to rules without explicit languages - Improve global defaults layout with 3-column grid - Embed Pretendard font (Regular, Medium, Bold) - Fix "+" button vertical alignment Schema: - Add defaultLanguage field to UserDefaults
…hance-policy-editor
- Remove GitHub OAuth authentication (login, logout, whoami commands) - Remove github client and auth packages - Add local role selection system with .sym/.env storage - Update dashboard UI with compact role badge and permission indicators - Add dynamic color system for roles (hash-based for custom roles) - Improve permission toggle when switching roles - Store CURRENT_ROLE in .env instead of separate JSON file
- Remove 'symphonyclient integration' comments - Fix misplaced function documentation - Simplify descriptive comments to be more accurate
- Use os.TempDir() instead of hardcoded /tmp path - Add Windows-specific commands (cmd /c) alongside Unix commands - Fix type name from ExecuteOutput to ToolOutput - Increase timeout for timeout test reliability 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add Cline .clinerules file generation for project instructions - Fix bell sound on arrow key press in promptui selects - Update comments to accurately reflect supported editors - Remove cline from vscode instructions case (uses separate .clinerules)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
Local Role System
MCP Registration Enhancement
Cross-Platform Support