Skip to content

Added Function Version Control#1

Open
islamborghini wants to merge 2 commits into
mainfrom
version_control
Open

Added Function Version Control#1
islamborghini wants to merge 2 commits into
mainfrom
version_control

Conversation

@islamborghini
Copy link
Copy Markdown
Owner

  • Introduced a function_versions table to track every code revision of a function, replacing the inline code column on functions with an active_version pointer
  • Each code save creates a new immutable version row; invoking, gateway, and AI chat all resolve code from the active version
  • Added a version dropdown to the function detail page allowing users to browse old versions and restore any previous version as active

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