Skip to content

Added GitLab and GitHub OAuth2 Integration#4

Merged
Minitour merged 6 commits into
mainfrom
develop
Feb 13, 2026
Merged

Added GitLab and GitHub OAuth2 Integration#4
Minitour merged 6 commits into
mainfrom
develop

Conversation

@Minitour
Copy link
Copy Markdown
Contributor

  • Fixed issue where HTML files were not bundled in the compiled binary
  • Enhanced skill installation method
  • Added the ability to integrate with GitHub and GitLab using OAuth2 through the UI and through the CLI
  • Added the ability to pass variables from .env files directly.
  • Renamed clients to providers in capabilities

…ism for SKILL.md files. Added a new function to try multiple common directory paths and branches in GitHub repositories, improving error handling for missing skills. Introduced a new file for skill path discovery logic.
…s documentation and codebase for consistency. Updated related functions and tests to reflect this change.
@Minitour Minitour merged commit 67443be into main Feb 13, 2026
8 checks passed
Minitour added a commit that referenced this pull request May 14, 2026
- Use ensureLoaded() instead of reload() in list() to avoid redundant
  readdirSync + dynamic-imports on every web UI navigation
- Remove dead AbortController from withTimeout; use a plain timeout race
  since the signal was never forwarded to adapter promises
- Document ESM module cache leak for long-running servers that frequently
  edit adapter files
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