forked from HKUDS/DeepCode
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Ryan2015/DeepCode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: HKUDS/DeepCode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 208 files changed
- 5 contributors
Commits on Dec 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for df86c5e - Browse repository at this point
Copy the full SHA df86c5eView commit details
Commits on Jan 4, 2026
-
feat: add multi-model support and environment variable API keys
Features: - Add separate planning_model and implementation_model for all providers - Support GOOGLE_API_KEY, ANTHROPIC_API_KEY, OPENAI_API_KEY env vars - Environment variables take precedence over mcp_agent.secrets.yaml - Add .env.example template for easy setup Refactoring: - Add shared get_api_keys() and load_api_config() in llm_utils.py - DRY up duplicated config loading code in workflow files - Use lazy imports for anthropic/openai to make them optional - Remove hardcoded brave search server, use config-based search Config changes: - Add planning_model/implementation_model options for google, anthropic, openai - Add mcp_agent.secrets.yaml to .gitignore (use .env instead) - Ignore deepcode_lab/, and logs/
Configuration menu - View commit details
-
Copy full SHA for 244af4c - Browse repository at this point
Copy the full SHA 244af4cView commit details
Commits on Jan 7, 2026
-
Merge pull request HKUDS#106 from toadlyBroodle/feature/multi-model-s…
…upport feat: add multi-model support and environment variable API keys
Configuration menu - View commit details
-
Copy full SHA for 29672e3 - Browse repository at this point
Copy the full SHA 29672e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a8e5f9 - Browse repository at this point
Copy the full SHA 6a8e5f9View commit details
Commits on Feb 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e9be65b - Browse repository at this point
Copy the full SHA e9be65bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2dccbe - Browse repository at this point
Copy the full SHA b2dccbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71bf329 - Browse repository at this point
Copy the full SHA 71bf329View commit details -
Configuration menu - View commit details
-
Copy full SHA for 494b6d3 - Browse repository at this point
Copy the full SHA 494b6d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a92402c - Browse repository at this point
Copy the full SHA a92402cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f503e24 - Browse repository at this point
Copy the full SHA f503e24View commit details
Commits on Feb 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3db7cb1 - Browse repository at this point
Copy the full SHA 3db7cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8011e4 - Browse repository at this point
Copy the full SHA c8011e4View commit details
Commits on Feb 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3d6f6a8 - Browse repository at this point
Copy the full SHA 3d6f6a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05fb85d - Browse repository at this point
Copy the full SHA 05fb85dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4970dd - Browse repository at this point
Copy the full SHA d4970ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2c068 - Browse repository at this point
Copy the full SHA ca2c068View commit details
Commits on Feb 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 76d30cd - Browse repository at this point
Copy the full SHA 76d30cdView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main