FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - GravityKit/MCP · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
GravityKit
/
MCP
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
24
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
MCP
src
on
develop
User selector
Datepicker
Commit history
Commits on Jul 28, 2026
fix(gv): teach horizontal search-bar layout via area_settings (MCP-10)
Show description for 8ecd056
zackkatz
committed
8ecd056
View commit details
Copy full SHA for 8ecd056
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
fix(tls): self-signed cert flags enable independently (no masking)
Show description for 60f2375
zackkatz
committed
60f2375
View commit details
Copy full SHA for 60f2375
View code at this point
Browse repository at this point
fix(abilities): methodForAbility tolerates null/non-object annotations
Show description for 0f14bec
zackkatz
committed
0f14bec
View commit details
Copy full SHA for 0f14bec
View code at this point
Browse repository at this point
fix(fields,ci): assignFieldIds infinite-loop + sub-input rebase; harden publish.yml
Show description for eaa4c79
zackkatz
committed
eaa4c79
View commit details
Copy full SHA for eaa4c79
View code at this point
Browse repository at this point
fix(client): read timeout/TLS from resolved test config, not raw config
Show description for a697d3b
zackkatz
committed
a697d3b
View commit details
Copy full SHA for a697d3b
View code at this point
Browse repository at this point
fix(security): correct loopback detection, mask cookies, relax URL/id validation
Show description for 6eb77f3
zackkatz
committed
6eb77f3
View commit details
Copy full SHA for 6eb77f3
View code at this point
Browse repository at this point
fix(robustness): harden field/validation helpers; fix update-field persistence
Show description for 7838d78
zackkatz
committed
7838d78
View commit details
Copy full SHA for 7838d78
View code at this point
Browse repository at this point
fix(fields): rebase caller sub-input ids onto the generated field id
Show description for 30dbb6e
zackkatz
committed
30dbb6e
View commit details
Copy full SHA for 30dbb6e
View code at this point
Browse repository at this point
fix(fields): accept custom and third-party field types in gf_add_field
Show description for fea0977
zackkatz
committed
fea0977
View commit details
Copy full SHA for fea0977
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
fix(fields): correct creditcard sub-input labels to match Gravity Forms
Show description for 8795718
zackkatz
committed
8795718
View commit details
Copy full SHA for 8795718
View code at this point
Browse repository at this point
fix(abilities): always send an object input when bracketed params are empty
Show description for 9bb69e3
zackkatz
committed
9bb69e3
View commit details
Copy full SHA for 9bb69e3
View code at this point
Browse repository at this point
feat(gf): auto-assign field ids in gf_create_form when omitted
Show description for 7b4fcc6
zackkatz
committed
7b4fcc6
View commit details
Copy full SHA for 7b4fcc6
View code at this point
Browse repository at this point
feat(fields): document Nested Form gpnfForm + Summary Fields
Show description for 2354202
zackkatz
committed
2354202
View commit details
Copy full SHA for 2354202
View code at this point
Browse repository at this point
fix(fields): correct field storage/hints from a GF-source audit
Show description for 47e6faa
zackkatz
committed
47e6faa
View commit details
Copy full SHA for 47e6faa
View code at this point
Browse repository at this point
fix(fields): correct address/chainedselect/survey_rank entry_input hints
Show description for dcc01e7
zackkatz
committed
dcc01e7
View commit details
Copy full SHA for dcc01e7
View code at this point
Browse repository at this point
fix(fields): generate chainedselect sub-inputs, one per dropdown level
Show description for 15fa729
zackkatz
committed
15fa729
View commit details
Copy full SHA for 15fa729
View code at this point
Browse repository at this point
fix(fields): correct entry-storage shapes to match Gravity Forms
Show description for 3e7c292
zackkatz
committed
3e7c292
View commit details
Copy full SHA for 3e7c292
View code at this point
Browse repository at this point
feat(gf): expand entry_input hints in gf_list_field_types summary
Show description for fa61116
zackkatz
committed
fa61116
View commit details
Copy full SHA for fa61116
View code at this point
Browse repository at this point
docs(mcp): point the search-bar flow at gv_search_bar_add in instructions
Show description for 9fb6f74
zackkatz
committed
9fb6f74
View commit details
Copy full SHA for 9fb6f74
View code at this point
Browse repository at this point
feat(gf): steer delete tools to the safe Trash default
Show description for 9357f58
zackkatz
committed
9357f58
View commit details
Copy full SHA for 9357f58
View code at this point
Browse repository at this point
feat(server): let one-shot clients wait for the full tool catalog
Show description for 576870f
zackkatz
committed
576870f
View commit details
Copy full SHA for 576870f
View code at this point
Browse repository at this point
fix(abilities): always send an object input to ability /run
Show description for 6be81eb
zackkatz
committed
6be81eb
View commit details
Copy full SHA for 6be81eb
View code at this point
Browse repository at this point
fix(logger): keep server logs off stdout in every non-test env
Show description for 3d0b70c
zackkatz
committed
3d0b70c
View commit details
Copy full SHA for 3d0b70c
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
fix(validation): interpret sorting.is_numeric strictly
Show description for 0e7a26e
zackkatz
committed
0e7a26e
View commit details
Copy full SHA for 0e7a26e
View code at this point
Browse repository at this point
refactor(mcp): rewrite server instructions as declarative two-plane prose
Show description for 46aa40d
zackkatz
committed
46aa40d
View commit details
Copy full SHA for 46aa40d
View code at this point
Browse repository at this point
fix(gf): make validate_form, field_values, and sorting faithful to GF REST
Show description for f48cf63
zackkatz
committed
f48cf63
View commit details
Copy full SHA for f48cf63
View code at this point
Browse repository at this point
fix(fields): stop gf_add_field/gf_update_field crashing on every call
Show description for 9e91e40
zackkatz
committed
9e91e40
View commit details
Copy full SHA for 9e91e40
View code at this point
Browse repository at this point
release(2.2.0): GF-faithful gf_* fixes — pagination, validate/notifications/forms, security
Show description for 30017ed
zackkatz
committed
30017ed
View commit details
Copy full SHA for 30017ed
View code at this point
Browse repository at this point
fix(entries): serialize gf_list_entries params to the GF REST contract
Show description for 39792de
zackkatz
committed
39792de
View commit details
Copy full SHA for 39792de
View code at this point
Browse repository at this point
fix: make ability checks product-agnostic; drop speculative gk_ tool names
Show description for 89ca3d9
zackkatz
committed
89ca3d9
View commit details
Copy full SHA for 89ca3d9
View code at this point
Browse repository at this point
fix: address Codex review (plane independence, dispatch, http-basic) — TDD
Show description for 0ed6d5c
zackkatz
committed
0ed6d5c
View commit details
Copy full SHA for 0ed6d5c
View code at this point
Browse repository at this point
fix: review findings (TDD for behavioral changes)
Show description for d2a1e26
zackkatz
committed
d2a1e26
View commit details
Copy full SHA for d2a1e26
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
refactor(abilities): rename gv_reload_abilities → gk_reload_abilities
Show description for 3f3ad9b
zackkatz
committed
3f3ad9b
View commit details
Copy full SHA for 3f3ad9b
View code at this point
Browse repository at this point
chore(pkg): publish runtime only; relocate tests; add publint + verifier
Show description for 9dfda15
zackkatz
committed
9dfda15
View commit details
Copy full SHA for 9dfda15
View code at this point
Browse repository at this point
fix(feeds): tolerate sites with no feed add-on / feed table
Show description for 87243ea
zackkatz
committed
87243ea
View commit details
Copy full SHA for 87243ea
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL