Skip to content

Learn claude code v1#194

Open
Frank5337 wants to merge 4 commits intoshareAI-lab:mainfrom
Frank5337:learn-claude-code-v1
Open

Learn claude code v1#194
Frank5337 wants to merge 4 commits intoshareAI-lab:mainfrom
Frank5337:learn-claude-code-v1

Conversation

@Frank5337
Copy link
Copy Markdown

No description provided.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 8, 2026

@Frank5337 is attempting to deploy a commit to the crazyboym's projects Team on Vercel.

A member of the Team first needs to authorize it.

@tourclassic567-glitch
Copy link
Copy Markdown

tourclassic567-glitch commented Apr 8, 2026 via email

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: be40fec548

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +6 to +10
MODEL_ID=deepseek-chat

# Base URL (optional, for Anthropic-compatible providers)
# ANTHROPIC_BASE_URL=https://api.anthropic.com
ANTHROPIC_BASE_URL=https://api.deepseek.com/anthropic
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Revert provider-specific defaults in env template

The template now hard-codes MODEL_ID=deepseek-chat and an active DeepSeek ANTHROPIC_BASE_URL, so a user who copies .env.example and only adds an API key no longer gets the documented Anthropic-default behavior; they either hit immediate auth/model errors (Anthropic key against DeepSeek endpoint) or unintentionally send prompts/code to a third-party provider if that key works there. Since this file is the default onboarding path, these values should stay commented/opt-in provider overrides rather than active defaults.

Useful? React with 👍 / 👎.

# Conflicts:
#	README.md
#	agents/s01_agent_loop.py
#	agents/s02_tool_use.py
#	agents/s03_todo_write.py
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