Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jun 25, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

mceachen and others added 30 commits April 8, 2025 15:41
…INES

- Introduced `GIT_DIFF_CONTEXT_LINES` environment variable to customize the number of context lines shown in git diff output.
- Updated `git_diff_unstaged`, `git_diff_staged`, and `git_diff` functions to utilize the new context line setting.
- Enhanced README.md to document the new environment variable and its implications.
Replaced local timezone detection using tzinfo string (e.g. "CEST")
with tzlocal.get_localzone_name() to ensure a valid IANA time zone
(e.g. "Europe/Paris") is passed to ZoneInfo. This avoids runtime
errors on macOS and other systems that return non-IANA tz abbreviations.
AWOrpington and others added 9 commits June 13, 2025 09:28
feat: add conductor mcp server
…es-with-typing-and-strings

[FIX] `mcp_server_git`: replace deprecated pydantic functions and small fixes to typing issues
feat(mcp-server-git): Add context_lines to git_diff* tools
fix: resolve ZoneInfo error by using IANA-compliant local timezone
@pull pull bot added the ⤵️ pull label Jun 25, 2025
@pull pull bot merged commit 531c1fe into threatcode:main Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants