Skip to content

Implement AionLabs AI adapter#270

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
op-simoneromeo:codex/aionlabs-openai-compatible
May 20, 2026
Merged

Implement AionLabs AI adapter#270
ralyodio merged 1 commit into
profullstack:masterfrom
op-simoneromeo:codex/aionlabs-openai-compatible

Conversation

@op-simoneromeo
Copy link
Copy Markdown
Contributor

Summary

  • replace the AionLabs AI stub with an OpenAI-compatible chat-completions adapter
  • add default AionLabs API base/model metadata and token-safe dry-run behavior
  • add mocked request/response/error tests for the adapter

Validation

  • corepack pnpm@9.12.0 exec vitest run packages/ai/aionlabs/src/index.test.ts
  • corepack pnpm@9.12.0 --filter @profullstack/sh1pt-ai-aionlabs typecheck
  • corepack pnpm@9.12.0 --filter @profullstack/sh1pt-ai-aionlabs build
  • git diff --check
  • secret-pattern scan over changed AionLabs files

Refs #6

@ralyodio ralyodio merged commit 74db6b3 into profullstack:master May 20, 2026
4 checks passed
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