Skip to content

feat: remove deep research tooling and provider integrations#40

Open
tylerburleigh wants to merge 1 commit into
mainfrom
remove-research-tooling
Open

feat: remove deep research tooling and provider integrations#40
tylerburleigh wants to merge 1 commit into
mainfrom
remove-research-tooling

Conversation

@tylerburleigh
Copy link
Copy Markdown
Collaborator

Summary

  • Strip the entire research subsystem: providers (Tavily, Perplexity, Google, Semantic Scholar), deep research workflows, summarization, context budgeting, token management, document digest, and all associated config, errors, tests, fixtures, and documentation
  • Remove ~73,800 lines of code across 237 files
  • Refocus the server on core spec-authoring and task-management capabilities

Test plan

  • Verify remaining test suite passes (pytest)
  • Confirm MCP server starts cleanly without research tools registered
  • Validate no dangling imports reference deleted modules

🤖 Generated with Claude Code

Strip the entire research subsystem — providers (Tavily, Perplexity,
Google, Semantic Scholar), deep research workflows, summarization,
context budgeting, token management, document digest, and all
associated config, errors, tests, fixtures, and documentation.

This reduces the codebase by ~73,800 lines and refocuses the server
on core spec-authoring and task-management capabilities.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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