Skip to content

Tags: futuresearch/futuresearch-python

Tags

v0.8.1

Toggle v0.8.1's commit message
Bump SDK version to 0.8.1 (#5142)

Sourced from commit af458204f28f4ce1bdf9ca81252170d3bfdec71a

v0.8.0

Toggle v0.8.0's commit message
chore(futuresearch-python): bump version to 0.8.0 (#5133)

## Summary
- Bump SDK + MCP version from 0.7.0 to 0.8.0 across all packages and
manifests
- Updates 9 files: 4 pyproject.toml, manifest.json, server.json,
plugin.json, marketplace.json, gemini-extension.json

### New features since 0.7.0:
- `document_query_llm` param for `agent_map` / `agent_map_async`
- `llm` param for `dedupe` / `dedupe_async`
- Session rename support (`session_name` + `session_id` together)
- `conversation_id` param in `create_session`
- MCP: widget UX fixes, activity rehydration, deferred polling
instructions, active worker counts

## Test plan
- [ ] CI passes (version consistency test validates all version strings
match)
- [ ] After merge, sync action copies to futuresearch-python repo
- [ ] Create GitHub Release with tag `v0.8.0` on futuresearch-python to
trigger PyPI publish

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>

Sourced from commit 0176763f6a305c167e2cb4768b5189e4e9dddcdb

v0.7.0

Toggle v0.7.0's commit message
Bump SDK version to 0.7.0 (#5044)

Sourced from commit 06cffc72c136b603ad8237ca39e5c8ff85ad4baf

v0.6.1

Toggle v0.6.1's commit message
Revert: re-enable MCP servers on staging and production (#5022)

## Summary
- Reverts #5020 which set `replicaCount: 0` for MCP servers
- Restores `replicaCount: 2` in both production and staging values

## Test plan
- [ ] Verify MCP pods come back after merge: `kubectl get pods -n
everyrow-mcp` and `kubectl get pods -n everyrow-mcp-staging`

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Sourced from commit 124d2db62ef28ee71991f2bffd9e52e28828ae0b

v0.6.0

Toggle v0.6.0's commit message
fix(everyrow-mcp): add src package for hatchling wheel build (#4952)

## Summary

- Adds `src/everyrow_mcp/__init__.py` to the `everyrow-mcp` stub so
hatchling can build the wheel (was missing, causing PyPI publish to
fail)
- Adds `[tool.hatch.build.targets.wheel] packages =
["src/everyrow_mcp"]` to match the `everyrow` stub pattern

All 4 packages build successfully locally.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Sonnet 4.6 <[email protected]>

Sourced from commit a735ca6e90ec1cf5e16e958ea8b3f23cf0b4698f

v0.5.1

Toggle v0.5.1's commit message
Bump SDK and MCP versions to 0.5.1 (#4915)

Sourced from commit f36751e373c87080329ef5660efae98e819bd92e

v0.5.0

Toggle v0.5.0's commit message
Bump SDK and MCP versions to 0.5.0 (#4900)

Sourced from commit 09b2d8ea7b7ca348e33150301c57638f0811e16d

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version number to 0.4.0 (#197)

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version number to 0.3.4 (#168)

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version number to 0.3.3 (#162)