Personal_AI_Infrastructure icon indicating copy to clipboard operation
Personal_AI_Infrastructure copied to clipboard

Does this work in codespaces?

Open mrjcleaver opened this issue 2 months ago • 2 comments

Hi - I recognize this is supposed to run locally, but for testing purposes and unknown code I prefer to run in codespaces.

Before I do that, any advice? I assume some things might not work, it would be nice to have a heads up of what they might be.

Cheers, Martin,

mrjcleaver avatar Jan 06 '26 16:01 mrjcleaver

ok, I'm not sure whether this is supposed to work but I wanted to avoid KAI to try my ~/.claude folder so followed https://github.com/danielmiessler/Personal_AI_Infrastructure?tab=readme-ov-file#3-installation-process

Image

I expected the installation to then use ~/PAI/.claude rather than ~/.claude - or am I misreading things?

Thanks! Martin

mrjcleaver avatar Jan 06 '26 18:01 mrjcleaver

during the installation, PAI did make a backup - it moved my original .claude/ dir to .claude-BACKUP/. So it would be very simple to switch back and forth just by re-renaming the dirs, or some other solution in your .bashrc for example.

smarshall54 avatar Jan 08 '26 00:01 smarshall54

Thank you @mrjcleaver for asking! 🙏

PAI v2.1 includes an improved wizard-style installer with better environment detection. Codespaces support is an interesting use case - feel free to test against the new structure and report back!

See the release: https://github.com/danielmiessler/PAI/releases/tag/v2.1.0

danielmiessler avatar Jan 08 '26 12:01 danielmiessler