Skip to content

Feature/coding expert docs#7

Open
h-ttkx wants to merge 3 commits intoxpert-ai:mainfrom
h-ttkx:feature/coding-expert-docs
Open

Feature/coding expert docs#7
h-ttkx wants to merge 3 commits intoxpert-ai:mainfrom
h-ttkx:feature/coding-expert-docs

Conversation

@h-ttkx
Copy link

@h-ttkx h-ttkx commented Feb 6, 2026

Overview

This PR adds comprehensive documentation for the Coding Expert feature in both English and Chinese.

Changes

New Documentation

  • English: en/ai/toolset/coding-expert.mdx
  • Chinese: zh-Hans/ai/toolset/coding-expert.mdx

Key Features Covered

Platform Integration

  • GitHub - App Installation mode with OAuth callback
  • GitLab - OAuth and PAT (Personal Access Token) modes
  • Gitee - OAuth and PAT modes
  • Yunxiao Codeup - PAT mode

Configuration Sections

  • Backend environment variables setup
  • Platform-specific configuration steps
  • User authorization flows
  • Callback URL configuration

Security & Best Practices

  • Principle of least privilege
  • Branch protection strategies
  • Review mechanisms
  • Error handling
  • Credential security
  • Access control
  • Audit logging

Available Tools

  • Repository management (list_repositories, get_file_content, update_file)
  • Issue handling (list_issues, get_issue, create_issue, update_issue)
  • Pull Request operations (list_pull_requests, get_pull_request, create_pull_request, review_pull_request)
  • Commit operations (create_commit)

Documentation Highlights

  • ✅ Step-by-step platform configuration guides
  • ✅ Detailed environment variable reference
  • ✅ Security considerations and best practices
  • ✅ FAQ section for common issues
  • ✅ Integration method comparison table
  • ✅ Links to official platform documentation

Notes

  • This feature is available in Professional Edition
  • The product name has been updated from "Coding Agent" to "Coding Expert"
  • Yunxiao organization ID format clarified (string format like "6932875abb64aae55975251f")

XpertAI Docs added 3 commits February 6, 2026 11:38
- Add English version of Coding Agent documentation
- Add Chinese version of Coding Agent documentation
- Cover GitHub, GitLab, Gitee, and Yunxiao Codeup platforms
- Include OAuth and PAT integration methods
- Add configuration steps, usage examples, and best practices
- Change 'Install' to 'Save' for GitHub authorization completion
- Update both English and Chinese documentation
- Update product name from 'Coding Agent' to 'Coding Expert'
- Update Chinese name from '编码智能体' to '编码专家'
- Remove usage examples section
- Update Yunxiao organization ID description with correct format
- Rename files from coding-agent.mdx to coding-expert.mdx
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.

1 participant