Skip to content

Add Autoloop Go migration progress site#21

Merged
mrjf merged 4 commits into
mainfrom
copilot/create-pages-progress-site
May 13, 2026
Merged

Add Autoloop Go migration progress site#21
mrjf merged 4 commits into
mainfrom
copilot/create-pages-progress-site

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 12, 2026

Description

Adds a GitHub Pages progress page for the Autoloop Python-to-Go migration, seeded from Autoloop memory, workflow runs, and migration status data.

  • Progress page

    • Adds current status, migrated line/module counts, iteration history, benchmark snapshot, validation signals, and next-up work.
    • Exposes the page in the docs sidebar under Progress.
  • Automated updates

    • Adds a gh-aw agentic workflow to refresh the progress page from Autoloop state.
    • Compiles the workflow lockfile for Actions execution.
  • Pages deploy

    • Updates docs deployment so progress page changes deploy on merge to main.

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Maintenance / refactor

Testing

  • Tested locally
  • All existing tests pass
  • Added tests for new functionality (if applicable)

Copilot AI linked an issue May 12, 2026 that may be closed by this pull request
Copilot AI and others added 3 commits May 12, 2026 17:21
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Copilot AI changed the title [WIP] Add pages site to showcase autoloop migration progress Add Autoloop Go migration progress site May 12, 2026
Copilot finished work on behalf of mrjf May 12, 2026 17:26
Copilot AI requested a review from mrjf May 12, 2026 17:26
@mrjf mrjf marked this pull request as ready for review May 12, 2026 21:51
@mrjf mrjf merged commit b0cfea4 into main May 13, 2026
38 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.

Create pages progress site

2 participants