Tags: towry/dots
Tags
next (#145) * chore: add reasoningEffort configuration to agent settings * docs: update agent role descriptions and permissions Review notes: - Oracle agent now explicitly denied edit/bash permissions which could break existing workflows that depend on these capabilities 😢 - The permission changes seem overly restrictive - Oracle may need to read files or execute basic commands for research tasks - Consider adding a read-only permission level instead of complete denial for Oracle * chore: update proxy port from 1080 to 58000 across configs * feat: add kiro plugin for persistent system prompts Review notes: - Missing error handling for client.session.prompt() failures 😢 - No validation that sessionID exists before using it - Consider adding logging for debugging when prompt injection fails * chore: disable opencode lsp * chore: delete forge * chore: update dependencies and add noReply option to kiro plugin Review notes: - The noReply property addition changes the plugin behavior - ensure this is intentional and documented - Consider adding a comment explaining when noReply should be used - Dependency updates include minor version bumps that may contain breaking changes - verify compatibility --------- Co-authored-by: Towry Wang <[email protected]>
next (#135) * feat: add tool preferences and disable telemetry in claude config Add Grep and Glob tools to allowed permissions with preference for these over Bash find commands. Disable autoupdater, bug reporting, and telemetry through environment variables. Update documentation with tool usage guidelines. Review notes: - Good security practice disabling telemetry and autoupdater - Tool preference hierarchy will improve efficiency - Consider adding validation for additionalDirectories path existence * feat: update claude sage agent tools and mcp mermaid package Update sage agent configuration to include new MCP tools for mermaid validation and context7 integration. Switch mcp-mermaid package to @rtuin/mcp-mermaid-validator@latest for improved mermaid diagram validation. Add settings.local.json to gitignore for local development configuration. * feat: add codex ai tool integration and update claude agents Add comprehensive codex configuration with openrouter integration, mcp servers, and proxy settings. Update claude agent descriptions with tool usage guidance and add new diff-issue agent for code analysis. * Update nix/hm/ai/claude/CLAUDE.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Towry Wang <[email protected]> * Update nix/hm/ai/claude/commands/playwright-debug.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Towry Wang <[email protected]> * chore: remove mcp playwright browser snapshot tool from claude settings * oracle: concise operational policy in YAML description; add operational policy section with usage, cost, inputs/outputs, tools * feat: add glm-4.6-non-reasoning model configuration Add new model variant with disabled thinking capability and update git-commit role to use this model instead of kimi-k2-non-reasoning. * style: adjust ghostty terminal window settings Increase unfocused split opacity from 0.88 to 0.95, enable window padding balance, expand horizontal padding from 8 to 14, and change window save state from always to size-and-position for better window management. * style: adjust ghostty opacity and update ci-mate agent Refine terminal unfocused split opacity and enhance CI automation agent description with clearer guidelines and improved tooling instructions. * refactor: update ai agent configurations and review tools Streamline diff-issue agent workflow to use eng subagent for issue detection, add mcp__codex tool to sage agent, and update playwright-debug command to reference the new diff-issue approach. Enhance review-change command with additional MCP tools and improved diff analysis. Review notes: - No critical issues detected in configuration changes - Good consolidation of tool usage across agents - Consider adding validation for new tool integrations - Documentation updates are clear and helpful --------- Signed-off-by: Towry Wang <[email protected]> Co-authored-by: Towry Wang <[email protected]> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
next (#45) * chore: alias * chore: remove go * chore: up * chore: git * chore: yabai * chore: yabai * chore: revert * chore: git * chore: yabai * add git branchless * change jj default command * fix: jj sign * feat: toggle ghostty * chore: ghostty * chore: add onedark * chore: theme and colors * chore: default-command * theme * chore: theme * feat: theme * chore: fix theme * chore: ghostty conf * chore: yabai * chore: yabai * fix: migrate yazi --------- Co-authored-by: Towry Wang <[email protected]>
PreviousNext