Skip to content

Releases: chrischall/redfin-mcp

v0.10.0

Choose a tag to compare

@chrischall chrischall released this 13 Jul 16:48
05ed17f

0.10.0 (2026-07-13)

Features

Refactor

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

v0.9.6

Choose a tag to compare

@chrischall chrischall released this 07 Jul 15:09
38d648f

0.9.6 (2026-07-07)

Bug Fixes

  • bump @chrischall/mcp-utils to 0.12.0 (ReDoS + secret-redaction security fixes + detail hook / scrape subpath) (#144) (fc0316a)

Refactor

  • adopt shared SessionNotAuthenticatedError (#141) (b049e69)

v0.9.5

Choose a tag to compare

@chrischall chrischall released this 15 Jun 14:32
33fa8a8

0.9.5 (2026-06-15)

Documentation

  • correct .env.example service name and document all env vars (#133) (5065121)
  • refresh CLAUDE.md tool surface + add auto-review follow-up convention (#132) (31bc31a)
  • require Conventional Commit PR titles for release-please (#128) (9c1a24b)

v0.9.4

Choose a tag to compare

@chrischall chrischall released this 13 Jun 00:54
dfe49bd

0.9.4 (2026-06-13)

Bug Fixes

  • bot PRs bypass the CI gate unconditionally (upstream curtaincall#86 review) (#122) (d8051a4)

Documentation

  • add MIT LICENSE file and README badges (#119) (f7d02ec)

v0.9.3

Choose a tag to compare

@chrischall chrischall released this 10 Jun 02:09
0f25ab6

0.9.3 (2026-06-10)

Bug Fixes

  • bound bulk_get + resolve_addresses with an overall deadline and classify row timeouts (#114) (f94fcb3)

Refactor

  • adopt mcp-utils 0.10.0 helpers (factory banner + runBoundedBatch) (#118) (f3debe9)
  • sessions: adopt shared registerSessionTools (#116) (cb05abd)

v0.9.2

Choose a tag to compare

@chrischall chrischall released this 07 Jun 19:35
b31f8c6

0.9.2 (2026-06-07)

Documentation

  • neutral wording for fetchproxy routing in description (#111) (2bfde97)

v0.9.1

Choose a tag to compare

@chrischall chrischall released this 04 Jun 04:29
f06dd89

0.9.1 (2026-06-04)

Bug Fixes

  • adopt @fetchproxy/server 0.13.0 (bridge host failover + re-pairing) (#105) (e52b21c)
  • adopt @fetchproxy/server 1.0.0 + @chrischall/mcp-utils 0.5.0 (#107) (d0ee055)

v0.9.0

Choose a tag to compare

@chrischall chrischall released this 29 May 19:03
2181c36

0.9.0 (2026-05-29)

Features

  • adopt @fetchproxy/server 0.11.0 + @chrischall/realty-core 0.4.1 (#96) (1790198)
  • resolve redfin_bulk_get and get_property from property_id alone (#90) (b8f1c08)

Bug Fixes

  • ci: arm auto-merge from verdict comment when structured_output is empty (#94) (b4a494e)
  • ci: treat instant-merge race as success in auto-merge arm (#93) (104e218)
  • classify bulk-get per-row errors via classifyRowError (#92) (91c1942)

v0.8.0

Choose a tag to compare

@chrischall chrischall released this 29 May 12:19
87faf12

0.8.0 (2026-05-29)

Features

  • adopt realty-core extractFeatures (canonical basement detector) + drop inline copy (#87) (c6a4c1e)
  • consume @chrischall/realty-core 0.3.0 — drop inline hoisted helpers (#86) (565bf8f)
  • properties: parse lot_size and derive lot_size_acres (#83) (99c6b5e)

v0.7.0

Choose a tag to compare

@chrischall chrischall released this 28 May 16:42
ad2223e

0.7.0 (2026-05-28)

Features

  • migrate to @fetchproxy/server 0.9.x bulk helpers + opt into keepAliveIntervalMs (#77) (40860e7)
  • resolve: add search-fallback rung (closes #75) (#79) (71bd8af)

Bug Fixes

  • address review nits + add resolve.ts unit tests (#72 follow-up) (#76) (2f024c1)
  • resolve: bulk should run same rungs as single (closes #71) (#72) (d132607)