Skip to content

0404#1856

Closed
meliwanx wants to merge 7 commits intobytedance:mainfrom
meliwanx:main
Closed

0404#1856
meliwanx wants to merge 7 commits intobytedance:mainfrom
meliwanx:main

Conversation

@meliwanx
Copy link
Copy Markdown

@meliwanx meliwanx commented Apr 4, 2026

No description provided.

liwxx and others added 6 commits March 29, 2026 20:56
- Add sim_data_agent package with data analysis agent and tools
- Add tools router, MCP servers (postgres, python_exec)
- Add frontend tools API and hooks
- Update README with upstream relationship and custom additions
- Update .gitignore for build artifacts and runtime data
- Modify pyproject.toml to include both deerflow and sim_data_agent packages
- Fix package name: sim-data-agent-harness -> deerflow-harness
- Use Tsinghua mirror for Python packages in Docker build
- Change docker-compose to docker-compose (standalone CLI)
- Add PORT environment variable support for nginx
- Switch frontend to production build target (fixes inotify watch limit)
- Regenerate uv.lock
…/pandas deps

- Replace all `from deerflow.*` imports in app/ layer with `from sim_data_agent.*`
  to fix artifact download 404 (base_dir mismatch: .deer-flow vs .sim-data-agent)
- Move pgsql_query_tool connection params from hardcoded to env vars (DB_HOST etc.)
- Add psycopg2-binary and pandas to harness dependencies
- Replace all deerflow imports with sim_data_agent in app/ layer
- Add Chinese i18n support (zh-CN) and skill name_zh/description_zh fields
- Add new skills: minimax-docx, minimax-pdf, minimax-xlsx, pptx-generator,
  anthropic-frontend-design; remove claude-to-deerflow, ppt-generation
- Move pgsql_query_tool to env-based connection params
- Add psycopg2-binary and pandas dependencies
- Fix MiniMax model base_url (avoid double /v1)
- Update nginx config, frontend settings, and tool/skill UI pages
Delete unused landing components and replace root page with a
server-side redirect to /workspace.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 4, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ meliwanx
❌ liwxx


liwxx seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Resolved conflicts:
- Dockerfile: keep tsinghua mirror as default UV_INDEX_URL
- gateway routers: merge sim_data_agent tools + upstream assistants_compat/thread_runs/runs
- threads.py: keep sim_data_agent imports + upstream Store/checkpointer features
- docker-compose: keep BETTER_AUTH_SECRET + upstream internal URLs
- landing page: kept deleted (intentional removal)
- uv.lock: accepted upstream version
@WillemJiang WillemJiang closed this Apr 5, 2026
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.

3 participants