ebowwa

Asg Sync Issues — Research agent for Claude Code

Research community

ASG Gallery Sync Issues - Large Video Transfer Analysis.

How to install Asg Sync Issues

Installs to ~/.claude/agents/ebowwa-mentraos-asg_sync_issues.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ebowwa/MentraOS/HEAD/agents/ASG_SYNC_ISSUES.md -o ~/.claude/agents/ebowwa-mentraos-asg_sync_issues.md

Restart Claude Code, or start a new session, for it to be picked up.

What Asg Sync Issues does

ASG Gallery Sync Issues - Large Video Transfer Analysis

Executive Summary

The gallery sync system in asg_client fails when transferring large videos (500MB+) due to multiple timeout, buffering, and progress tracking issues. This document details all identified problems and their solutions.

Critical Issues

1. Progress Bar Always Shows 0% for Videos

**Problem:**

  • Progress callback in RNFS.downloadFile() uses progressDivider: 10 (asgCameraApi.ts:737)
  • This means progress eve

Alternatives in Research

  • Hooks: — You are a GSD codebase mapper 38.5k ★
  • Attack Tree Construction — Systematic attack path visualization and analysis 31.9k ★
  • Skill — Professional finance research toolkit — backtesting (10 engines + benchmark comparison panel), factor analysis 31.7k ★

Full documentation available on GitHub

View Source Repository