Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@towry
Copy link
Owner

@towry towry commented Jun 17, 2025

Standardize MCP server configurations by adding descriptions for all servers,
converting bundled fields from null to false, and updating environment variable
handling to use template syntax for GitHub and Brave API keys.

@what-the-diff
Copy link

what-the-diff bot commented Jun 17, 2025

PR Summary

  • Improved Configuration Source Management
    The path for the configuration file "goose/config.yaml" has been updated. Instead of manually inputting variables such as GITHUB_PERSONAL_ACCESS_TOKEN and BRAVE_API_KEY, the system will now automatically replace them using pkgs.replaceVars. This ensures that the correct data is used every time, without the need for manual intervention. It also improves security as these keys are sourced securely from pkgs.nix-priv.keys.

@towry towry force-pushed the next branch 2 times, most recently from 95d0e95 to 8bb101e Compare June 17, 2025 05:28
Standardize MCP server configurations by adding descriptions for all servers,
converting bundled fields from null to false, and updating environment variable
handling to use template syntax for GitHub and Brave API keys.
towry added 2 commits June 17, 2025 15:29
Simplify git alias by removing intermediate wrapper script and directly using pipeline command in fish shell alias configuration.
@towry towry force-pushed the next branch 3 times, most recently from 0b8cdfa to a988a4a Compare June 18, 2025 03:04
Review notes:
- Complete removal of OpenCode configuration file
- Upgraded models to newer versions (claude-opus-4, gemini-2.5-pro-preview)
- Added toolshim functionality with mistral-nemo model
- Minor formatting improvements to YAML arrays
- This change represents a significant shift in LLM configuration strategy
@towry towry force-pushed the next branch 3 times, most recently from d98197f to 9717936 Compare June 18, 2025 06:43
Improve structure and readability of coding rules by reorganizing content into clearer sections, adding new MCP tools section, and enhancing documentation for Notion note management and search strategies.
towry added 2 commits June 18, 2025 22:20
Review notes:
- Configuration adds a new stdio-based integration for Notion
- Uses bunx with mcp-remote to connect to Notion's SSE endpoint
- Timeout set to 900 seconds (15 minutes), which seems appropriate for this type of integration
- Integration is enabled by default
Modify quick-terminal behavior to prevent autohide and change space behavior from 'remain' to 'move'. Also enable bold-is-bright for better text visibility.
@towry towry merged commit 0c2915b into main Jun 18, 2025
@towry towry deleted the next branch June 18, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants