Skip to content

chore: remove dynamic and dynamic_engine modules#32

Merged
yuzzjj merged 1 commit intomainfrom
codex/remove-dynamic-module
Feb 26, 2026
Merged

chore: remove dynamic and dynamic_engine modules#32
yuzzjj merged 1 commit intomainfrom
codex/remove-dynamic-module

Conversation

@skyvast404
Copy link
Collaborator

Summary

  • remove backend dynamic module () and dynamic engine ()
  • remove frontend dynamic routes/components/stores/apis and CTF mode entry
  • clean backend/frontend integration points and configs referencing dynamic

Verification

  • cd backend && uv run ruff check app
  • cd backend && uv run mypy app --ignore-missing-imports
  • cd backend && TAVILY_API_KEY=dummy uv run python -c "from app.main import app; print('ok')"
  • cd frontend && pnpm run type-check
  • cd frontend && pnpm run build

@yuzzjj yuzzjj merged commit 380f17b into main Feb 26, 2026
8 checks passed
@yuzzjj yuzzjj deleted the codex/remove-dynamic-module branch February 26, 2026 06:09
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.

2 participants