-
Notifications
You must be signed in to change notification settings - Fork 0
next #139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Remove redundant aliases and clean up package imports. Adjust delta diff tool settings for better readability with 2-space tabs and disabled side-by-side view. Review notes: - No bugs found in configuration changes - Good cleanup of unused aliases (gstat, flog) - Delta configuration changes improve readability - Consider if the commented git-interactive-rebase-tool package should be removed entirely
Add new rule about avoiding debug/demo code in components. Simplify and clean up claude subagent delegation documentation by removing examples and tool preferences while keeping essential delegation requirements.
Add Claude wrapper script for Vue.js development with specialized system prompt. Update coding rules to include brightdata MCP tool usage for knowledge gaps. Review notes: - No bugs found in implementation - Good separation of concerns with dedicated Vue prompt file - Proxy configuration is properly inherited from main wrapper - Consider making system prompt file path configurable for flexibility - Vue prompt content is comprehensive and well-structured
Remove sequential-thinking tool from Oracle agent and review-change command configurations. Delete the MCP server configuration from codex default.nix.
Switch codex MCP tool from openrouter to edenai provider and update documentation to specify brightdata MCP usage for fetching latest context. Review notes: - Configuration change is properly structured with new edenai provider block - Documentation update provides clear guidance for codex tool usage - No apparent bugs or security issues in the configuration - Consider validating edenai API key availability in configuration
Add bash script to generate jj diffs in temporary files and open them in Ghostty with nvim. Update Claude settings to allow GitHub search MCP permission. Review notes: - Script properly handles temporary file creation with secure permissions - Good error handling for file creation and diff generation failures - Temporary files are cleaned up appropriately on error - Consider adding cleanup for successful runs to prevent temp file accumulation - Script avoids /T/ path issues as noted in comments
Add comprehensive Kiro project management system with templates for Claude AI integration, including design documents, task lists, and initialization scripts. Update branch naming conventions to remove towry/ prefix and modify jj-fork function accordingly. Review notes: - Good separation of concerns with template files and initialization script - Branch naming convention change is consistent across all affected files - Consider adding validation for template variables in init script - The TODO comment in git-town.nix should be addressed to maintain consistency - Template files provide good structure for project management workflow
Add comprehensive Claude AI workflow scripts including boot, PR handling, and system prompt management. Reorganize assets structure and update configuration for improved AI development workflow. Review notes: - No critical bugs detected in the implementation - Good separation of concerns between different workflow scripts - Consider adding error handling for missing environment variables in scripts - The quiet mode implementation in init-kiro.sh is a nice touch for CI/CD - Recommend adding documentation for the new workflow commands - Settings.json changes expand access appropriately for development workflow
PR Summary
|
Remove obsolete agent configuration files (designer, kick-muse, muse) and update model references in oracle and opencode configuration. Add new model definitions and MCP server configurations while removing unused Brave search integration.
No description provided.