Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store config? #107

Open
RebeliusGaming opened this issue Jan 14, 2025 · 3 comments
Open

Store config? #107

RebeliusGaming opened this issue Jan 14, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@RebeliusGaming
Copy link

Operating System

Windows 11

Python Version

3.13.0

ClaudeSync Version

0.7.0

Installation Type

New

Configuration

Not needed

Steps to Reproduce

After closing CMD and opening again, Try to start claudesync push. get error

Description

First, thanks for creating this tool. It is helping me.

The problem is:
Claudesync needs the whole config process everytime I open it. Is says
Error: No active organization set. Please select an organization (claudesync organization set)
Is it possible to store the data so I only need to "claudesync push"?

My process is:

Edit code in Gamemaker
Commit the changes to my github repo.
GitGUI inside a local folder where I clone my repo.
Claudesync push.

Is this process correct?
Thank you very much

Logs

No response

@RebeliusGaming RebeliusGaming added the bug Something isn't working label Jan 14, 2025
@mg-dev25
Copy link

Normally, it is create when you set the project correctly.

Use in the command "claudesync project init" and follow the instruction provide after.

"""
.claudesync/config.local.json
"""

@RebeliusGaming
Copy link
Author

Do you mean that I need to set my config inside that file?
Thanks

@jahwag
Copy link
Owner

jahwag commented Jan 26, 2025

@RebeliusGaming Could you please confirm that you’re not inadvertently deleting the hidden project directory .claudesync during your workflow? Additionally, can you verify that you’re not using any virtual Python environment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants