codexmate v0.1.18
Changes
- pi-config: align provider and model management with pi-web interactions
- pi-config: unify add-provider flow with editor and normalize model record types
- pi-config: drop json preview block from unified provider editor
- web-ui: convert pi provider picker and editor to modal dialogs
- web-ui: simplify pi provider model rows to name-only input
- web-ui: unify pi model search input style and refetch remote models on credential change
- codex: always write requires_openai_auth=true for new providers
- web-ui: align pi remote model import list with model card grid
- readme: add stackmap badge
- release: bump version to 0.1.18
Commits without PR
- ebf185a chore(release): bump version to 0.1.18 — ymkiux
- eaf5c2b docs(readme): add stackmap badge — ymkiux
- afd4589 fix(web-ui): align pi remote model import list with model card grid — ymkiux
- 0f06c6f fix(codex): always write requires_openai_auth=true for new providers — ymkiux
- 8e88dd9 fix(web-ui): unify pi model search input style and refetch remote models on credential change — ymkiux
- e110e68 feat(web-ui): simplify pi provider model rows to name-only input — ymkiux
- 0c5fe0c feat(web-ui): convert pi provider picker and editor to modal dialogs — ymkiux
- d8e7aa9 fix(pi-config): drop json preview block from unified provider editor — ymkiux
- c7345a6 feat(pi-config): unify add-provider flow with editor and normalize model record types — ymkiux
- 434a562 feat(pi-config): align provider and model management with pi-web interactions — ymkiux
Compare: v0.1.17...v0.1.18
