gabriel / musehub public
feat patch dev
AI Agent gabriel · 132 days ago · May 4, 2026 · Diff

feat: add backfill_structured_delta.py to recover structured_delta from local Muse history

sha256:05c84cb12940acf22316ae3fd42a12c341478276e4f7efe81f2f01c7498cfa88 sha
+16 symbols
sha256:495d3b3bd2a31954f870eae0ad3c359d66c6a9ab84d206acc3b59f834611d4ac snapshot
+16
symbols added
0
dead code introduced
Semantic Changes 16 symbols
~ deploy/backfill_structured_delta.py .py 16 symbols added
+ AsyncSession import import AsyncSession L22–22
+ annotations import import annotations L12–12
+ argparse import import argparse L14–14
+ asyncio import import asyncio L15–15
+ create_async_engine import import create_async_engine L22–22
+ db import import db L26–26
+ get_database_url import import get_database_url L25–25
+ json import import json L16–16
+ sa import import sa L21–21
+ sessionmaker import import sessionmaker L23–23
+ subprocess import import subprocess L17–17
+ sys import import sys L18–18
+ time import import time L19–19
+ main function function main L112–119
+ muse function function muse L29–34
+ run function async_function run L37–109
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:05c84cb12940acf22316ae3fd42a12c341478276e4f7efe81f2f01c7498cfa88 --body "your comment"