Skip to content

feat(setup): custom OpenAI-compatible provider (base URL)#76

Merged
vignesh07 merged 1 commit into
mainfrom
feat/custom-openai-provider
Feb 11, 2026
Merged

feat(setup): custom OpenAI-compatible provider (base URL)#76
vignesh07 merged 1 commit into
mainfrom
feat/custom-openai-provider

Conversation

@vignesh07

Copy link
Copy Markdown
Owner

Implements #48 (as much as we can in the template): allow configuring an OpenAI-compatible API with a custom base URL from the /setup wizard.

Adds optional fields to /setup:

  • provider id
  • baseUrl
  • api type (openai-completions vs openai-responses)
  • api key env var name (stored as ${ENV_VAR} reference; user sets env var in Railway)
  • optional model id registration

On successful onboarding, the wrapper writes:

  • models.mode=merge
  • models.providers.<providerId> JSON

Includes basic validation and prints the command output in the setup log.

@vignesh07 vignesh07 merged commit a0bfda6 into main Feb 11, 2026
1 check passed
@vignesh07 vignesh07 deleted the feat/custom-openai-provider branch February 11, 2026 05:55
k7cfo pushed a commit to k7cfo/railclaw that referenced this pull request Feb 21, 2026
gginesta pushed a commit to gginesta/clawdbot-railway-template that referenced this pull request Apr 28, 2026
gginesta pushed a commit to gginesta/clawdbot-railway-template that referenced this pull request Apr 28, 2026
gginesta pushed a commit to gginesta/clawdbot-railway-template that referenced this pull request Apr 28, 2026
…tes, weekly cron

- Audited all MEMORY.md items against real sources (Paperclip, GitHub, Notion)
- Removed stale items: Pikachu article (done), April/Steph (done), Raphael A8 (delivered), WHOOP (parked)
- Fixed: Leonardo PR vignesh07#76 was closed not merged (was listed as 'needs review')
- Added [verified: YYYY-MM-DD] dates to all pending items
- Created scripts/memory-audit.py — scans for stale/unverified items
- Weekly cron (Mon 10:00 HKT) runs audit automatically
- REG-041: Never report pending items without same-session verification
- MEMORY.md down from ~14KB to ~7KB
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