Skip to content

Releases: chrischall/zillow-mcp

v0.13.1

Choose a tag to compare

@chrischall chrischall released this 09 Sep 21:15
3e97f3a

0.13.1 (2026-09-09)

Bug Fixes

  • deps: Bump hono from 4.13.0 to 4.13.7 (#244) (b2d1439)
  • deps: require @fetchproxy/server ^2.7.0, the first that reads FETCHPROXY_IDENTITY_DIR (#242) (ddcb261)

v0.13.0

Choose a tag to compare

@chrischall chrischall released this 04 Sep 22:22
29ffa9d

0.13.0 (2026-09-04)

Features

  • tools: compact by default — strip media URLs, and minify every response (#224) (9ee8313)

Bug Fixes

  • deps: pick up @chrischall/mcp-utils 0.23.2 (#230) (e89b214)
  • tools: honour view on search's primary branch, and test the wiring (#227) (ae54024)

Refactor

  • imports: drop the src/mcp.ts re-export seam (#231) (2e44e99)

v0.12.0

Choose a tag to compare

@chrischall chrischall released this 29 Aug 13:54
bedd57b

0.12.0 (2026-08-29)

Features

  • deps: take @fetchproxy/server 2.2.0 so the concentrator can bind its sandbox address (#212) (fe038d5)

v0.11.5

Choose a tag to compare

@chrischall chrischall released this 28 Aug 21:07
0f5b2d9

0.11.5 (2026-08-28)

Bug Fixes

  • egress: declare only the hosts the server process dials in mint.yaml (#208) (1be47ed)

v0.11.4

Choose a tag to compare

@chrischall chrischall released this 28 Aug 11:34
0dae1cc

0.11.4 (2026-08-26)

Documentation

  • skill: declare the name this skill actually publishes under (#205) (d11f6a2)

v0.11.3

Choose a tag to compare

@chrischall chrischall released this 06 Aug 00:42
e83fd67

0.11.3 (2026-08-06)

Bug Fixes

  • deps: move to @fetchproxy/server 2.0.0 for the v3 handshake (#194) (4139b61)

v0.11.2

Choose a tag to compare

@chrischall chrischall released this 30 Jul 12:53
e118bcb

0.11.2 (2026-07-30)

Bug Fixes

  • deps: bump @fetchproxy/* to 1.7.0 and @chrischall/mcp-utils to 0.14.0 (#186) (4107ed8)

v0.11.1

Choose a tag to compare

@chrischall chrischall released this 19 Jul 12:45
d05fce4

0.11.1 (2026-07-19)

Documentation

  • replace duplicated fleet policy with a pointer (#177) (1e53fc5)

v0.11.0

Choose a tag to compare

@chrischall chrischall released this 13 Jul 16:48
b1c625d

0.11.0 (2026-07-13)

Features

Refactor

  • skill: move root SKILL.md into skills/, point plugin.json at ./skills/ (#173) (f8bbcd0)

v0.10.6

Choose a tag to compare

@chrischall chrischall released this 07 Jul 15:09
9d07d44

0.10.6 (2026-07-07)

Bug Fixes

  • bump @chrischall/mcp-utils to 0.12.0 (#167) (a5d098a)

Refactor

  • adopt registerBridgeHealthcheckTool + shared BotWall/SessionNotAuth errors (#165) (37b0abc)