Skip to content

refactor(mcp): adopt shared hawk-mcpkit scaffolding; release 0.1.3#19

Merged
Patel230 merged 3 commits into
mainfrom
release/v0.1.3
Jul 4, 2026
Merged

refactor(mcp): adopt shared hawk-mcpkit scaffolding; release 0.1.3#19
Patel230 merged 3 commits into
mainfrom
release/v0.1.3

Conversation

@Patel230

@Patel230 Patel230 commented Jul 4, 2026

Copy link
Copy Markdown
Contributor
  • Ports mcp/server.go onto the new shared hawk-mcpkit module (construction, stdio/streamable-HTTP transports, StrArg/JSONResult helpers). Tool names, schemas, and behavior unchanged; full suite green.
  • Advertised MCP server version now tracks the VERSION file (inspect.Version).
  • Includes previously-unpushed main commits: contracts bump to v0.1.2, streamable HTTP transport.
  • VERSION bumped to 0.1.3, CHANGELOG release section added.

After merge, v0.1.3 will be tagged at main and hawk re-pinned to it.

Patel230 added 3 commits July 4, 2026 23:11
Adds Server.ServeHTTP(addr), matching sight's MCP server surface so both
expose stdio and streamable HTTP transports.
Aligns with sight; removes contracts version drift across consumers.
… 0.1.3

The MCP server now delegates construction, stdio/streamable-HTTP
transports, and argument/result helpers to hawk-mcpkit. Tool names,
schemas, and behavior unchanged. Advertised server version now tracks
the VERSION file (inspect.Version). VERSION bumped to 0.1.3.
@Patel230 Patel230 merged commit 69d0529 into main Jul 4, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant