Bill
ea175d55a2
Add attachment upload feature design
2026-01-03 19:50:01 -05:00
Bill
50c5cfbab1
Merge master into feature/session-proxy
2026-01-02 14:40:37 -05:00
Bill
4923d3110c
docs: add session proxy implementation plan
2026-01-02 13:04:49 -05:00
Bill
58807ddbd0
Merge branch 'feature/logging-improvements'
Build and Push Docker Image / build (push) Successful in 23s
2026-01-02 13:04:48 -05:00
Bill
0cdf06546c
docs: add get_proxy_documentation tool to design
...
Dedicated tool returns complete API spec so agents can write
reusable scripts before requesting session tokens.
2026-01-02 12:58:37 -05:00
Bill
3cf2400232
docs: add session token proxy design
...
Enables agents to delegate bulk data operations to scripts,
bypassing LLM generation time for data-intensive operations.
Scripts authenticate via short-lived session tokens requested
through MCP, then call a simplified HTTP proxy endpoint.
2026-01-02 12:52:02 -05:00
Bill
77027d762e
docs: add logging improvements implementation plan
2026-01-02 12:20:26 -05:00
Bill
a31b2652bb
docs: add logging improvements design
2026-01-02 12:15:59 -05:00
Bill
9d73ac73b1
docs: add docker-service-architecture adaptation plan
2025-12-30 20:54:47 -05:00
Bill
f63115c8b3
docs: add pre-deployment testing implementation plan
2025-12-30 11:09:56 -05:00
Bill
6c22e1bb02
docs: add pre-deployment testing design
2025-12-30 11:07:28 -05:00
Bill
6782861cff
docs: add Docker deployment implementation plan
2025-12-29 19:37:59 -05:00
Bill
efe3ddf27b
docs: add Docker deployment design
...
Design for containerizing grist-mcp with:
- Multi-stage Dockerfile with Python 3.14
- SSE transport for remote server operation
- Docker Compose for local deployment
- Single adaptive CI workflow for Gitea and GitHub
- Semantic version tagging
2025-12-29 19:35:54 -05:00
Bill
95f2f24b1e
docs: add detailed implementation plan
2025-12-03 14:18:19 -05:00
Bill
c1d29f1a33
Add grist-mcp design document
2025-12-03 14:01:10 -05:00