Skip to content

feat: add mcp server client and file-system server#16

Merged
tusharmath merged 4 commits intomainfrom
feat/add-mcp-server-client
Dec 19, 2024
Merged

feat: add mcp server client and file-system server#16
tusharmath merged 4 commits intomainfrom
feat/add-mcp-server-client

Conversation

@laststylebender14
Copy link
Copy Markdown
Contributor

No description provided.

@tusharmath tusharmath merged commit ddbf429 into main Dec 19, 2024
@amitksingh1490 amitksingh1490 deleted the feat/add-mcp-server-client branch October 1, 2025 14:53
Zetkolink added a commit to Zetkolink/forgecode that referenced this pull request Apr 8, 2026
Performance:
- #5: embed_batch sub-batching (max 20 texts per Ollama request)
- tailcallhq#6: delete_by_file_paths batching (max 100 paths per Qdrant filter)

Security:
- tailcallhq#13: Rate limiting on CreateApiKey (max 1 key/second)
- tailcallhq#14: API keys stored as SHA-256 hashes in SQLite

Quality:
- tailcallhq#17: Pinned all Cargo.toml dependency versions
- tailcallhq#16: Added compute_hash compatibility tests (2 new tests)

Co-Authored-By: ForgeCode <noreply@users.noreply.github.com>
Zetkolink added a commit to Zetkolink/forgecode that referenced this pull request Apr 8, 2026
Performance:
- #5: embed_batch sub-batching (max 20 texts per Ollama request)
- tailcallhq#6: delete_by_file_paths batching (max 100 paths per Qdrant filter)

Security:
- tailcallhq#13: Rate limiting on CreateApiKey (max 1 key/second)
- tailcallhq#14: API keys stored as SHA-256 hashes in SQLite

Quality:
- tailcallhq#17: Pinned all Cargo.toml dependency versions
- tailcallhq#16: Added compute_hash compatibility tests (2 new tests)
Zetkolink added a commit to Zetkolink/forgecode that referenced this pull request Apr 8, 2026
Performance:
- #5: embed_batch sub-batching (max 20 texts per Ollama request)
- tailcallhq#6: delete_by_file_paths batching (max 100 paths per Qdrant filter)

Security:
- tailcallhq#13: Rate limiting on CreateApiKey (max 1 key/second)
- tailcallhq#14: API keys stored as SHA-256 hashes in SQLite

Quality:
- tailcallhq#17: Pinned all Cargo.toml dependency versions
- tailcallhq#16: Added compute_hash compatibility tests (2 new tests)
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