Bill Ballou Bill
  • Joined on 2023-03-25
Bill pushed to master at Bill/grist-mcp-server 2026-01-02 14:59:02 -05:00
d40ae0b238 feat(main): use GRIST_MCP_URL in startup config output
Bill pushed to master at Bill/grist-mcp-server 2026-01-02 14:56:08 -05:00
2a60de1bf1 docs: add GRIST_MCP_URL to environment variables
ba45de4582 fix(session): include full proxy URL from GRIST_MCP_URL env var
Compare 2 commits »
Bill pushed tag v1.2.0-alpha.1 to Bill/grist-mcp-server 2026-01-02 14:44:17 -05:00
Bill pushed to master at Bill/grist-mcp-server 2026-01-02 14:44:17 -05:00
d176b03d56 chore: bump version to 1.2.0
Bill pushed to master at Bill/grist-mcp-server 2026-01-02 14:42:44 -05:00
50c5cfbab1 Merge master into feature/session-proxy
8484536aae fix(integration): add auth headers and fix mock server routes
b3bfdf97c2 fix(test): increase sleep duration for flaky expiry test
eabddee737 docs: update CHANGELOG for session proxy feature
3d1ac1fe60 test(integration): add session proxy integration test
Compare 17 commits »
Bill pushed tag v1.1.0 to Bill/grist-mcp-server 2026-01-02 13:25:05 -05:00
Bill pushed to master at Bill/grist-mcp-server 2026-01-02 13:25:05 -05:00
110f87e53f docs: add logging configuration to README
Bill pushed to master at Bill/grist-mcp-server 2026-01-02 13:21:12 -05:00
f48dafc88f fix(logging): suppress uvicorn access logs and prevent duplicate logging
Bill pushed tag v1.1.0-alpha.3 to Bill/grist-mcp-server 2026-01-02 13:21:12 -05:00
Bill pushed to master at Bill/grist-mcp-server 2026-01-02 13:15:13 -05:00
d80eac4a0d fix(logging): properly suppress health checks at INFO level
Bill pushed tag v1.1.0-alpha.2 to Bill/grist-mcp-server 2026-01-02 13:15:13 -05:00
Bill pushed to master at Bill/grist-mcp-server 2026-01-02 13:06:06 -05:00
58807ddbd0 Merge branch 'feature/logging-improvements'
09b6be14df chore: bump version to 1.1.0 and update changelog
4e75709c4e chore: update uv.lock for version 1.0.0
0cdf06546c docs: add get_proxy_documentation tool to design
c6fbadecfc chore(logging): add module exports
Compare 17 commits »
Bill pushed tag v1.1.0-alpha.1 to Bill/grist-mcp-server 2026-01-02 13:06:06 -05:00
Bill pushed to master at Bill/docker-service-architecture-skill 2026-01-01 14:35:04 -05:00
8f91e71caa refactor: split docker-service-architecture skill into focused files
Bill pushed tag v1.0.0 to Bill/grist-mcp-server 2026-01-01 14:19:20 -05:00
Bill pushed to master at Bill/grist-mcp-server 2026-01-01 14:08:09 -05:00
16691e1d21 Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into master
5aaa943010 Add renovate.json
Compare 2 commits »
Bill deleted branch renovate/configure from Bill/grist-mcp-server 2026-01-01 14:08:09 -05:00
Bill merged pull request Bill/grist-mcp-server#1 2026-01-01 14:08:07 -05:00
chore: Configure Renovate
Bill pushed tag v1.0.0-alpha.10 to Bill/grist-mcp-server 2026-01-01 14:06:38 -05:00
Bill pushed to master at Bill/grist-mcp-server 2026-01-01 14:06:38 -05:00
204d00caf4 feat: add host_header config for Docker networking