Fix Discovery.py encoding and add local status check script#11
Draft
Copilot wants to merge 3 commits into
Draft
Conversation
Agent-Logs-Url: https://github.com/enjoyneer87/eMach/sessions/02475cf9-c31e-4780-b87c-ce11c4c80ad0 Co-authored-by: enjoyneer87 <45963466+enjoyneer87@users.noreply.github.com>
…erview Agent-Logs-Url: https://github.com/enjoyneer87/eMach/sessions/02475cf9-c31e-4780-b87c-ce11c4c80ad0 Co-authored-by: enjoyneer87 <45963466+enjoyneer87@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add functionality to check local status
Fix Discovery.py encoding and add local status check script
Mar 31, 2026
Owner
|
@copilot 로컬에서 chat으로 파이썬코드를 리팩토링하고 코드를 수정하는거랑 cli를 이용해서 하는거중에 어느게 토큰대비 효율적이면서 컨텍스트도 길게 이해하지? |
Author
간단히 비교하면: Chat (Copilot Chat / 에이전트)
CLI (aider, Copilot CLI 등)
결론 – eMach 같은 MATLAB/Python 혼합 레포 기준:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Discovery.py(auto-generated by Motor-CAD v2025.2.2) contained a Korean timestamp comment (오후= PM) encoded in EUC-KR/CP949 with no encoding declaration, causing Python 3 to raise aSyntaxErroron import. A newcheck_local_status.pyutility provides a quick snapshot of the local development environment.Changes
Discovery.py: Converted file encoding from EUC-KR to UTF-8 so Python 3 can parse it without error.check_local_status.py(new): Standalone script reporting:numpy,scipy,matplotlib,pandas,nbformat,jupyter).mfile counts by category (Class, tests, tools).mat,.json,.mot,.jmag)