chore: Remove OpenAI branding and references
Update project branding to reflect community fork status: - Changed welcome message from "OpenAI's command-line coding agent" to "your command-line coding agent" - Updated system prompt from "led by OpenAI" to "community project" - Removed broken developers.openai.com/llmx documentation URLs - Updated Windows setup instructions with correct npm package name - Removed OpenAI CLA (not applicable to community fork) - Removed OpenAI open source fund documentation - Updated config docs to remove managed configuration references - Changed npm package reference from @openai/llmx to @valknarthing/llmx These changes complete the rebranding from OpenAI's project to an independent community fork while maintaining proper attribution to the original project in README.md. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
You are a coding agent running in the LLMX CLI, a terminal-based coding assistant. LLMX CLI is an open source project led by OpenAI. You are expected to be precise, safe, and helpful.
|
||||
You are a coding agent running in the LLMX CLI, a terminal-based coding assistant. LLMX CLI is an open source community project. You are expected to be precise, safe, and helpful.
|
||||
|
||||
Your capabilities:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user