Alex Jones
e41ffd80d0
feat: add MCP support ( #1471 )
...
* feat: first mcp impl
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: update
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: wip
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: switcheed to stdio transport
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: readme
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: fix the linter 🤖
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: fix the linter 🤖
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat(mcp): implement MCP server and handler
- Implement MCP server and handler
- Add MCP server to serve
- Add MCP handler to handle MCP requests
- Add MCP server to serve
- Add MCP handler to handle MCP requests
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: consolidating code duplication
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: added http sse support
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: fixed broken tests
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated and fixed linter
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated and fixed linter
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated the linter issues
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
---------
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
2025-04-29 09:22:44 +01:00
Alex Jones
69fe2db8ac
feat: integration refactor ( #684 )
...
* feat: more significant refactor
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: more significant refactor
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: reworked the integration activate/deactivation
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated schema for list integrations
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* fix: error with incorrect error being swallowed
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: added namespace check
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: fixed issue with namespace and skip install validation
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
---------
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
2023-09-28 07:43:05 +01:00
Alex Jones
ab064b940c
feat: serve/integration capability ( #645 )
...
* chore: updated schema for integrations support (#616 )
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
wip: enabling integration activation
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
wip: enabling integration activation
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* wip
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: skipinstall fixed
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: fixed filters for integrations but its ugly
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated library
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated go mod
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated go mod
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
---------
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
2023-09-16 17:12:09 +01:00
Tyler Gillson
5af8178802
feat: add helm chart ( #318 )
...
* feat: add helm chart
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com >
* Address PR feedback (#1 )
* remove K8SGPT_BASEURL
* add default model
* add user-specified Deployment annotations
* remove Values.secret.enabled
---------
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com >
* update chart.appVersion, default labels
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com >
* default image tag to Chart.appVersion
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com >
* release-please annotation for k8sgpt image
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com >
* revert improperly relocated Dockerfile
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com >
* revert changes to docker-build target and actually re-locate Dockerfile
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com >
* Update charts/k8sgpt/Chart.yaml
Co-authored-by: Thomas Schuetz <38893055+thschue@users.noreply.github.com >
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com >
* Update charts/k8sgpt/templates/deployment.yaml
Co-authored-by: Thomas Schuetz <38893055+thschue@users.noreply.github.com >
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com >
---------
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com >
Co-authored-by: Thomas Schuetz <38893055+thschue@users.noreply.github.com >
2023-04-27 20:47:08 +02:00
Alex Jones
d4dcc7a399
chore: logo update ( #339 )
...
* chore: updated logo
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated logo
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated logo
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated logo
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated logo again
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated logo
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated logo
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
---------
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
2023-04-25 22:26:40 +02:00
Xinwei Xiong
754bf917e1
feat: the overall optimization and architecture design of the makefile are made ( #317 )
...
* feature(makefile): The overall optimization and architecture design of the Makefile are made
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: the overall optimization and architecture design of the makefile are made
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
2023-04-21 20:02:45 +01:00
AlexsJones
2a6404b94f
adding workflow
...
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
2023-03-21 20:09:18 +00:00
AlexsJones
59a0507e37
first
...
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
2023-03-21 11:56:05 +00:00