Skip to content

Add v2 versioned image operations - #1

Merged
emfpdlzj merged 1 commit into
mainfrom
agent/add-v2-prompt-editing
Jul 15, 2026
Merged

Add v2 versioned image operations#1
emfpdlzj merged 1 commit into
mainfrom
agent/add-v2-prompt-editing

Conversation

@emfpdlzj

Copy link
Copy Markdown
Member

What changed

  • added public v2 process, prompt edit, and operation status APIs
  • added versioned image outputs and asynchronous image operations
  • added Celery v2 calls, stale-operation recovery, and local AI mock routes
  • updated README, environment examples, and API contracts

Why

This enables asynchronous prompt-based edits with versioned outputs, without overwriting the existing v1 task result.

Checks

  • uv run ruff check .
  • uv run ruff format --check .
  • uv run pytest (39 passed)
  • Alembic upgrade/downgrade round-trip

@emfpdlzj
emfpdlzj merged commit 0907ab4 into main Jul 15, 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.

1 participant