pullrequests Search Results · repo:firebase/genkit language:TypeScript
Filter by
2.5k results
(152 ms)2.5k results
infirebase/genkit (press backspace or delete to remove) - Accept projectRoot, if in AGY
- Hide runtime tools, if in AGY (AGY seems to have some trouble with runtime tools, they work in MCP inspector though)
Checklist (if applicable):
- [x] PR title ...
js
tooling
ssbushi
- 5
- Opened yesterday
- #4027
Description here... Help the reviewer by:
- linking to an issue that includes more details
- if it s a new feature include samples of how to use the new feature
- (optional if issue link is provided) ...
config
docs
python
test
MengqinShen
- 6
- Opened yesterday
- #4026
This big changes aims to add mcp plugin to mirror all the functionalities in js/plugins/mcp in JS SDK. CHANGELOG:
1. Added a plugin to enable Genkit applications to interact with the Model Context Protocol, ...
config
docs
python
MengqinShen
- 13
- Opened 2 days ago
- #4023
img width= 588 height= 610 alt= Screenshot 2025-12-29 at 2 06 38 PM src=
https://github.com/user-attachments/assets/f047dd1b-33bc-4f40-ba3b-3bbeb665c473 /
config
docs
fix
python
yesudeep
- 4
- Opened 2 days ago
- #4021
Description
Added go/MIDDLEWARE.md to document how to use Middleware in the Go SDK.
This guide includes:
- Explanation of the StreamingFunc wrapper pattern.
- Code samples for common use cases: ...
docs
go
DEVMANISHOFFL
- 7
- Opened 2 days ago
- #4019
Description
Currently, GenkitError loses the error chain, making it impossible to use errors.Is() or errors.As() to check for the
underlying cause of a failure.
This PR:
1. Adds an originalError field ...
fix
go
DEVMANISHOFFL
- 6
- Opened 2 days ago
- #4018
Description
This PR addresses the issue where the Dev UI becomes cluttered with internal HTTP traces (e.g., standard net/http client
calls) that are not relevant to the developer s AI flows.
I implemented ...
fix
go
DEVMANISHOFFL
- 6
- Opened 2 days ago
- #4017
These changes are to make py/samples/evaluator-demo mirrors js/testapps/evals folder
CHANGLOG:
- [ ] Modified the index method in
py/plugins/dev-local-vectorstore/src/genkit/plugins/dev_local_vectorstore/indexer.py ...
config
docs
fix
python
MengqinShen
- 6
- Opened 5 days ago
- #4015