Felipe Cardoso cardosofelipe
  • Joined on 2025-01-09
cardosofelipe pushed to feature/58-git-operations-mcp at cardosofelipe/syndarix 2026-01-07 08:17:41 +00:00
0a624a94af **test(git-ops): add comprehensive tests for server and API tools**
011b21bf0a refactor(tests): adjust formatting for consistency and readability
Compare 2 commits »
cardosofelipe pushed to feature/58-git-operations-mcp at cardosofelipe/syndarix 2026-01-07 08:17:05 +00:00
76d7de5334 **feat(git-ops): enhance MCP server with Git provider updates and SSRF protection**
1779239c07 feat(git-ops): add GitHub provider with auto-detection
9dfa76aa41 feat(mcp): implement Git Operations MCP server with Gitea provider
Compare 3 commits »
cardosofelipe created branch feature/58-git-operations-mcp in cardosofelipe/syndarix 2026-01-07 08:17:05 +00:00
cardosofelipe deleted branch feature/62-agent-memory-system from cardosofelipe/syndarix 2026-01-06 22:07:30 +00:00
cardosofelipe commented on issue cardosofelipe/syndarix#110 2026-01-06 19:55:50 +00:00
feat(mcp): Git Operations MCP - GitHub Provider (Optional)

Implementation Complete

The GitHub provider has been implemented with full feature parity to the Gitea provider:

Features Implemented

PR Operations:

  • Create PR with draft support -…
cardosofelipe commented on issue cardosofelipe/syndarix#58 2026-01-06 19:19:51 +00:00
feat(mcp): Implement Git Operations MCP Server

Sub-Issues Created

This issue has been broken down into the following sub-issues for manageable implementation:

cardosofelipe opened issue cardosofelipe/syndarix#110 2026-01-06 19:19:38 +00:00
feat(mcp): Git Operations MCP - GitHub Provider (Optional)
cardosofelipe opened issue cardosofelipe/syndarix#109 2026-01-06 19:19:37 +00:00
feat(mcp): Git Operations MCP - MCP Tools Integration
cardosofelipe opened issue cardosofelipe/syndarix#108 2026-01-06 19:19:36 +00:00
feat(mcp): Git Operations MCP - Gitea Provider
cardosofelipe opened issue cardosofelipe/syndarix#107 2026-01-06 19:19:03 +00:00
feat(mcp): Git Operations MCP - Workspace Management
cardosofelipe opened issue cardosofelipe/syndarix#106 2026-01-06 19:19:02 +00:00
feat(mcp): Git Operations MCP - Git Wrapper Implementation
cardosofelipe opened issue cardosofelipe/syndarix#105 2026-01-06 19:19:02 +00:00
feat(mcp): Git Operations MCP - Foundation & Core Setup
cardosofelipe pushed to dev at cardosofelipe/syndarix 2026-01-06 17:58:17 +00:00
4ad3d20cf2 chore(agents): update sort_order values for agent types to improve logical grouping
8623eb56f5 feat(agents): add sorting by sort_order and include category & display fields in agent actions
3cb6c8d13b feat(agents): implement grid/list view toggle and enhance filters
Compare 3 commits »
cardosofelipe pushed to dev at cardosofelipe/syndarix 2026-01-06 16:55:09 +00:00
8e16e2645e test(forms): add unit tests for FormTextarea and FormSelect components
82c3a6ba47 chore(makefiles): add format-check target and unify formatting logic
b6c38cac88 refactor(llm-gateway): adjust if-condition formatting for thread safety check
51404216ae refactor(knowledge-base mcp server): adjust formatting for consistency and readability
3f23bc3db3 refactor(migrations): replace hardcoded database URL with configurable environment variable and update command syntax to use consistent quoting style
Compare 11 commits »
cardosofelipe opened issue cardosofelipe/syndarix#104 2026-01-06 13:26:37 +00:00
Agent Types: Domain experts knowledge base integration
cardosofelipe opened issue cardosofelipe/syndarix#103 2026-01-06 13:26:37 +00:00
Agent Types: Fine-tune personality prompts through testing
cardosofelipe opened issue cardosofelipe/syndarix#102 2026-01-06 13:26:36 +00:00
Agent Types: Validate MCP server assignments and tool permissions
cardosofelipe pushed to dev at cardosofelipe/syndarix 2026-01-06 13:25:21 +00:00
79cb6bfd7b feat(agents): comprehensive agent types with rich personalities
cardosofelipe pushed to dev at cardosofelipe/syndarix 2026-01-06 12:54:33 +00:00
45025bb2f1 fix(forms): handle nullable fields in deepMergeWithDefaults
cardosofelipe pushed to dev at cardosofelipe/syndarix 2026-01-06 12:51:06 +00:00
3c6b14d2bf refactor(forms): extract reusable form utilities and components
6b21a6fadd debug(agents): add comprehensive logging to form submission
600657adc4 fix(agents): properly initialize form with API data defaults
c9d0d079b3 fix(frontend): show validation errors when agent type form fails
Compare 4 commits »