v0.4.0
What's Changed
- Refactor: split server.py into app, models, and tools modules by @RafaelPo in #171
- Include version number in MCPB file by @rgambee in #174
- Add everyrow_single_agent MCP tool by @RafaelPo in #173
- Edits for clinical trials case study by @mckenna-futuresearch in #170
- Change input CSV for classification guide by @rgambee in #177
- Put more Claude emphasis in README by @dschwarz26 in #178
- Add foundation utility modules for HTTP transport by @RafaelPo in #179
- Add Redis infrastructure and state management by @RafaelPo in #180
- Add OAuth 2.1 authorization module by @RafaelPo in #181
- Add Claude Code tabs to all guides and case studies by @dschwarz26 in #185
- Add forecast endpoint by @dschwarz26 in #184
- everyrow-cc-CLAUDE: Add everyrow_cancel MCP tool for task cancellation by @nikosbosse in #186
- Add Claude code review workflow by @RafaelPo in #191
- Add HTTP transport with OAuth, Redis state, and deploy config by @RafaelPo in #183
- Redesign results widget: row numbers, cell copy, linkification by @RafaelPo in #192
- Harden MCP server: auth, CORS, Redis, widgets, and review fixes by @RafaelPo in #196
- Bump version number to 0.4.0 by @rgambee in #197
Full Changelog: v0.3.4...v0.4.0